Mail Archives: djgpp/1995/02/04/03:54:05
> The big picture is that flat memory model is embedded everywhere in
> the GCC suite. If it's not flat memory (ie segment registers etc)
> you're going to have big trouble.
>
> I'm also afraid that 32-bit-ness is presumed throughout. Ie, there is
> not going to be a retargeting of the GCC compiler to build DOS
However there exist a gcc port to motorola hc6811. hc6811 is a 8 bit machine
with few 16 bit extensions. I don't know anything else but I have
seen it.
Then there is a retargetable compiler 'lcc' (ftp.cs.princeton.edu if my
memory serves) It's code generation interface is fairly well documented.
Jarmo
- Raw text -