Changes between Version 20 and Version 21 of tools
- Timestamp:
- Apr 17, 2009, 10:01:38 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
tools
v20 v21 8 8 * [http://developers.sun.com/sunstudio/ Sun Studio Fortran Compiler sunf95] (Sun Studio version 12 is fine, the more recent Express builds up to 03/2009 do not work) 9 9 * [http://www.lahey.com/linux64.htm Lahey lfc] 10 * (the [http://www.absoft.com Absoft] compiler is not supported any more due to missing Fortran 2003 features) 10 * Unsupported Compilers: 11 * [http://www.absoft.com Absoft] v10.0 is not supported any more due to missing Fortran 2003 features (ISO_C_BINDING) 12 * [http://www.pathscale.com/ PathScale] v3.2 dies with a segmentation fault on determineSource.f90 11 13 * The Build process is steared via GNU make.[[BR]] 12 14 * Automated Makefile dependencies are generated via one of the following methods: