Updated Cygwin/Mingw makefiles and documentation (STR #1683)

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5844 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Matthias Melcher
2007-05-18 19:04:14 +00:00
parent a5c7b92f37
commit 9ca173a702
4 changed files with 268 additions and 166 deletions
+6
View File
@@ -619,6 +619,12 @@ version of FLTK:
doesn't work, and the main window title bar turns gray
while menus are popped up.</LI>
<LI>Compilation with <TT>gcc 3.4.4</TT> and <TT>-Os</TT> exposes an
optimisation bug in gcc. The symptom is that when drawing
filled circles only the perimeter is drawn. This can for instance
be seen in the symbols demo. Other optimisation options such
as -O2 and -O3 seem to work OK. More details can be found
in STR#1656 </LI>
</UL>
<H2>The MacOS Interface</h2>