Message-ID: <001501bfe12a$5c97ee00$7113ddcc@lhaglund> From: "Josh Haglund" To: References: <8j7rul$10oh$1 AT news DOT vol DOT cz> <004501bfe0c0$cc23bca0$e613ddcc AT lhaglund> <8jc75m$r1a$1 AT news DOT vol DOT cz> Subject: Re: Please help me with RSXNTDJ Date: Wed, 28 Jun 2000 12:57:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Reply-To: djgpp AT delorie DOT com So install it under its own directory. ex: C:\gcc-2.95.2-msvcrt And what if you are running cgywin, djgpp, Borland, and gcc-2.95.2-crtdll. For cgywin, gcc-2.95.2-crtdll, and gcc-2.95.2-msvcrt you don't need to edit the bat file? Then how can you use a dos box then? My bat file looks like this: SET PATH=C:\WINDOWS;C:\WINDOWS\COMMAND SET PATH=C:\BORLAND\BCC55\BIN;%PATH% SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV I just switch the order of borland and djgpp around. Should I take these out or no? When compiling, CD C:\gcc-2.95.2-msvcrt\chess make ... It compiles fine but I think its using Djgpp instead of gcc-2.95.2-msvcrt. Is mingw32 suppose to make a windows version exe, well after compiling it is a DOS version still. Even with -DFreeBSD and not -DDOS. 8>) Josh Haglund lhaglund AT wiktel DOT com ----- Original Message ----- From: "Jan Bares" Newsgroups: comp.os.msdos.djgpp To: Sent: Wednesday, June 28, 2000 1:49 AM Subject: Re: Please help me with RSXNTDJ > I have downloaded & extracted: > gcc-2.95.2-msvcrt.exe > mingw32-docs-html.exe (docs only) > > I modified the mingw32.bat. > > I did not changed autoexec.bat, I just open the console, run mingw32.bat and > compile. > > What problem do you have? > > Jan > > -- > > Jan Bares > (remove no.spam from my email address) > JPCAD Graphics Engine developer, surf to http://www.antek.cz > "Josh Haglund" wrote in message > news:004501bfe0c0$cc23bca0$e613ddcc AT lhaglund... > > How did you set up MinGW32? > > What did you put in you autobat file? > > > > I downloaded gcc-2.95.2-msvcrt (6.82mb). > > > > Josh Haglund > > lhaglund AT wiktel DOT com > > > > ----- Original Message ----- > > From: "Jan Bares" > > Newsgroups: comp.os.msdos.djgpp > > To: > > Sent: Monday, June 26, 2000 10:13 AM > > Subject: Re: Please help me with RSXNTDJ > > > > > > > Of course, I read everything that can help me. I also traced down bug in > > > RSXNTDJ 1.5 which seems to te similar to the problem I have. Still > > > nothing...In the meanwhile I downloaded MinGW32 and I was able to setup > > > compile the application almost instantly. No crashes of compiler (like > > djgpp > > > under Windows), runs quickly because it uses native Win32 API. Good bye > > to > > > djgpp+RSXNTDJ..... > > > > > > Best regards, Jan > > > > > > -- > > > > > > Jan Bares > > > (remove no.spam from my email address) > > > JPCAD Graphics Engine developer, surf to http://www.antek.cz > > > "Eli Zaretskii" wrote in message > > > news:Pine DOT SUN DOT 3 DOT 91 DOT 1000626151036 DOT 7682D-100000 AT is... > > > > > > > > On Mon, 26 Jun 2000, Jan Bares wrote: > > > > > > > > > The RSXNTDJ mentions to run DoPatch.bat to patch the headers, but I > > > cannot > > > > > find this tool. > > > > > > > > I assume you did read the RSXNTDJ HOWTO (http://surf.to/rsxntdj), yes? > > I > > > > think it is self-contained, i.e. it tells you everything you should do > > to > > > > set up RSXNTDJ, and where it points to other tools, it gives their > URLs. > > > > > > > > > >