[BusyBox] Stupid question about ld, uClibc & busybox

Erik Andersen andersen at codepoet.org
Tue Oct 22 13:17:04 UTC 2002


On Tue Oct 22, 2002 at 06:31:43PM +0200, Jean-marc Harang wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello,
> 
> I'm afraid I've a stupid question about link method with uClibc & busybox. 
> 
> I choose TARGET_PREFIX=/ (this is the default) for installing uClibc on target
> 
> But when I build busibox on my host computer, I got : 
> 
> /usr/i386-linux-uclibc/bin/i386-uclibc-ldd busybox
> 	libc.so.0 => /usr/i386-linux-uclibc/lib/libc.so.0
> 	/usr/i386-linux-uclibc/lib/ld-uClibc.so.0 
> =>/usr/i386-linux-uclibc/lib/ld-uClibc.so.0
> 
> How to build busybox to use /lib/libc.so.0 etc... ?

Build uClibc with SHARED_LIB_LOADER_PATH=/lib

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list