Hello
1) I am in the process of porting the OpenSSL source to
IBM Visual Age for C++ for AS/400
This compiler has the intriguing property that it will only compile C++
code. There is no "plain old C" option!
The initial compile produced 550+ compile errors (unsurprisingly).
I have now reduced this count to zero, although the code has not yet been
tested..
Is this work of interest to the OpenSSL developers? I have made changes to,
at a guess, 200 source files.
2) I have ported the source to the SAS C/C++ compiler for the IBM S/390
(also compiles but not yet tested). This compiler also has a quirk; all
library modules names have to be unique in the first 7 characters. This also
imposes several changes to the OpenSSL Sources.
Best wishes
Iain Buchanan
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]