[CMake] Building cmake with xlc

William A. Hoffman billlist at nycap.rr.com
Thu Jan 12 10:46:21 EST 2006


At 06:46 AM 1/12/2006, Yannick Langlois wrote:
>I'm trying to build cmake with xlc (IBM compiler) that doesn't use
>fPIC and rdynamic options, on a 64 bits architecture . How to set them
>properly ? I possible I would make new entry files in Modules/Platform
>and Utilities/Release for both the arch and the compiler but I don't
>really understand how it works.

The Platform/AIX.cmake file does not use -fPIC or rdyanmic for xlc.
We do nightly builds on AIX that work.  Is this on AIX or some other OS?

-Bill



More information about the CMake mailing list