[CMake] cmake . -DCMAKE_INSTALL_PREFIX=/foo broken on solaris and hpux

Peter O'Gorman cmake at mlists.thewrittenword.com
Thu Sep 27 02:50:12 EDT 2007


On Thu, Sep 27, 2007 at 01:11:56AM -0500, Peter O'Gorman wrote:
> cmake . -DCMAKE_INSTALL_PREFIX=/tmp/install_test
> gmake
> gmake install
 
> If we build cmake with gcc/g++ instead of the native Sun and HP
> compilers then we get a cmake that behaves as expected.

Also -DCMAKE_INSTALL_PREFIX:PATH=/tmp/install_test works. I was sure I
had tried this, but I guess not.

So, user error, I guess. However, I would expect the same behavior
with cmake built with g++ and SUN CC/aCC.

Peter 




More information about the CMake mailing list