From: "Warren E. Downs" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro Date: Sun, 16 Mar 1997 14:50:48 -0800 Organization: Birch Creek Co. Lines: 27 Message-ID: <332C7948.1D4A@telmarcorp.com> References: <01bc2de8$4375fdc0$89ae71a5 AT mod DOT exo DOT com> <33293154 DOT 6821 AT worldnet DOT att DOT net> <19970314 DOT 220005 DOT 4583 DOT 2 DOT chambersb AT juno DOT com> Reply-To: warren AT telmarcorp DOT com NNTP-Posting-Host: 208.8.133.113 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 Benjamin D Chambers wrote: On Fri, 14 Mar 1997 06:07:00 -0500 Robert Vasquez writes: >What about 32 bit borland? Same memory model as djgpp right? pmode? Only if you're using just TASM. AFAIK, BP7 (the latest version of Borland Pascal) still only had 16bit 286 instructions. I don't know of the C compilers, but if they updated BC to use 32bit DPMI then they should've done a BP8 (which I hear people have been screaming for since BP6 :) ..Chambers BC 4.0 included BCC32.EXE, a 32-bit command line compiler.  The IDE still compiled 16-bit code, but you could use it to edit your source, then compile it from the command line to 32-bit code. I used it for a while before I came across DJGPP. -- Warren E. Downs - Network Administrator, Birch Creek Company Verity R. Downs - Psychology Undergrad, Walla Walla College mailto:warren AT telmarcorp DOT com mailto:verity AT telmarcorp DOT com http://www.telmarcorp.com/users/warren