[uClibc]Re: [BusyBox] Problems building busybox against uClibc

Erik Andersen andersen at codepoet.org
Thu Jun 12 20:56:33 UTC 2003


On Thu Jun 12, 2003 at 02:51:34PM -0600, Jason Bodnar wrote:
> On Thu, 12 Jun 2003 14:34:33 -0600, Erik Andersen wrote
> > On Thu Jun 12, 2003 at 02:33:55PM -0600, Jason Bodnar wrote:
> > > That worked. 
> > > 
> > > Does: 
> > > 
> > > export PATH={uClibc DEVEL_PREFIX}/bin:$PATH
> > > 
> > > not work anymore for uClibc?
> > > 
> > > I can't get it to work with other packages such as devfsd.
> > 
> > It _may_ work.  Sometimes.  But I strongly recommend
> > against it...
> 
> Okay, just going by what's in the INSTALL doc for uClibc-0.9.19. What is the
> preferred way to build something that doesn't support CROSS in the Makefile
> like busybox?

Set CC to your uClibc compiler.  i.e.

    make CC=/usr/i386-linux-uclibc/bin/i386-uclibc-gcc

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--


More information about the uClibc mailing list