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]

glibc or newlib for mips-elf?


>If you are running the Linux kernel, then your target is not mips-elf,
>but rather mips-linux-gnu.  For that target, glibc or uclibc is
>appropriate.

Exactly to say,  the target is neither mips-elf nor mips-linux-gnu. I just
use mips-elf as the start. It's a new target with little endian and own ISA.
We need to port binutils and gcc and also library. 

Thanks again.

Eric


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