tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Tiny C for DOS


From: Felix Nawothnig
Subject: Re: [Tinycc-devel] Tiny C for DOS
Date: Tue, 12 Jul 2005 17:43:27 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050317)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]