[CMake] An issue with snow leopard?

Michael Wild themiwi at gmail.com
Sat Aug 29 05:56:05 EDT 2009


On 29. Aug, 2009, at 8:23, Wei Lu wrote:

> Hi cmake users,
>
> When I upgrade my mac to snow leopard, some of my projects don't  
> compile any more with cmake.
> The error message is:
>
> cc1plus: error: unrecognized command line option "-Wno-long-double"
>
> My guess is that the option "-Wno-long-double" generated by cmake is  
> deprecated in snow leopard, am I right? How can I fix it?
>
> Thanks,
> Wei Lu

Are you sure CMake added this flag (I strongly doubt it)? Did you try  
with a clean cache?

Michael


More information about the CMake mailing list