Changing runtime directory

Khem Raj raj.khem at gmail.com
Mon Jul 28 22:42:40 UTC 2008


On (27/07/08 16:31), S0L0 at gmx-topmail.de wrote:
> Hello!
> 
> I am pretty new to this mailing list and the whole uclibc thing and I ave a question:
> 
> I downloaded the pre-installed buildroot toolchain, mounted the image, copied my sources in it and chrooted in the toolchain.
> 
> I am building my target system in /target/
> 
> I can simply compile uClibc for my target system without any errors. But when I chose "make PREFIX=/target install_runtime" the uClibc-runtimes are installed in /target/usr/i586-linux-uclibc/lib. I think, that this is not a big problem, but is it possible to install it just in /target/lib ?
> 

what happens when you set RUNTIME_PREFIX=/target/lib either in .config
or on make commandline.

Thx

-Khem



More information about the uClibc mailing list