No, you are misunderstanding how CMake works.  CMAKE_CL_64 is never set
except when CMake detects a 64-bit version of CL, the Visual C++
compiler.  That variable is not meant to be used to detect a 64-bit
version of GCC.


On 3/4/11 8:32 AM, Pierre Ossman wrote:
> On Thu, 03 Mar 2011 06:42:19 -0600
> DRC <dcomman...@users.sourceforge.net> wrote:
> 
>> Argh.  There was a reason why I did things the way I did.  What you just
>> did below breaks the build on MinGW64.  CMAKE_CL_64 is only set for
>> Visual C++.
>>
> 
> Comments and/or descriptive commit messages help. ;)
> 
> It's been restored in r4322.
> 
> Rgds

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to