Changes between Version 2 and Version 3 of Documentation/UserGuide/SegmentationFault
- Timestamp:
- 2012-10-24T11:50:57+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/UserGuide/SegmentationFault
v2 v3 16 16 }}} 17 17 18 The compilation could also be set to check for dependencies. The example is for a compilation on obelix 19 {{{ 20 #-Q- lxiv8 F_O = -O -check bounds -traceback $(F_D) $(F_P) -I$(MODDIR) -module $(MODDIR) 21 }}} 22 18 23 remove the previous make file 19 24 {{{ … … 30 35 /../modeles/ORCHIDEE_OL/make 31 36 }}} 37