[CMake] compiling cmake on aix 5.1 and 5.3

Joachim Geiger joachim.geiger at ipp.mpg.de
Fri Mar 28 12:50:07 EDT 2008


Bill Hoffman wrote:

> Try this
> 
> #check out a fresh CMake CVS
> 
> cd CMake
> export FC=xlf
> export CC=xlc
> export CXX=xlC
> mkdir build
> cd build
> cmake ..
> make Experimental
> 
> That should work, if you set FC, CC, and CXX then the tests will use 
> those compilers.
> 
> -Bill
> 
Just to inform, an out-of-source build with the above settings of the 
cmake-cvs did also run the bootstrapTest positive. Thanks for the help. 
I will probably use this one now.
Best regards,
Joachim

-- 
Joachim Geiger --------------------------------@\\
Max-Planck-Institute for Plasma Physics,        @\\
   Euratom Association                            \\\
Department Stellaratortheorie (ST)                \\\__
Wendelsteinstr. 1                                (  \\ \
D-17491 Greifswald, Germany                       \_ \\(_
Tel.: ++49 3834/88-2327   Fax: ++49 3834/88-2409    ) \\ \
e-mail: joachim.geiger at ipp.mpg.de                   \  -  |
---------------------------------------------------  \____/


More information about the CMake mailing list