Hanzac Chen wrote:
Is it possible to run TinyC in DOS ? what to do...
I think it's possible to run TCC in DOS, of course. Just compile it
with DJGPP. But let it generate DOS-32 executables, need time and
somebody to implement it.

Are you sure about that? The Win32 port already generates COFF objects so what else do we need except a new CRT? Maybe it's possible to use the DJGPP CRT even?

You'd have to use a third-party linker until TCC supports generation of 16-bit EXEs though.

Felix


_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to