| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0003950 | CMake | CMake | public | 2006-10-17 15:27 | 2007-02-20 16:43 | ||||
| Reporter | Arjen Markus | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | normal | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003950: Add module for finding Compaq Visual Fortran compiler | ||||||||
| Description | Currently, CMake can not handle the CVF compiler on Windows. The attached module allows programmers to use this compiler for their Fortran programs. Changes needed in other files: # df: Compaq Visual Fortran for ia32 (list _before_ f90) SET(CMAKE_Fortran_COMPILER_LIST ifort ifc efc f95 pgf95 lf95 xlf95 fort gfortran df g95 ... ) (Note: this is mainly the work of Philippe Pourboille - I hope I spelled his name right) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0006491) Bill Hoffman (manager) 2007-02-20 16:43 |
$ cvs commit -m "BUG: fix for bug 3950 add support for df compiler on windows" cvs commit: Examining . cvs commit: Examining Platform Checking for path: /cvsroot/CMake/CMake/Modules Unrestricted user: hoffman Checking for path: /cvsroot/CMake/CMake/Modules/Platform Unrestricted user: hoffman /cvsroot/CMake/CMake/Modules/CMakeDetermineFortranCompiler.cmake,v <-- CMakeDetermineFortranCompiler.cmake new revision: 1.13; previous revision: 1.12 /cvsroot/CMake/CMake/Modules/Platform/Windows-df.cmake,v <-- Windows-df.cmake initial revision: 1.1 |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |