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: e300c4 powerpc cpu support : Unknown cpu used in --with-cpu=e300c4


On 10/28/2014 11:52 AM, Sophie Leray wrote:

> Hi,
> 
> I have to build a cross toolchain for the MPC837x which is based on
> the e300c4 cpu.
> 
> I have followed the sample exemple to build a cross toolchain for the
> e300c3 cpu, and that works!
> But when I only changed (in Target optimisations) the "Emit assembly
> for CPU"(--with-cpu) and "Tune for CPU"(--with-tune) fields by
> "e300c4", build failed and printed

Hi.
For all intents and purposes the e300c4 is the same as the e300c3, it
just has a bigger L1 cache.
Explicit support for the e300c4 was never added to vanilla gcc, but if
it were it would probably just be an alias for e300c3.
Regards.


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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