[CMake] CMake 2.8.4-rc2 ready for testing!

Bill Hoffman bill.hoffman at kitware.com
Tue Feb 1 12:24:19 EST 2011


On 2/1/2011 11:55 AM, Bill Hoffman wrote:

>>
>> $ export PATH=~/tmp/cmake-2.8.4-rc2-Linux-i686/bin:$PATH
>> $ cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release
>> -DCMAKE_SYSTEM_NAME=Windows -DCMAKE_C_COMPILER=i686-w64-mingw32-gcc
>> -DCMAKE_RC_COMPILER=i686-w64-mingw32-windres
>> -- Configuring done
>> You have changed variables that require your cache to be deleted.
>> Configure will be re-run and you may have to reset some variables.
>> The following variables have changed:
>> CMAKE_RC_COMPILER= i686-w64-mingw32-windres
>> CMAKE_C_COMPILER= i686-w64-mingw32-gcc
>
>
> Did you run 2.8.4rc2 in a clean directory? Or did you try to run it on
> top of the 2.8.2 build?
>
> -Bill
>
Can you run with --trace to see where the -rdyanmic is coming from?

-Bill


More information about the CMake mailing list