GCC 2.7.2.2 and MC68K

Gosha Zafievsky gosha@rosinter.ru
Tue Jul 8 01:05:00 GMT 1997


Hi!

> add  TARGET_LIBGCC2_CFLAGS=-O0  to the Make flags.  Something
> in the optimizer of 2.7.2 causes it to generate a M68020 opcode,
> which the assembler rejects since you want M68000 code.  Adding
> above will disable the optimizer for the library.  Alternatively,
> you could go back to GCC 2.7.0, which does not have this trouble.

   Hmm, adding this option to Make flags doesn't solve this problem... :(

With best wishes
Gosha



More information about the crossgcc mailing list