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

Re: [MiNT] Fwd: Re: [Atari-coldfire] More simple games built for ColdFire



On 21/10/2012 13:12, Henk Robbers wrote:
The default for Coldfire target should be .l

IMHO, it is insane to have different behaviors for different CPUs.
You should use .w by default if the size is not specified, for Pure C compatibility, whatever the CPU target. And issue a warning such as "Unspecified index size. Using .w by default. Please specify the size explicitly."

Anyway, having a different index size be default on 68000 between Pure C/AHCC and the GNU tools is a bad thing, but historically things are like that...

--
Vincent Rivière