[uClibc] gcc, binutils and glibc

Chad Thunberg chad.thunberg at nologin.org
Tue May 25 21:41:36 UTC 2004


I am having problems getting a uclibc linked gcc and binutils install in the 
build_<arch>/root filesystem utilizing the buildroot snapshot, everything is 
being linked against the host's glibc.

Searching for the archives, this seems to be a common problem but did not find 
anything that remedied the problem.  Before I start pouring over patches and 
Makefiles, has this problem been addressed already?


bash-2.05b$ ldd build_i386/root/usr/bin/gcc
        libc.so.6 => /lib/libc.so.6 (0x4002d000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000

bash-2.05b$ ldd build_i386/root/usr/bin/objdump
        libdl.so.2 => /lib/libdl.so.2 (0x4002d000)
        libc.so.6 => /lib/libc.so.6 (0x40030000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000


Thanks,
-Chad



More information about the uClibc mailing list