[CMake] Building cmake with xlc

William A. Hoffman billlist at nycap.rr.com
Fri Jan 13 08:48:55 EST 2006


At 07:47 AM 1/13/2006, William A. Hoffman wrote:

>>
>>We use Linux. So the default lInux files are used I guess.
>>Anyway for the moment I made cmake with gcc and that's ok.
>>

Where can you get xlc for Linux?

It should be very easy to add support to CMake.
You would have to create a Linux-xlc.cmake file that will
go in the Platforms directory of cmake.   It would set all
the correct flags for the compiler.  If you want, I can help
you create one, and I will add it to cmake.

-Bill



More information about the CMake mailing list