Xref: news2.mv.net comp.os.msdos.djgpp:6711 From: timolmst AT cyberramp DOT net (Tim Olmstead) Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP HELP!!!!! Date: Wed, 31 Jul 1996 18:18:51 GMT Organization: CyberRamp.net, Dallas, TX (214) 340-2020/(817) 226-2020 for info Lines: 20 Message-ID: <4to0sb$jm8@newshost.cyberramp.net> References: NNTP-Posting-Host: dal-tsa1-p1-19.cyberramp.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Eli Zaretskii wrote: >The compiler supports ANSI C, but the extensions are vendor-specific. >What the original poster says is that you should only use the standard >features, and then you don't have to worry which compiler you use to >compile the program. OH BOY! If only that were true. I'm porting a VERRRRY large application from Unix to MSDOS (about 500,000 lines of C code). I have five (5) C compilers on my system at the moment, and NO TWO of them can agree on the code. I am using GCC ebcause I have the least problems with it. K&R may have imagined all C compilers to be equal, but it didn't materalise. Tim Olmstead timolmst AT cyberramp DOT net