MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014733 | CMake | CMake | public | 2014-02-04 09:54 | 2016-06-10 14:31 |
Reporter | valentin | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Apple | OS | OSX | OS Version | 10.6 |
Product Version | CMake 2.8.10.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014733: [OSX] Specify arch-specific flags with multiple CMAKE_OSX_ARCHITECTURES | ||||
Description | Hi all ! First of all, I apologize for my bad english ;) I'm trying to use LuaJIT (built as a fat-binaries) on OSX with my application. The problem is that the doc says I have to add some flags ("-pagezero_size 10000 -image_base 100000000") with a 64bit build to not get a segfault, and on the other hand, it won't compile with the 32bit one ("ld: section __mach_header would make the output executable exceed available address range for architecture i386") Since I'm configuring the "fat-build" with the CMAKE_OSX_ARCHITECTURES="i386;x86_64" option, can you consider to add an option to specify a flag with the x86_64 build only, and not use it with the i386 ? Thanks you for reading :) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-02-04 09:54 | valentin | New Issue | |||
2014-02-04 10:36 | Brad King | Note Added: 0035036 | |||
2014-02-04 10:36 | Brad King | Severity | minor => feature | ||
2014-02-04 10:36 | Brad King | Status | new => backlog | ||
2014-02-04 10:36 | Brad King | Summary | [OSX] Specify 64bit-specific flag with CMAKE_OSX_ARCHITECTURES => [OSX] Specify arch-specific flags with multiple CMAKE_OSX_ARCHITECTURES | ||
2014-02-04 11:04 | Brad King | Note Added: 0035037 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042476 | |||
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 | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|