This is the mail archive of the gcc-help@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: Error building mips-sde-elf crosscompiler


On Jul 13, 2014, at 20:04, Kai Ruottu wrote:
> 13.7.2014 14:01, Anders Montonen kirjoitti:
>> 
>> I am trying to build a GCC 4.9.0 toolchain targeting mips-sde-elf on a OS X 10.7 host. Building the first stage compiler works fine, but trying to build the final compiler always ends with an error.
> What on earth "first stage" and "final" compilers?  Cross GCCs for embedded targets using newlib should
> succeed in one build stage when the host CC is GCC, a native or a cross one (Canadian Cross).

Call it a bootstrap compiler if you wish. Building in one stage produces the same error. GCC 4.9.1 also behaves the same.

Regards,
Anders Montonen
(please cc, not subscribed to list)

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