On Tue, Apr 15, 2014 at 04:51:29PM +1000, matthew green wrote:
> hmmm this option is now called -march=68000.  i don't think any
> x68k are 68000 are they?  all 020/030/040?  perhaps using
> -mcpu=m68020 here might be best?  i would test some and see if
> size or speed matters any.

It doesn't really matter for .S files, as long as the code does not mutate
due to ifdefs - or am I missing something?

Martin

Reply via email to