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

Re: [MiNT] new cross mintlib breaks -m68030?



Selon Petr Stehlik <joy@sophics.cz>:
> 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?

It looks like the *native* as is used instead of the cross one... I have no idea
how it could happen with a mere mintlib upgrade.


Xavier