[CMake] error using cmake on 64-bit platform?

William A. Hoffman billlist at nycap.rr.com
Mon Dec 19 16:58:55 EST 2005


Depends on the platform.
For SGI, if you build cmake with the following variables, 
you will get a 64 bit version:

CFLAGS=-64
CXXFLAGS=-64
LDFLAGS=-64


-Bill

At 04:52 PM 12/19/2005, Vicka Corey wrote:
>> You need to run a 64 bit version of cmake.
>
>how do i force cmake to a 64-bit build?  i built this one on this box.
>
>--vicka
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list