View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011248CMakeCMakepublic2010-09-19 16:002010-10-06 13:38
Reporterlitghost 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.3Fixed in VersionCMake 2.8.3 
Summary0011248: Compaq Visual Fortran is missing CMAKE_Fortran_MODDIR_FLAG flag
DescriptionWhen using the Compaq Visual Fortran compiler with modules, in order to specify where they are placed you use the "-module:" flag. This is required for the Fortran_MODULE_DIRECTORY variable to work.

This is identical to how the Intel Fortran Compiler specifies where modules are placed. In CMake 2.8.2 the CMAKE_Fortran_MODDIR_FLAG is provided for the Intel configuration file Module\Platform\Windows-ifort.cmake. The Compaq Visual Fortran configuration file Module\Platform\Windows-df.cmake does not have this flag.

I have attached Windows-df.cmake with the addition flag.
TagsNo tags attached.
Attached Files? file icon Windows-df.cmake [^] (3,439 bytes) 2010-09-19 16:00

 Relationships

  Notes
(0022276)
Brad King (manager)
2010-09-20 09:57

Thanks for the patch. Applied:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c04af060 [^]

 Issue History
Date Modified Username Field Change
2010-09-19 16:00 litghost New Issue
2010-09-19 16:00 litghost File Added: Windows-df.cmake
2010-09-20 09:48 Bill Hoffman Status new => assigned
2010-09-20 09:48 Bill Hoffman Assigned To => Brad King
2010-09-20 09:57 Brad King Note Added: 0022276
2010-09-20 09:57 Brad King Status assigned => closed
2010-09-20 09:57 Brad King Resolution open => fixed
2010-10-06 13:38 David Cole Fixed in Version => CMake 2.8.3
2010-10-06 13:38 David Cole Target Version => CMake 2.8.3


Copyright © 2000 - 2018 MantisBT Team