From: "Scott Redman" Newsgroups: comp.lang.tcl,comp.os.msdos.djgpp References: <38BC4CA0 DOT 3D17D076 AT pophost DOT net> <38bc645c$0$215 AT nntp1 DOT ba DOT best DOT com> <38BC6A0D DOT 56BD8D1A AT connect DOT ab DOT ca> Subject: Re: Compiling TCL with DJGPP Date: Wed, 1 Mar 2000 10:23:32 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Lines: 23 Message-ID: <38bd5ee1$0$204@nntp1.ba.best.com> NNTP-Posting-Host: 209.24.201.168 X-Trace: nntp1.ba.best.com 951934689 204 209.24.201.168 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Still, take a look at those patches, they may help. -- Scott "Tom Fjellstrom" wrote in message news:38BC6A0D DOT 56BD8D1A AT connect DOT ab DOT ca... > Scott Redman wrote: > > > If memory serves me right, DJGPP was a 16-bit compiler for DOS. > > > > If you are using Win9x or WinNT or Win2k, try using the Mingw32 or GCC > > compilers with Tcl 8.3.0 and the patches submitted for Mingw/GCC posted last > > week on this newsgroup. > > > > It might have been at one point but DJGPP is a 32bit PMODE compiler. > > later, > Tom Fjellstrom >