Re: Compiling on VMS with C++ 6.0

2002-09-12 Thread Richard Levitte - VMS Whacker
In message <5.1.0.14.2.20020906114151.00a4e6b0@interjet> on Fri, 06 Sep 2002 11:49:36 +0200, Peter Aben <[EMAIL PROTECTED]> said: petera> One of our customers uses the DEC C++ (6.0) compiler on VMS. Our code petera> (which uses OpenSSL functions) has to be linked to the customer's software. pe

Compiling on VMS with C++ 6.0

2002-09-06 Thread Peter Aben
One of our customers uses the DEC C++ (6.0) compiler on VMS. Our code (which uses OpenSSL functions) has to be linked to the customer's software. After customizing the makefile, we have tried to compile the OpenSSL toolkit with the C++ compiler, but there are a lot of typecast problems, and pe