From: Bill Currie Newsgroups: comp.os.msdos.djgpp Subject: Re: opinions wanted on djgpp Date: Fri, 23 Jan 1998 10:59:35 +1300 Organization: Telecommunication Systems Support Centre Lines: 28 Message-ID: <34C7C147.1007@tssc.co.nz> References: <69n377$7l9 AT bgtnsc02 DOT worldnet DOT att DOT net> <34C75C54 DOT 422 AT alum DOT mit DOT edu> NNTP-Posting-Host: node106.tssc.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk N. D. Culver wrote: > > djgpp supports the DOS environment, DOS box under WIN95, > DOS box under NT(NT dos box is inadequate in many ways) > DOS box under OS2(?? I haven't tried this) and DOS under Linux. Re OS/2, *I* myself haven't tried djgpp under os2, but my friend successfully played Quake on his OS/2 system. The only problem we had was getting the serial port to work (he brought his machine to my place so we could have a co-op game), but that was just a matter of setting some options in the properties box (or whatever it's called, been too long since I actually used OS/2 (3 years)). > zippy > non-standard gcc extensions. VERY zippy. Love that runtime array sizing. eg void foo(int size) { int bar[size]; .... } -- Leave others their otherness