I am working on porting OpenSSL to Open Watcom compiler to be able
compile it for DOS, OS/2, WIN32
and Netware and create appropriate libraries for this compiler.
I am a little confused by three level of macros which define target
platform (by example for MSDOS
target).
1-st level OPENSSL_SYSNAME_MSDOS
2-nd level OPENSSL_SYS_MSDOS
3-rd level MSDOS
Please, can somebody explain me why these three levels are used and
what should each level macro
manage?
First level is clear, but next two don't.

Next question is especialy about ....MSDOS macros.
Why is defined OPENSSL_SYS_MSDOS and MSDOS macros for Windows target platforms?

Regards

Jiri
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to