MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014871 | CMake | CMake | public | 2014-04-09 17:02 | 2016-06-10 14:31 |
Reporter | vitaut | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | x86 | OS | Windows | OS Version | 7 |
Product Version | CMake 2.8.11.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014871: Error running link command when using gfortran on Windows with NMake Makefiles | ||||
Description | Running CMake on a small test project that combines C++ and Fortran (https://github.com/vitaut/test [^]) results in the following error: Linking Fortran executable cmTryCompileExec108399929.exe "C:\Program Files\CMake 2.8\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTryCompileExec108399929.dir\link.txt --verbose=1 "C:\Program Files\CMake 2.8\bin\cmake.exe" -E remove -f CMakeFiles\cmTryCompileExec108399929.dir/objects.a "" cr CMakeFiles\cmTryCompileExec108399929.dir/objects.a @CMakeFiles\cmTryCompileExec108399929.dir\objects1.rsp I'm using MinGW's toolchain including gfortran version 4.8.1 on 32-bit Windows 7. | ||||
Steps To Reproduce | 0. Install MinGW including mingw32-gcc-fortran package from http://www.mingw.org/wiki/Install_MinGW [^] 1. Clone the test repository: git clone https://github.com/vitaut/test.git [^] 2. Run CMake: cd test cmake -G "MinGW Makefiles" . 3. Observe the error. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/5127/cmake-error-log.txt | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-04-09 17:02 | vitaut | New Issue | |||
2014-04-09 17:02 | vitaut | File Added: cmake-error-log.txt | |||
2014-04-09 17:04 | vitaut | Note Added: 0035662 | |||
2014-04-09 18:41 | vitaut | Note Edited: 0035662 | bug_revision_view_page.php?bugnote_id=35662#r1442 | ||
2014-04-10 12:59 | Brad King | Summary | Error running link command when using gfortran on Windows => Error running link command when using gfortran on Windows with NMake Makefiles | ||
2014-04-10 13:01 | Brad King | Note Added: 0035669 | |||
2014-04-10 13:01 | Brad King | Status | new => backlog | ||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042532 | |||
2016-06-10 14:29 | Kitware Robot | Status | backlog => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|