[uClibc]RE: [BusyBox] Uclibc libraries...

Tom Cameron TCameron at stmarysbank.com
Mon May 7 16:49:36 UTC 2001


Okay...thanks....I normally don't scroll down that far, so I didn't even
notice that having been set...dumb mistake.  Thanks!

--
Thomas Cameron
Network Technician / Operations Specialist
St. Mary's Bank

> -----Original Message-----
> From:	Edmund Troche [SMTP:edmund at troche.org]
> Sent:	Monday, May 07, 2001 10:11 AM
> To:	Tom Cameron
> Cc:	'uclibc at uclibc.org'; busybox at uclibc.org
> Subject:	Re: [BusyBox] Uclibc libraries...
> 
> Hi Tom,
> 
> At the end of the Config file there's a variable (INSTALL_DIR) that is set
> to
> /usr/$(TARGET_ARCH)-linux-uclibc by default. That's what controls where it
> installs. The other thing is that when you use the gcc from uClibc/bin it
> will
> make your resulting binaries point to the install directory libs, asuming
> you
> are doing a dynamic link, so you will probably have to rebuild after you
> install uClibc in the new location.
> 
> 
> Edmund Troche
> 
> 
> Tom Cameron wrote:
> 
> > Hello all,
> >         I just recently grabbed the latest CVS of uClibc, and compiled
> > everything against it (tinylogin, BusyBox, etc.).  But when I tried to
> > install it all on my target system, I noticed that uClibc installs to
> > /usr/i386-blah-blah-blah/*.  I looked in the Makefile, but didn't notice
> > anything that would install JUST the libraries in a specified path (I
> > already had to specify my development path).  Additionally, it installed
> a
> > TON of other stuff (the compiler, etc.).  My question is, HOW IN THE
> WORLD
> > DO I MAKE IT INSTALL _LIBRARIES_ TO MY /{development_path}/lib ?!?!  For
> now
> > I have made a TON of symlinks...but I do NOT want to use that as a final
> > solution.  As a foot note...I don't mind placing these libraries in my
> main
> > system's /lib directory, as long as they don't conflict with anything
> > already in there.
> >
> > Thanks all!
> >
> > --
> > Thomas Cameron
> > Network Technician / Operations Specialist
> > St. Mary's Bank
> >
> > _______________________________________________
> > busybox mailing list
> > busybox at uclibc.org
> > http://uclibc.org/mailman/listinfo/busybox





More information about the uClibc mailing list