MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013619 | CMake | CMake | public | 2012-10-30 13:15 | 2013-03-04 08:38 |
Reporter | Michael Bachmann | ||||
Assigned To | |||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | amd64 | OS | Redhat Linux | OS Version | 4.0 |
Product Version | |||||
Target Version | CMake 2.8.10 | Fixed in Version | CMake 2.8.10 | ||
Summary | 0013619: cmake 2.8.10-rc3: gcc which is placed in PATH is not used but the system compiler | ||||
Description | e.g.: gcc 4.5.2 executable is situated under: /opt/gcc-4.5.2/bin/gcc gcc 3.4.6 executable is situated under: /usr/bin/gcc the PATH environment variable is set as follows: export PATH=/opt/gcc-4.5.2/bin:/usr/bin:$PATH => executing "which gcc" prints "/opt/gcc-4.5.2/bin/gcc" | ||||
Steps To Reproduce | Using cmake (2.8.10-rc3) gcc 3.4.6 is configured when executing: cmake ../mysrc Using cmake-gui (2.8.10-rc3) gcc 4.5.2 is configured when executing: cmake-gui ../mysrc In previous releases cmake and cmake-gui used both gcc 4.5.2 during configuration (the gcc executable which is found first via the PATH variable) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-10-30 13:15 | Michael Bachmann | New Issue | |||
2012-10-30 13:25 | Brad King | Note Added: 0031351 | |||
2012-10-31 05:27 | Michael Bachmann | Note Added: 0031354 | |||
2012-10-31 07:30 | Brad King | Note Added: 0031356 | |||
2012-10-31 07:30 | Brad King | Status | new => resolved | ||
2012-10-31 07:30 | Brad King | Resolution | open => no change required | ||
2012-10-31 10:52 | David Cole | Fixed in Version | => CMake 2.8.10 | ||
2012-10-31 10:52 | David Cole | Target Version | => CMake 2.8.10 | ||
2013-03-04 08:38 | Robert Maynard | Note Added: 0032494 | |||
2013-03-04 08:38 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|