[CMake] Building cmake on SCO OpenServer 5.0.7 with gcc 3.4.3

Rolf Eike Beer eike at sf-mail.de
Fri Apr 10 11:22:11 EDT 2015


Am Freitag, 10. April 2015, 08:15:27 schrieb carylewis2015:
> I am trying to build cmake on  SCO OpenServer 5.0.7 with gcc 3.4.3, and I am
> receiving numerous errors.
> 
> For example on cmake v. 2.8.12.2 i receive undefined __throw when performing
> the gmake command after the boot strap.
> 
> I tried 2.8.4 and received errors related to __MAX_INT__ not being defined,
> but it is defined.
> 
> I know that SCO is old, but the documentation and things I've read online
> suggest it should work.
> 
> Has one successfully built a cmake on SCO.
> 
> I have used gcc successfully to build python, perl, openssl, ssh, etc. so
> the tool chain essentially works.

Those are all C AFAIK, but CMake is C++. The __throw symbols suggests that you 
may have a problem with your C++ standard library.

Greetings,

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150410/a309cd34/attachment.sig>


More information about the CMake mailing list