From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: 16-bit DJGPP/GCC Date: Thu, 30 Mar 2000 18:52:03 +0400 Organization: MTU-Intel ISP Lines: 28 Message-ID: <38E36A13.3BCE3D8D@mtu-net.ru> References: <38E32EF8 DOT 6F984D98 AT mtu-net DOT ru> <200003301226 DOT HAA12027 AT envy DOT delorie DOT com> <38E36438 DOT D5846D79 AT mtu-net DOT ru> <8bvoli$iku$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> NNTP-Posting-Host: ppp104-175.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 954427953 25202 212.188.104.175 (30 Mar 2000 14:52:33 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 30 Mar 2000 14:52:33 GMT X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com broeker AT physik DOT rwth-aachen DOT de wrote: > > Alexei A. Frounze 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