On Fri, 04 Mar 2011 09:43:28 -0600
DRC <dcomman...@users.sourceforge.net> wrote:

> 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.
> 

Well that makes it fairly useless and error-prone. I've seen more than
a handful of CMake examples and tutorials that portrays it as a
generic check. Is CMAKE_SIZEOF_VOID_P also uselessly unreliably? (As
you didn't just check that in your original code)

Rgds
-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
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