[uClibc] bin/ folders wont install

maillist at heteromail.com maillist at heteromail.com
Sun Jun 6 02:08:22 UTC 2004



So I'm not too sure what I'm doing wrong here. I'm trying to install
uClibc-0.9.26 and everything builds just fine, I'm using a default .config
file, except I changed
SHARED_LIB_LOADER_PATH="/lib"
RUNTIME_PREFIX="${PRJROOT}/tools/uclibc"
DEVEL_PREFIX="${PRJROOT}/tools/uclibc/usr"

from there i run "make CROSS=i386-linux-"
and then "make CROSS-i386-linux- PREFIX="" install"

it compiles and installs with no errors, but when i got $PRJROOT/tools/uclibc
(my install dir) there's no bin/ folder with i386-uclibc-gcc, isn't it supposed
to be there? How else do I compile my programs against uClibc?

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the uClibc mailing list