Mail Archives: djgpp/2000/06/28/13:58:37
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" <jan DOT bares AT antek DOT cz DOT no DOT spam>
Newsgroups: comp.os.msdos.djgpp
To: <djgpp AT delorie DOT com>
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" <lhaglund AT wiktel DOT com> 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" <jan DOT bares AT antek DOT cz DOT no DOT spam>
> > Newsgroups: comp.os.msdos.djgpp
> > To: <djgpp AT delorie DOT com>
> > 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" <eliz AT is DOT elta DOT co DOT il> 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.
> > >
> > >
> >
>
>
- Raw text -