From: Weiqi Gao Newsgroups: comp.os.msdos.djgpp Subject: Re: the win32 support thing rx something or another Date: Wed, 02 Jun 1999 01:36:13 -0500 Organization: CRL Network Services Lines: 25 Message-ID: <3754D0DD.FC9A5252@a.crl.com> References: <19990601190600 DOT 33039 DOT qmail AT hotmail DOT com> NNTP-Posting-Host: a116014.stl1.as.crl.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.0.36 i586) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Larry Chambers wrote: > > How do I implement the win32 support thing rx something or another in djgpp > 2.8? Any help would be greatly appreciated. I put the djgpp.env from that > into the djgpp directory, but it didn't work. It didn't know what the -Z > switch thing was. Thanks. That "win32 support thing rx something or another in djgpp 2.8" thing is called RSXNTDJ 1.31 for DJGPP 2.0. Get it from the place where you got your DJGPP (it's in v2tk). Unzip it, and then follow the installation instructions contained in DOC\RSXNTDJ.HLP. Then follow the instructions at the following site: http://www.mathematik.uni-bielefeld.de/~rainer/ to fix a couple of problems. Don't bother with the MSSDK stuff (it was marked optional). Everything still works except for the gui/cplus example. However this is not a beginner's C/C++ compiler for learning programming Windows. -- Weiqi Gao weiqigao AT a DOT crl DOT com