From: Julian Smart Date: Wed, 21 Aug 2002 07:31:00 +0000 (+0000) Subject: Added a line about MINGW32VERSION X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ac240778d0669f7a5e949fd7dc196f8136847da7?ds=inline Added a line about MINGW32VERSION git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/msw/install.txt b/docs/msw/install.txt index 46177f5b75..86a202c975 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -498,6 +498,9 @@ Here are the steps required using the provided makefiles: *** IMPORTANT: For Cygwin/Mingw32, use forward slashes in the path, not backslashes. +- Check src/makeg95.env to see that MINGW32VERSION is set to correctly + reflect the version of gcc that you have. Edit it as needed. + - Use the makefile.g95 files for compiling wxWindows and samples, e.g. to compile a debugging version of wxWindows: > cd c:\wx\src\msw