[CMake] Infinite loop with cmake-2.8.10.2

Jed Brown jed at 59A2.org
Fri Dec 28 16:06:26 EST 2012


On Fri, Dec 28, 2012 at 2:52 PM, Rolf Eike Beer <eike at sf-mail.de> wrote:

> Don't specify the compiler like this:
>
> CC=clang cmake .
>

I'm not looking for a work-around [*], I'm looking for the problem to be
fixed so it stops blowing up in users' faces. The fact is that
(a) -DCMAKE_C_COMPILER is an established and supported mechanism and (b) an
infinite loop is *never* acceptable.

[*] Shitty workaround because you can't change the compiler this way.
(E.g., run "cmake .", notice that it's not using the compiler you want, so
run again to fix it.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121228/1d27b3db/attachment.htm>


More information about the CMake mailing list