From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: requiremnets for rsxnt 1.31 Date: Fri, 11 Jul 1997 09:30:59 -0500 Organization: Spectrum Healthcare Services Lines: 34 Message-ID: <33C643A3.BC5D4A09@a.crl.com> References: <33C608F7 DOT 1B5FAA1B AT internet-zahav DOT net> NNTP-Posting-Host: a116010.stl1.as.crl.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 Precedence: bulk Oded Nissan wrote: > > Hi ! > > I want to develop win95 programs using djgpp 2.0 > I've downloaded rsxnt, but after setting the environment, it seems the > spec file contains referances to libs like 'c_alias' 'c_apps' which the > djgpp libs don't have. > The compiler dosn't recognize the -Zwin32 flag either, although right > spec file is used. > > Do I need to download the NT port of gcc ?? > > Do I need a different djgpp setup for DOS 32bit programs and win95 > programs ?? > > Is there an rsxnt faq ?? > > Thanks. > > Please reply by e-mail too. First of all, make sure that you have downloaded the file RSXDJ131.ZIP if you are working with DJGPP v.2.01. The old RSXNTDJ1.ZIP is still in the DJGPP archive, and it will not work with DJGPP v.2.01 (it works with DJGPP v.2.0, and had some problems at that, according to the FAQ). You also need to replace the DJGPP ld.exe with the RSXNTDJ ld.exe. (I just followed the instructions in the help file, and everything worked fine.) -- Weiqi Gao weiqigao AT a DOT crl DOT com