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

Re: 040 support in gcc



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.