It's not hard to automatically copy-the .rel to a .o file for those rare
times it actually is needed.
I believe you will find the choice of .o is related to the 'traditional'
naming of files created by the earliest Z80 assemblers and compilers on
both dedicated OS's and CP/M.
Art
Original Mes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Borut Razem schrieb:
> Hello sdcc developers and users,
>
> I'm thinking about changing the object file exetnsion for z80 and gb
> targets from .o to .rel, which is used by all other targets. The
> original as also uses .rel extensin for z80 an
Hello Borut,
Borut Razem wrote:
>
> I'm thinking about changing the object file exetnsion for z80 and gb
> targets from .o to .rel, which is used by all other targets. The
> original as also uses .rel extensin for z80 an gb. I don't know why
> it was changed from .rel to .o. I think it