View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010022CMakeModulespublic2009-12-10 09:542016-06-10 14:31
Reportermumg 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0010022: cpp32, implib, tlib tools are executing by PATH env variable and can't be overloaded by CMAKE_C_COMPILER and CMAKE_CXX_COMPILER
DescriptionI have found that if I have few versions of BCB installed then I unable to select environment which I want to use. I tried to override C/CXX compiler by appropriate CMAKE variables but without success.

I've created patch to fix this problem. Please review it and if you think this is ok then please include this code to next release or please propose solution how this problem can be fixed.

Example:
-D CMAKE_C_COMPILER="C:\Program Files\Borland\C++ Builder\Bin\bcc32.exe"
-D CMAKE_CXX_COMPILER="C:\Program Files\Borland\C++ Builder\Bin\bcc32.exe"

TagsNo tags attached.
Attached Filespatch file icon Windows-Borland.cmake.patch [^] (768 bytes) 2009-12-10 09:54 [Show Content]

 Relationships

  Notes
(0018794)
mumg (reporter)
2009-12-10 11:07

Category should be changed to Modules
I'm sorry for inconvenience.
(0041631)
Kitware Robot (administrator)
2016-06-10 14:27

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2009-12-10 09:54 mumg New Issue
2009-12-10 09:54 mumg File Added: Windows-Borland.cmake.patch
2009-12-10 11:07 mumg Note Added: 0018794
2010-08-11 03:11 Kovarththanan Rajaratnam Category CCMake => Modules
2010-12-14 17:00 David Cole Assigned To => Bill Hoffman
2010-12-14 17:00 David Cole Status new => assigned
2016-06-10 14:27 Kitware Robot Note Added: 0041631
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team