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

Re: [MiNT] Binutils 2.18 + GCC 4.2.3



On Wed, 2008-02-06 at 09:54 +0100, MiKRO wrote:
> 
>         You can't specify two -m (machine) models on the same
>         commandline. You
>         have -m68060 and -m68020-60.
> I thought so, however, I expected it will be the same as with gcc --
> the last option counts. Any idea how to build 060-gcc/binutils then?
> As I said, now I use make CFLAGS=... to add that -m68060 flag.

Search and remove the original m68020-60 flag.

Alan.