From: "Scott Redman" Newsgroups: comp.lang.tcl,comp.os.msdos.djgpp References: <38BC4CA0 DOT 3D17D076 AT pophost DOT net> Subject: Re: Compiling TCL with DJGPP Date: Tue, 29 Feb 2000 16:34:47 -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: 18 Message-ID: <38bc645c$0$215@nntp1.ba.best.com> NNTP-Posting-Host: 209.24.201.168 X-Trace: nntp1.ba.best.com 951870556 215 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 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. -- Scott "Brandon Streiff" wrote in message news:38BC4CA0 DOT 3D17D076 AT pophost DOT net... > I'm curious: Has anyone been able to compile the TCL language using the > DJGPP compiler? My attempts to do so have failed, and I'd like to be > able to use TCL in a future game I'm planning. > > -brandon >