Changes between Version 9 and Version 10 of OverSimInstall
- Timestamp:
- Dec 15, 2006, 5:07:12 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OverSimInstall
v9 v10 18 18 }}} 19 19 20 4. Edit omnetpp-3.3/configure.user and change CFLAGS for speed and profiling:20 4. Optionally edit omnetpp-3.3/configure.user and change CFLAGS for speed and profiling: 21 21 {{{ 22 22 CFLAGS='-O3 -DNDEBUG=1 -gstabs+3 -Wall'