[uClibc]Can't get uClibc to work in alternate location

Brian Finley brian.finley at baldguysoftware.com
Fri Aug 2 15:50:13 UTC 2002


Thanks, man.

-Brian



On Thu, 2002-08-01 at 16:00, Erik Andersen wrote:
> On Thu Aug 01, 2002 at 10:33:14AM -0500, Brian Finley wrote:
> > Erik,
> > 
> > The SystemImager development team is using uClibc as is having a bit of
> > a conundrum.  We need to be able to build uClibc, install it to a
> > development directory, compile against it there, then have the resultant
> > system work on our embedded Linux (BOEL).
> 
> Ok so far.  I do that all the time.
> 
> You will probably want to take a look at how I do things 
> ini buildroot:
>     http://www.uclibc.org/cgi-bin/cvsweb/buildroot/
> 
> but the essence is doing something like this:
> 
>     STAGING_DIR=/home/foo/staging_dir
>     SHARED_LIB_LOADER_PATH=/lib
>     DEVEL_PREFIX=$(STAGING_DIR)
>     SYSTEM_DEVEL_PREFIX=$(STAGING_DIR)
>     DEVEL_TOOL_PREFIX=$(STAGING_DIR)/usr
> 
>  -Erik
> 
> --
> Erik B. Andersen             http://codepoet-consulting.com/
> --This message was written using 73% post-consumer electrons--
> 
-- 
---------------------------------------------------
 Brian Elliott Finley  http://baldguysoftware.com/
  phone: 214.280.8188  http://systemimager.org/           
---------------------------------------------------




More information about the uClibc mailing list