Changes between Version 31 and Version 32 of current-issues
- Timestamp:
- Apr 23, 2010 5:50:38 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
current-issues
v31 v32 90 90 OPT_CXXFLAGS="-O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -DNDEBUG 91 91 }}} 92 93 * '''Ampl Solver Library crashes with new GNU compiler''' (e.g., version 4.4.1), it segfaults in la_replace, see Ipopt ticket https://projects.coin-or.org/Ipopt/ticket/118. Solution is to use an older compiler.