Hello Mark, > May I recommend to Andrew or Xypron that at least -O2 is set on for the > VS2008 makefile?
thank you for your recommendations Flag /O2 is described here http://msdn.microsoft.com/en-us/library/8f8h5cxt.aspx as a default setting for release builds. Flag /GL is described here http://msdn.microsoft.com/en-us/library/0zza0de8.aspx Some caveats do exist: "The format of files produced with /GL in the current version may not be readable by subsequent versions of Visual C++." I will test with these two flags. Best regards Xypron -- Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
