[openssl-users] Customize Windows library names
    Richard Levitte 
    levitte at openssl.org
       
    Thu Sep 15 22:08:16 UTC 2016
    
    
  
In message <CANt7B+feUe2W7627Nrw5bVOnZ1Wb5uQ4z57=ry9LwE7d0b28_w at mail.gmail.com> on Thu, 15 Sep 2016 12:17:12 +0200, Kim Gräsman <kim.grasman at gmail.com> said:
kim.grasman> I'm looking at integrating OpenSSL 1.1 in our tree, and I noticed the
kim.grasman> Windows build system now produces decorated lib names.
For DLLs, yes.
kim.grasman> The general pattern seems to be lib<name>_<ver>[-<arch>].lib where
kim.grasman> <arch> is only appended for 64-bit builds.
Are you sure?  Looking at my builds, I find libcrypto-1_1.dll and
libssl-1_1.dll with the import libraries libcrypto.lib and
libssl.lib.
Cheers,
Richard
-- 
Richard Levitte         levitte at openssl.org
OpenSSL Project         http://www.openssl.org/~levitte/
    
    
More information about the openssl-users
mailing list