[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 040 support in gcc
- To: unlisted-recipients:;@terminator.rs.itd.umich.edu (no To-header on input)
- Subject: Re: 040 support in gcc
- From: Mikko Larjava <mitala@nic.funet.fi>
- Date: Wed, 11 Feb 1998 11:27:47 +0200 (EET)
- Cc: MiNT mailing list <mint@atari.archive.umich.edu>
- In-reply-to: <Pine.MNT.3.96-MiNT.980210212308.208A-100000@bluto>
- Sender: mitala@nic.funet.fi
On Tue, 10 Feb 1998, Jo Even Skarstein wrote:
> Does gcc support the 040 properly? There's supposed to be a '-m68040'
> option, but gcc doesn't recognise it here. '-m68020-40' works fine,
> but I'd prefer "real" 040-binaries.
Yes it does but gas 1.38 doesn't. It says unknown -m option if executed
with -m68040 flags. Gas 2.5.1 should work ok.