This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: glibc or newlib for mips-elf?


On Tue, Sep 06, 2005 at 09:48:18AM +0800, Eric Fisher wrote:
> hi, 
> 
> Would you tell me which I should select to port for the new target?
> The new target is like mips-elf. But I was told that glibc doesn't
> support mips-elf well. Is it right?

Glibc is a C library for (mostly) GNU/Linux targets.  If you aren't
running a hosted kernel on your board port, then you should probably be
using newlib instead.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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