[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] FreeMiNT 1.15.1 beta 0.4



Hi Frank!

FN>Note: There are no longer special versions for 68040 or 68060. The
FN>68030 is compiled with 68060 optimization that generate optimal code
FN>for all processors.
And this makes problems (at least with my configuration) which disapeared
when I reset it to the old MODEL="-m68030":
-------------------------------- >8 schnipp 8<
--------------------------------
# Compiling cnf.c ...
{standard input}: Assembler messages:
{standard input}:446: Error: scale factor invalid on this architecture; needs
cpu32 or 68020 or higher -- statement `movew d3,a0@(a1:l:2)' ignored
{standard input}:610: Error: operands mismatch -- statement `tstl a2' ignored
{standard input}:663: Error: operands mismatch -- statement `tstl a2' ignored
{standard input}:703: Error: operands mismatch -- statement `tstl a3' ignored
{standard input}:734: Error: operands mismatch -- statement `tstl a3' ignored
make[1]: *** [objs/cnf.o] Error 1
-------------------------------- >8 schnapp 8<
--------------------------------

Bye

                Joerg