DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2622 Version: 1.3-current As for configure options for (Cygwin) cross compiling: I just cross-compiled FLTK 1.3 successfully with these configure options: LDFLAGS="-static-libgcc -static-libstdc++" \ ./configure --host=i686-w64-mingw32 This issues a warning: configure: WARNING: if you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used but this is benign. Compilation successful. YMMV, particularly with your other options and the image libs. Link: http://www.fltk.org/str.php?L2622 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
