[CMake] cmake update for new configurations?

William A. Hoffman billlist at nycap.rr.com
Mon Jan 17 12:11:16 EST 2005


You have to set the LDFLAGS, CXXFLAGS, and CFLAGS.

If you look at the cmake 64 bit IRIX dashboard, you can
see how we do it:

http://www.cmake.org/Testing/Sites/rapture.sci.utah.edu/IRIX64-CC64-7.3/20050117-0100-Nightly/Notes.html

-Bill

At 12:03 PM 1/17/2005, Clinton Stimpson wrote:

>I'm curious how CMake deals (or helps the developer) with other 32/64 platforms, such as Irix?
>Is there a way to tell CMake that I want to build 64 bit binaries and it'll take care of setting the -64 build flag and find some library paths for me?
>
>Clint
>
>cmake-request at www.cmake.org wrote:
>
>>----------------------------------------------------------------------
>>
>>Message: 1
>>Date: Mon, 17 Jan 2005 08:53:54 -0500
>>From: Brad King <brad.king at kitware.com>
>>Subject: Re: [CMake] cmake update for new configurations?
>>To: Simon Warfield <warfield at bwh.harvard.edu>
>>Cc: cmake at www.cmake.org
>>Message-ID: <41EBC372.7040708 at kitware.com>
>>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>>Simon Warfield wrote:
>> 
>>
>>>I notice that cmake doesn't know how to look for Qt beta 4 software,
>>>and doesn't seem to know about x86_64 platforms like AMD64 and EM64T that have both /lib and /lib64 and /usr/lib, /usr/lib64
>>>e.g. OpenGL, tcl/tk versions aren't identified on an x86_64 platform with just lib64 versions installed.
>>>   
>>
>>Please submit these as bug reports here:
>>
>>http://www.cmake.org/Bug
>>
>>Thanks,
>>-Brad
>>
>>
>>
>> 
>
>_______________________________________________
>CMake mailing list
>CMake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list