[CMake] 64bit format

Alexander Neundorf a.neundorf-work at gmx.net
Sat Oct 21 16:48:27 EDT 2006


-------- Original-Nachricht --------
Datum: Fri, 20 Oct 2006 18:05:09 +0200
Von: frederic heem <frederic.heem at telsey.it>
An: cmake <cmake at cmake.org>
Betreff: [CMake] 64bit format

> Hi,
> While trying to convert ethereal build system from autotool to cmake, I
> came 
> across a problem which may be already solved.
> There are three possible prefix for defining 64bit format: "%ll", "%L" 
> and "%q". For instance, printing a signed decimal number could 
> be "%lld", "%Ld" or "%qd".
> If someone has already implemented these checks, I would be glad to use
> them. 

Not that I know of.
You probably have to use CHECK_C_SOURCE_COMPILES()

Alex

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


More information about the CMake mailing list