mirror of
https://github.com/fltk/fltk.git
synced 2026-06-05 16:12:13 +08:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user