On 9/4/2015 9:42 AM, Custin, Jay (CSC Sw Middleware) wrote:
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).

I worked on this years ago. I did manage to get most of it working, but no one ever setup a dashboard for it, so I am sure it fails now. If you do manage to get it working it would be great if you could run a nightly dashboard... :)

-Bill


--

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