On (27/07/08 16:31), [EMAIL PROTECTED] 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
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to