diff --git a/docs/msw/install.txt b/docs/msw/install.txt index f44d135c02..25b1c6df9e 100644 --- a/docs/msw/install.txt +++ b/docs/msw/install.txt @@ -366,9 +366,6 @@ Here are the steps required using the provided makefiles: - If you are using gcc-2.95, edit build\msw\config.gcc and set the GCC_VERSION variable to "2.95". -- If you are compiling with GCC 3.x using makefiles and with wxUSE_STL == 1 - you need to manually add -DNO_GCC_PRAGMA to CXXFLAGS in config.gcc. - - Use the makefile.gcc files for compiling wxWidgets and samples, e.g. to compile a debugging version of wxWidgets: > cd c:\wx\build\msw