This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need help configuring uclibc as a native compiler for mipsel


On Mon, Aug 12, 2002 at 01:18:08PM -0400, Joel Coltoff wrote:
> On Mon, 12 Aug 2002, Yves Rutschle wrote:
> 
> 
> > Aside the obvious question of why you would want to do that,
> > I don't think you can fit gcc in 8Mb...
> 
> The compiler will reside on an NFS mount. The libraries will be
> in the usual place.

Okay. If you have unlimited NFS space, maybe an easier way
would be to simply provide glibc through NFS. (I do
something similar here, where I have an on-board system
based on uclibc, then for bigger tools I chroot on a full
RedHat system. Works pretty well).

You'll also probably need to set up some sort of NFS swap, I
found that many programs can't be compiled on my 16MB board.


HTH,
Y.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]