MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0010326 | CMake | CMake | public | 2010-02-23 11:09 | 2011-04-04 12:00 | |||||
Reporter | Luis Kornblueh | |||||||||
Assigned To | David Cole | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
Status | closed | Resolution | won't fix | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake-2-8 | |||||||||
Target Version | Fixed in Version | CMake 2.8.4 | ||||||||
Summary | 0010326: Wrong architecture for CMAKE_SYSTEM_PROCESSOR | |||||||||
Description | CMAKE_SYSTEM_PROCESSOR returns always i386 on MacOSX 10.6.x. But running on a MacPro I expect x86_64. Testing the output of uname: MacBookPro: feilung% uname -p feilung% uname -m i386 i386 MacPro: wanglung% uname -p wanglung% uname -m i386 x86_64 It seems uname -p is returned, but uname -m would be nicer ... | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2010-02-23 11:09 | Luis Kornblueh | New Issue | ||||||||
2010-03-26 17:52 | R Wackerbarth | Note Added: 0020019 | ||||||||
2010-12-15 07:29 | David Cole | Assigned To | => David Cole | |||||||
2010-12-15 07:29 | David Cole | Status | new => assigned | |||||||
2010-12-15 07:34 | David Cole | Note Added: 0024137 | ||||||||
2010-12-15 07:34 | David Cole | Status | assigned => resolved | |||||||
2010-12-15 07:34 | David Cole | Fixed in Version | => CMake 2.8.4 | |||||||
2010-12-15 07:34 | David Cole | Resolution | open => won't fix | |||||||
2010-12-15 07:37 | David Cole | Relationship added | related to 0010037 | |||||||
2011-04-04 12:00 | David Cole | Note Added: 0026058 | ||||||||
2011-04-04 12:00 | David Cole | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|