[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] new cross mintlib breaks -m68030?
Hi,
I got convinced to upgrade to latest mintlib in order to get rid of
staircase text output under TOS (LF vs CRLF problem, you know).
Now I get the following error:
m68k-atari-mint-gcc -I/home/joy/linux-m68k/linux/include -m68030 -m68881
-Dlinux -O2 -fomit-frame-pointer -Wall -DBOOTINFO_COMPAT_1_0 -c
bootstrap.c -o bootstrap.o
as: unrecognized option `-m68030'
make: *** [bootstrap.o] Error 1
As soon as I return back the previous mintlib (whatever it was, some
version from 2001) it compiles OK.
Any idea how different include files can break an 'as' command line
option?
Petr