[Buildroot] Problem with buildroot and external toolchain

hartleys hartleys at visionengravers.com
Tue Jun 17 19:13:44 UTC 2008


Peter Korsgaard write:
> Hi,
>
> Does <cross>-gcc -printf-file-name=<lib> give the right path? Have 
> you seen the new defaults I added to those settings lately? Those
> work for me with a uclibc toolchain.

$ arm-linux-gcc -print-file-name=libc.so.0
/usr/local/arm/4.1.1-920t/lib/gcc/arm-linux-uclibc/4.1.1/../../../../arm
-linux-uclibc/lib/libc.so.0

Yes the path is correct. That directory has all the library files.

What defaults are you referring to? If it's the
BR2_TOOLCHAIN_EXTERNASL_LIBS then I have not modified it from the
default.

Hartley 



More information about the buildroot mailing list