Build problems

Johnnie Peters johnnie123 at verizon.net
Mon Feb 13 17:37:04 UTC 2006


I am trying to use a buildroot environment to build a x86_64 target file 
system.  At the same time I would like to leave a cross compile 
environment for others to use also.

The build fails during the final build stage of the compiler.  It looks 
like the 32 math library entries are created and then the build tries to 
add them to the dynamic libc.so.0.  This is however linked to a 64 bit 
version of uClibc so it fails with a wrong machine type error and then 
it cannot find a correct version of libc.so.0.

I see on the mailing list that x86_64 passes build for uClib.  Is this 
being done in a buildroot environment?  If so is there something special 
I need to do?

Thanks in advance for any help on this.

Johnnie




More information about the uClibc mailing list