Hey,

about your latest changes, it seems that it has SSL_LIBCRYPTO32.OLB
and SSL_LIBSSL32.OLB as default names (when have specified "" for the
bits parameter)...  is that your intention?  I find it a bit
confusing, I'd rather expect something like this:

bits="" => SSL_LIBCRYPTO.OLB, SSL_LIBSSL.OLB
bits="32" => SSL_LIBCRYPTO32.OLB, SSL_LIBSSL32.OLB
bits="64" => SSL_LIBCRYPTO64.OLB, SSL_LIBSSL64.OLB

Also, it seems that /POINTER_SIZE=64=ARGV isn't supported with HP C
7.1.  I get this when trying to build the test programs with your
latest scripts, once for each file:

%DCL-W-NOVALU, value not allowed - remove value specification
 \64=\

And indeed, I can't find that in the help file either...

$ cc/ver                    
HP C V7.1-015 on OpenVMS Alpha V8.3    

-- 
Richard Levitte                         rich...@levitte.org
                                        http://richard.levitte.org/

"Life is a tremendous celebration - and I'm invited!"
-- from a friend's blog, translated from Swedish
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to