GCC 2.7.2.2 and MC68K

Gosha Zafievsky (gosha@rosinter.ru)
Tue, 8 Jul 1997 12:05:10 +0359 (MSD)


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