]> git.saurik.com Git - wxWidgets.git/blob - src/mingw32.bat
fixed (?) mingw32/cygwin compilation
[wxWidgets.git] / src / mingw32.bat
1 REM
2 REM replace c:\gcc-2.95 with whatever your installation root may be.
3 REM GCC_EXEC_PREFIX is optional, and hardly ever needs to be set (read:
4 REM leave it alone).
5 REM
6 PATH=c:\gcc-2.95\bin;%PATH%
7 set BISON_SIMPLE=c:\gcc-2.95\share\bison.simple
8 set BISON_HAIRY=c:\gcc-2.95\share\bison.hairy
9
10 REM SET GCC_EXEC_PREFIX=c:\gcc-2.95\lib\gcc-lib\set LIBRARY_PATH=e:\mingw32\lib;e:\mingw32\lib\gcc-lib\i386-mingw32\2.8.1
11
12 rem 4DOS users only...
13 unalias make
14 alias makeming make -f makefile.g95