[CMake] problem building CMake with clang's -fcatch-undefined-behavior
Sean McBride
sean at rogue-research.com
Thu Sep 27 12:37:29 EDT 2012
On Tue, 25 Sep 2012 08:34:57 -0400, David Cole said:
>If there really is a problem here, it looks like it comes from the
>structure returned by a call to the "readdir" function which is implemented
>by the system libraries. So if there's a problem here, I don't think it's
>CMake's fault.
You were quite right. It wasn't a false positive from -fcatch-undefined-behavior, but it was an OS X 10.7 bug (fixed in 10.8), not a CMake bug.
Sorry for the noise.
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the CMake
mailing list