[CMake] cmake on the BGP
Brad King
brad.king at kitware.com
Thu Aug 20 08:47:57 EDT 2009
John R. Cary wrote:
> I am trying to build cmake on a Blue Gene P.
> Configuration starts with
>
>
> login1.surveyor$ ./bootstrap
> ---------------------------------------------
> CMake 2.6-4, Copyright (c) 2007 Kitware, Inc., Insight Consortium
[snip]
> http://www.cmake.org/pipermail/cmake/2006-January/007917.html
>
> "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."
>
> Was this ever done? Can I help with getting it done?
I think it was done, at least partly.
Please try CMake from CVS HEAD:
cvs -d :pserver:anoncvs at www.cmake.org:/cvsroot/CMake co CMake
If that doesn't work out of the box I'll be happy to help you
contribute support.
Thanks,
-Brad
More information about the CMake
mailing list