[uClibc] buildroot error building ARM version on linux

Manuel Novoa III mjn3 at codepoet.org
Sat Jan 24 05:05:31 UTC 2004


Hello,

On Fri, Jan 23, 2004 at 05:08:46PM -0800, John Lewis wrote:
> At 06:02 AM 1/23/2004, Manuel Novoa III wrote:
> >I don't think you posted the correct Makefile.  In the one you posted,
> >SOFT_FLOAT was set to false.  But in the above build log excerpt, you
> >are obviously building with soft float enabled.
> 
> You are correct. So much for trying to paste things into emails at 4:00am. 
> ;-)
> 
> Ok, I have tried it with the Makefile shown both with SOFT_FLOAT set to 
> both true and false. In both cases, I get the above error. Otherwise, the 
> builds are identical.

I did an arm build prior to my first reply.  I didn't have any problems.

If SOFT_FLOAT is not set to true, then there should be no occurrences
of -msoft-float in the build.

It would help to know what the exact error was which prevents creation
of executables.  What happens if you try building a simple app?

Manuel



More information about the uClibc mailing list