From: "R.A. Healy" Newsgroups: comp.os.msdos.djgpp References: <6k6o5i$5er$1 AT unlisys DOT unlisys DOT net> Subject: Re: DJGPP and Glide? Date: Sat, 23 May 1998 11:30:09 -0600 Lines: 26 NNTP-Posting-Host: 206.159.113.59 Message-ID: <356708bc.0@news.rmci.net> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Bengt Rosenberger wrote in message <6k6o5i$5er$1 AT unlisys DOT unlisys DOT net>... >Is it possible to use DJGPP and the GlideSDK? >Mail me if it possible or not! In a word- No. You can with lcc-win32 http://www.cs.virginia.edu/~lcc-win32/ with little or no modification to the header files. Keep in mind that this *may* be illegal. You must create a library from the dll which could be considered decompiling. It would be best to ask the 3Dfx people for sure. For the most part, libraries are not compatable between different compiler systems. If you want to create win32 programs read the djgpp FAQ (v2/faq210b.zip or online at http://www.delorie.com/djgpp/v2faq/) section 3.6 hth. R.A. Healy dickr_b AT rmci DOT net