From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: Can I program Win 95 Code with DJGPP????? Date: Mon, 20 Jan 1997 21:13:39 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 28 Message-ID: <32E45083.3AE1@cs.com> References: <2 DOT 2 DOT 32 DOT 19970120215103 DOT 00697270 AT delilah> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp211.cs.com 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 Alan Wilson wrote: > > Can I program Win 95 code using DJGPP. I've heard several things regarding > this. but I'm still confused. Would someone clear this up for me? If I > can program Win 95 code with DJGPP, how? I heard the DJGPP only creates > DOS programs that run under Win 95 but not actually Win 95 code. > Alan Wilson You are right that the standard DJGPP distribution does not produce Win95-native code. However, there exists a package called RSXNTDJ which allows you to produce Win32 code with DJGPP. From the latest collective wisdom on the subject, the current version of RSXNTDJ has some slight incompatibilities with DJGPP v2.01; namely that it replaces the default linker script file with an older version. Since numerous people here have apparently solved the problem on their own, I'm sure they would be glad to share their wisdom with you. I'm not sure where the latest version of RSXNTDJ can be obtained; try searching the mail archives of this list or waiting for somebody who does know to respond. :) -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | "Starting flamewars since 1993" | http://www.cs.com/fighteer | | *** NOTICE *** This .signature is generated randomly. | | If you don't like it, sue my computer. | ---------------------------------------------------------------------