[uClibc]make install?

Alex Holden alex at linuxhacker.org
Tue Jul 17 08:27:23 UTC 2001


On Mon, 16 Jul 2001, David Schleef wrote:
> The Makefile changes just sort of snuck in, without anyone
> announcing it on the list.  I suppose that I should have done
> it.

Is there a way yet to use the same build for both testing on the
development system and installing on the target? ie. where executables
and the shared library loader look in DEVEL_PREFIX/lib before
TARGET_PREFIX/lib for ld-uclibc.so.0 and the shared libraries? I'm not
sure if it's just something I'm doing wrong, but I've been needing to
build uClibc twice, once to make one with the library search path set to
/usr/i386-linux-uclibc/lib/ for testing, and again with the library search
path set to /lib/ for installation (and also link two copies of the
executables, once with CC=/usr/i386-linux-uclibc/usr/bin/i386-uclibc-gcc
and once with CC=/usr/i386-linux-uclibc-target/usr/bin/i386-uclibc-gcc).

-- 
------- Alex Holden -------
http://www.linuxhacker.org/
 http://www.robogeeks.org/






More information about the uClibc mailing list