Hi;<br><br>I&#39;m trying to get cmake to run on the OpenVMS operating system with a goal of eventually getting ITK to run on VMS.&nbsp;&nbsp;Searching through this list and on the website it doesn&#39;t appear as if this effort has been made.&nbsp;&nbsp;My first question: has anyone successfully got cmake to run on VMS?
<br><br>I am prepared to put in the effort to get cmake to run on OpenVMS.&nbsp;&nbsp;Looking at a mail-thread (<a href="http://public.kitware.com/pipermail/cmake/2006-October/011622.html">http://public.kitware.com/pipermail/cmake/2006-October/011622.html
</a>) posted earlier I can answer those questions:<br>1.) Is it command-line based?&nbsp;&nbsp;Does it support scripting in any form?<br>ANSWER: Yes it is command line based, and it does support scripting called DCL - which is not compatible in anyway unix versions of *sh
<br>2.) What would the build sequence look like for a simple hello-world.c program?<br>ANSWER:<br>$ CC /OBJECT=hello-world.OBJ hello-world.c<br>$ LINK hello-world.obj /EXECUTABLE=hello-world.EXE<br>C++ is similar<br>$ CXX /OBJECT=
hello-world.OBJ hello-world.cpp<br>$ CXXLINK hello-world.OBJ /EXECUTABLE=hello-world.EXE<br><br>3.) Is there a make tool or native build tool of some kind?<br>ANSWER: Yes there&#39;s a utility called MMS which uses a syntax very similar to make with some key differences (
<a href="http://h71000.www7.hp.com/doc/73FINAL/5825/5825_014.htm">http://h71000.www7.hp.com/doc/73FINAL/5825/5825_014.htm</a> - look at Appendix B)<br><br>My plan of attack for porting cmake - would be to port the bootstrap file to use the DCL scripting language, and then go from there trying to build it.&nbsp; Is this a sensible way to go?
<br><br>Thanks<br>-Alan<br> <br><br>-- <br>+––– –– –&nbsp;&nbsp;–&nbsp;&nbsp; –&nbsp;&nbsp;&nbsp;&nbsp; –&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;–<br>| Alan Antonuk<br>| <a href="mailto:antonuka@msu.edu">antonuka@msu.edu</a>, <a href="mailto:aega@umich.edu">aega@umich.edu</a><br>&nbsp;&nbsp;tel cell: (734) 646-4476
<br>| tel work: (734) 647-1386<br>&nbsp;&nbsp;addr: 1705 Morehead Dr., Ann Arbor, MI 48103<br>| aim: alanxz1