While I specifically want this on OpenVMS/Integrity (V8.3 or higher), I have 
not tried this on an Alpha yet (vast majority of the coding/builds I do involve 
the Integrity platform).  It took some manual editing of files, etc. to get 
this far:

<<CUT>>
CXX has ios::binary openmode
---------------------------------------------
CXX  -I/PRJ_ROOT/CMAKE-3_3_1/Bootstrap_cmk -I/PRJ_ROOT/CMAKE-3_3_1/Source   
-I/PRJ_ROOT/CMAKE-3_3_1/Bootstrap_cmk -c /PRJ_ROOT/CMAKE
-3_3_1/Source/cmake.cxx -o cmake.o

#ifndef cmIML_ABI_H
.^
%CXX-E-MISSINGENDIF, the #endif for this directive is missing
at line number 33 in file LCL_ROOT:[cmake-3_3_1.Bootstrap_cmk.cmIML]ABI.h;4

cmIML_INT__VERIFY_TYPE(cmIML_INT_intptr_t,  sizeof(void*));
^
%CXX-E-NOTCOMPREDEC, declaration is incompatible with
          "int (*cmIML_INT_intptr_t__VERIFY__)[4U]" (declared at line 839)
at line number 839 in file LCL_ROOT:[cmake-3_3_1.Bootstrap_cmk.cmIML]INT.h;23
<<CUT>

I have the GNU Not VMS (GNV) Bash environment with the latest code base for GNV 
(including Perl 5.22) and CMake (3.3.1).
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to