Mail Archives: djgpp/2000/03/30/15:44:40
broeker AT physik DOT rwth-aachen DOT de wrote:
>
> Alexei A. Frounze <alex DOT fru AT mtu-net DOT ru> wrote:
>
> > Well, do you know any *free* 16-bit C compiler for DOS that works? I do
> > not need very good clib, just a *working* C compiler.
>
> Depends on how 'free' you want it. There's always Borland's offer of
> TurboC 2.01, for free download from their WWW pages, after you fill
> out a (large-ish) questionnaire. No source code for the compiler or
> the libc, but you get a nice working compiler.
>
> There are others, too. Check out SimTel.Net, sometime.
I know about TC. I have this version. But it puts calls to clib anyway
(for pointer math, 32-bit values, structure handling, ...). And w/o clib
sources I can't get it working w/o standard library.
I need a free 16-bit C compiler that can compile programs using a custom
C library. I simply work on a part of an OS (OS loader) which must work
in real mode and must not call DOS services. Plz, don't suggest me to
use GRUB instead. :))
Alexei A. Frounze
-----------------------------------------
Homepage: http://alexfru.chat.ru
Mirror: http://members.xoom.com/alexfru
- Raw text -