Neff Robert A wrote:
> In keeping with Windows tradition, I would move that you NOT use
> the letter 's' for single-threaded, but rather use the "mt"
> designation for "multi-threaded" or "mtd" for "multi-threaded-debug"
> would be my preference.  No "mt" designation within the library name
> would imply single-threaded.  It's either multi-threaded or it's not.
> For example, the use of "osslcmtd.lib" immediately implies using
> the crypto multi-threaded-debug-static import library.

I would just like to say that I really like this suggestion as it both
clearly differentiates between the possible targets (with the possible
exception of the win16/dos builds, of which I've no experience) and
provides us with a mnemonically sound (I hope I'm getting my point
across here) library naming convention that should be perfectly clear to
any MSVC user.

//oscar
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to