e300c4 powerpc cpu support : Unknown cpu used in --with-cpu=e300c4

Gustavo Zacarias gustavo@zacarias.com.ar
Tue Oct 28 16:47:00 GMT 2014


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



More information about the crossgcc mailing list