![]() |
![]() HP OpenVMS Systemsask the wizard |
![]() |
The Question is: 1) I like to port some of C++ code written for HP-UX and AIX to OpenVMS. Currently we have generic OpenVMS C compiler. Do I need to have OpenVMS C++ compiler, specifically? 2) Most of this codee is using socket library, should I be aware of any differenc of libraries between UNIX and VMS The Answer is : Yes, you will need the C++ compiler to compile C++ code. The OpenVMS socket libraries are standards-compliant -- the socket libraries are themselves included with the seperately-installed IP package, such as the DIGITAL TCP/IP Services for OpenVMS (UCX) package.
|