Changes between Version 7 and Version 8 of Documentation/UserGuide/CompileMethods
- Timestamp:
- 06/03/14 09:54:36 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/UserGuide/CompileMethods
v7 v8 62 62 While using this script the dependencies between fortran modules do not need to be set in advance. Fcm determines the dependencies. Fcm is stored in tools/ directory. 63 63 64 makeorchidee_fcm is launched by the main makefile in config directory but it can also be launched manually from modeles directory. In the later case, IOIPSL must have been compiled previously.64 makeorchidee_fcm is launched by the main makefile in config directory but it can also be launched manually from modeles directory. In the later case, '''IOIPSL must have been compiled previously'''. 65 65 66 66 Compile options for different target machines or compilers are defined in the directory ''arch/''. For each target machine two files must exist : archname.fcm and archname.path. Use ''./makeorchidee_fcm -h'' to get information about available arguments. See here the main arguments [[BR]]