[CMake] compiling cmake on aix 5.1 and 5.3
Joachim Geiger
joachim.geiger at ipp.mpg.de
Fri Mar 28 12:11:38 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
>
This is now on the dashboard with zero fails in the test. The bootstrap
test, however, did not run.
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