Add note that precompiled headers do not work on current Cygwin.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2005-10-18 18:54:13 +00:00
parent ae999b11ec
commit 14ff1954ae
3 changed files with 18 additions and 1 deletions

View File

@@ -57,6 +57,10 @@ b) Cygwin
Please refer to the Unix section below
Note that gcc's precompiled headers do not work on current versions of
Cygwin. If your version of Cygwin is affected you will need to use the
--disable-precomp-headers configure option.
** the instructions may be out of date as for wxWidgets 2.5.2+ **
c) Other compilers