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. 
petera> After customizing the makefile, we have tried to compile the OpenSSL 
petera> toolkit with the C++ compiler, but there are a lot of typecast problems, 
petera> and perhaps other kinds of problems we don't know yet.
petera> We could port the OpenSSL source file by file, but we don't like that 
petera> solution, because we have to do it all again in case of an OpenSSL update.

Sorry that I didn't respond earlier.  I'm currently on vacation in the
US, and the connectitivies available to me have been horrible.

About making changes to the source, perhaps you could share your
changes with us and they might become part of the source in the next
version?  Also, it could be good to know what version you're talking
about.  Our main development is currently in 0.9.7 (in beta) and 0.9.8
(in development).

petera> I thought of a few possible (?) solutions (sorry if it's nonsense):
petera> - taking our objects/libraries (compiled with our ANSI C compiler) to the 
petera> customer and try to link it there
petera> - perhaps there are compiler options which will make compilation possible
petera> - install a ANSI C compiler (GNU) at the customer's site to make it work

Of all those solutions, it looks like the first is the simplest.  It's
the one I'd choose, especially in when in a hurry.

OpenSSL has never been fully built with GNU C on VMS.  I skipped diong
that because GNU C on VAX and GNU C on Alpha differ (!) (or did at the
time I looked), and at the time, the Alpha port was under heavy
development. 

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-168 35  BROMMA  \ T: +46-8-26 52 47
                    \      SWEDEN       \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to