Fw: [AD] 4.0.1 release

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


----- Original Message -----
From: "Matthew Smith" <matt@xxxxxxxxxx>
To: "Eric Botcazou" <ebotcazou@xxxxxxxxxx>
Sent: Wednesday, March 20, 2002 9:26 PM
Subject: Re: [AD] 4.0.1 release


> >
> > Given that Mingw32 + DJGPP = big mess
>
> I use these both and they don't interfere with each other.  They cannot be
> mixed but the following .BAT files ensure only one is active on my Win98
> machine.  These could be in the docs or even built by the make process.
You
> cannot of course use mingw from djgpp-bash, but these .BATs are handy for
> testing user programs with both compilers.
>
> C:\windows\command\setdj.bat
>
> SET PATH=D:\dj2k\bin;C:\windows;c:\windows\command
> SET DJDIR=D:/dj2k
> SET DJGPP=D:/dj2k/djgpp.env
> SET MINGDIR=
> SET LFN=y
>
> C:\windows\command\setming.bat
>
> SET PATH=D:\Dev-Cpp\bin;C:\windoows;C:\windows\command
> SET MINGDIR=D:\Dev-Cpp
> SET DJDIR=
> SET DJGPP=
> SET LFN=y
>
>
> > the only thing to do would be to port
> > the stuff to Cygwin + Bash.
>
> Or to port bash to the Win32 command line for use with mingw/msvc?
>
> I suspect mingw32 is far more widely used than Cygwin at the present time
>
> --
> Matt
>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/