View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002048CMakeCTestpublic2005-07-14 13:352008-04-23 08:38
ReporterBill Hoffman 
Assigned ToBill Hoffman 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002048: ctest built with borland has EXEC_PROGRAM troubles
Descriptionctest running an internal cmake object that runs a cygwin program some how the cygwin program gets the command line from the ctest process!


Changing directory into /cygdrive/c/hoffman/My Builds/CMakeBorland/Source
  1/ 1 Testing Fortran
Test command: /cygdrive/c/hoffman/My\ Builds/CMakeBorland/bin/./ctest --build-an
d-test c:/hoffman/My\ Builds/CMakeDev/Tests/Fortran c:/hoffman/My\ Builds/CMakeB
orland/Tests/Fortran --build-generator Borland\ Makefiles --build-project testf
--build-makeprogram make --build-two-config --test-command testf

WindowsRunCommand(ls)
/cygdrive/c/hoffman/My Builds/CMakeBorland/bin/./ctest: unrecognized option `--b
uild-and-test'
Try `/cygdrive/c/hoffman/My Builds/CMakeBorland/bin/./ctest --help' for more inf
ormation.

WindowsRunCommand(g77.exe -E "c:/hoffman/My Builds/CMakeDev/Modules/CMakeTestGNU
.c" )
Internal cmake changing into directory: c:/Hoffman/My Builds/CMakeBorland/Tests/
Fortran
Error: cmake execution failed
CMake Error:
CMake Error: CMAKE_COMPILER_OUTPUT=
ENV_FLAGS =
CMAKE_Fortran_COMPILER_INIT = g77.exe
CMAKE_Fortran_COMPILER_FULLPATH = C:/cygwin/bin/g77.exe
CMAKE_Fortran_COMPILER = g77.exe
CMAKE_Fortran_FLAGS =
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002658)
Bill Hoffman (manager)
2005-07-14 13:36

Since this only happens with a borland built cmake, and the ms built cmake does not have the problem and can do the same things, it is not worth tracking down.
(0011502)
Bill Hoffman (manager)
2008-04-23 08:38

We are never going to fix this...

 Issue History
Date Modified Username Field Change
2008-04-23 08:38 Bill Hoffman Status acknowledged => closed
2008-04-23 08:38 Bill Hoffman Note Added: 0011502


Copyright © 2000 - 2018 MantisBT Team