On Wed, 2011-08-10 at 07:43 -0500, Kumar Gala wrote: > While these are good suggestions, I still think the toolchain is broken as > u-boot has been this way for sometime and numerous other cross toolchains > work perfectly fine.
I just tried "ld -lgcc" on my Ubuntu desktop and it didn't work there either. Indeed, there's no way in general for ld to know which libgcc to use since you might have multiple versions of gcc installed on the system. So, while u-boot might have worked for you before, if it is linking with the command you mentioned (and no extra -L options) then I think it was only working by chance. p. _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core