[uClibc]trouble with dynamic libuClibc.so

Manuel Novoa III mnovoa3 at bellsouth.net
Thu Mar 1 15:17:43 UTC 2001


On Thu, 01 Mar 2001, Robert Schwebel wrote:
> On Wed, 28 Feb 2001, Manuel Novoa III wrote:
> > 1) As it stands right now, gcc-uClibc is built to look for the static uClibc
> > lib and crt0.o in the build directory.  Either a seperate installable version
> > should be built that looks in the install directory or (perhaps) there should
> > be an option to force it to look in the build directory instead of the
> > (default) install directory.
> 
> What about this $UCLIBC/gcc-uClibc directory? In my CVS tree there is also
> $UCLIBC/extra/gcc-uClibc which seems to be that one being used at the
> moment. 

I think you're talking about UCLIBC_DIR, which is set by the
extra/gcc-uClibc/Makefile as

UCLIBC_DIR = $(shell (cd ../.. ; /bin/pwd))

which _is_ the uClibc build directory.

I think the last part of the paragraph was unclear.  What I meant was that the
default "should be" the install directory.

Manuel






More information about the uClibc mailing list