This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG 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: mips 32 24kec eabi. . .


On 06 Jul 2015 16:00, ANDY KENNEDY wrote:
> It seems that we are required to use the eabi system calls at boot for
> this processor.  Is that real or have we fallen off into the weeds on
> this?  We are not (by far) mips experts.

if you only need it for the boot loader (e.g. u-boot), then you don't want a
linux/glibc toolchain.  people use something like mips-elf (*) instead and that
can either use newlib or forego the C library entirely.

(*) i haven't done mips/eabi myself, so the exact tuple here might be different.
-mike

Attachment: signature.asc
Description: Digital signature


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