Hi,
On Sat, Dec 07, 2024 at 10:13:15PM +0700, Atirut Wattanamongkol wrote:
> > the support for coff (the binutils use coff for z80) is very advanced.
>
> I have the ELF version of Binutils for the Z80 and everything works
> fine? I can very easily make a static lib and write a CP/M program
> that uses it.
I have also support for ELF (elf64), but it is not so advanced like
the support for coff32.
>
> > If you want you can take a look to https://www.simple-cc.org
>
> Is that the same SCC that Fuzix uses?
I don't think so. After looking a bit around, it seems that Fuzix uses
the SymbOS C Compiler. I didn't know about it, but it seems nice too.
Regards,