Message-Id: <199906020417.WAA19758@deimos.frii.com> From: "Alex Waag" To: Subject: Re: Using Allegro for GUI Controls in DOS? Date: Tue, 1 Jun 1999 22:19:17 -0600 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Alright, from what I understand of your message you need to A) Find and download RXSNTDJ? Well that can be found at: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2tk/rsxdj131.zip B)To install RSXNTDJ you MUST read and follow the directions included VERY CAREFULLY, and do everything they say.(With the exception of when it splits into "a" section and "b" section. When you get there just follow one or the other. Also don't forget to modify you RSXNTDJ specs file. C)After that you can do one of two things 1)Use only c with RSX or 2)Install an older version of the c\c++ compiler to make c++ work with RSX.(I think that gcc 2.7.* can also be found at "ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/" look in the subdir v1gnu I think) THEN D) To compile your windows GUI applications use the "-Zwin32" switch as your first switch.(Writing console or DLL applications require different switches, I don't know them because I stick with GUI) And that should be all you have to do.(NOTE: Expect this process to take some time, especially if you want to use c++ with RSX) Alex Waag alexwagg AT frii DOT com ---------- > From: Larry Chambers > Newsgroups: comp.os.msdos.djgpp > Subject: Re: Using Allegro for GUI Controls in DOS? > Date: Tuesday, June 01, 1999 1:05 PM > > 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. > > - Overtkill > > > _______________________________________________________________ > Get Free Email and Do More On The Web. Visit http://www.msn.com >