On 1/21/16, David Morsberger wrote:
> Eric,
>
> I went down a rabbit hole and pulled myself back out. I narrowed it down to
> the following.
>
> We are using cmake to check if the linker supports -Wl,—as-needed. The test
> compile (and link?) command cmake builds using ‘cmake -G Xcode’ does not
>
Eric,
I went down a rabbit hole and pulled myself back out. I narrowed it down to the
following.
We are using cmake to check if the linker supports -Wl,—as-needed. The test
compile (and link?) command cmake builds using ‘cmake -G Xcode’ does not fail.
The command from ‘cmake -G’ has been narr
On 1/20/16, David Morsberger wrote:
>
>> On Jan 19, 2016, at 10:11 PM, Eric Wing wrote:
>>
>> On 1/19/16, David Morsberger wrote:
>>> Any help would be appreciated.
>>>
>>> In particular I’d like to know how the default compiler arguments are
>>> set
>>> when ‘cmake -G Xcode’ is executed. The at
> On Jan 19, 2016, at 10:11 PM, Eric Wing wrote:
>
> On 1/19/16, David Morsberger wrote:
>> Any help would be appreciated.
>>
>> In particular I’d like to know how the default compiler arguments are set
>> when ‘cmake -G Xcode’ is executed. The attached file contains the cmake test
>> compile
On 1/19/16, David Morsberger wrote:
> Any help would be appreciated.
>
> In particular I’d like to know how the default compiler arguments are set
> when ‘cmake -G Xcode’ is executed. The attached file contains the cmake test
> compile extracted and reformatted from CMakeOutput.log that should hav
Any help would be appreciated. In particular I’d like to know how the default compiler arguments are set when ‘cmake -G Xcode’ is executed. The attached file contains the cmake test compile extracted and reformatted from CMakeOutput.log that should have failed. Again, what is setting all the clang
I’m having an issue generating and using a XCode project using cmake -G.
cmake —version
cmake version 3.4.1
Xcode Version 7.2 (7C68)
Mac OS 10.11.
My CMakeLists.txt has a clang option that fails during the -G Xcode pass but
fails when linking within XCode.
The compiler / linker option is