On Sat, 9 Mar 2002 8:58:39 EST, Jeffrey Altman wrote: >It is important to add a note to the INSTALL.OS2 which I would rename >INSTALL.OS2-EMX
I don't think that's necessary. INSTALL.W32 covers 3 compilers. If support for another OS/2 compiler is added it can be included in INSTALL.OS2 rather than clutter the root with multiple INSTALL.OS2-* files. >that the libraries produced by this process can only >be used with EMX applications. These libraries cannot be used with >code produced with the IBM Compilers due to conflicts between the EMX >and IBM C Run-time environments. True, the DLLs will only work properly with EMX gcc compiled apps (though I believe other compilers will work if you avoid stdio & sockets and can arrange matching the calling convention) but the primary target of this patch is people porting unix apps to OS/2 & that's usually done using EMX gcc. If you feel it's worth mentioning in the docs you can always submit a patch. >> This patch adds the ability to build shared libraries (DLLs) for the OS/2 >> platform. It's a diff against the current 0.9.7-stable branch but should apply >> cleanly to HEAD too. Although I've touched a few bits of code that are used >> for the Win32 build in mkdef.pl I've verified that the output generated by it >> for windows targets is unchanged. The output for VMS does change a little but >> looks quite broken anyway (EXETYPE WINDOWS?). >> >> The included changes to util/libeay.num were generated, not hand edited, so a >> make update won't clobber them. -- ______________________________________________________________________________ | Brian Havard | "He is not the messiah! | | [EMAIL PROTECTED] | He's a very naughty boy!" - Life of Brian | ------------------------------------------------------------------------------ ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]