Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » How to link libeay32, libssl32 and ssleay32 statically in Windows?
How to link libeay32, libssl32 and ssleay32 statically in Windows? [message #53555] |
Sat, 11 April 2020 11:33 |
Tom1
Messages: 1251 Registered: March 2007
|
Senior Contributor |
|
|
Hi,
I'm using Core/SSH and and Core/SSL and just as the title says: How to link libeay32, libssl32 and ssleay32 statically in Windows?
I seem to remain dependent on:
libeay32.dll
libssl32.dll
ssleay32.dll
I used MSBT19x64.
I also tried CLANGx64 but then I ended up with missing libraries:
Linking...
lld: error: unable to find library -llibeay32MT
lld: error: unable to find library -lssleay32MT
clang-10: error: linker command failed with exit code 1 (use -v to see invocation)
There were errors. (3:58.39)
Is there a way to get them statically linked to avoid dependence of those DLLs?
Best regards,
Tom
|
|
|
|
|
How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Sat, 11 April 2020 11:33
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: forlano on Tue, 14 April 2020 01:55
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Tue, 14 April 2020 09:38
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: mirek on Mon, 20 April 2020 16:43
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Mon, 20 April 2020 17:42
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: mirek on Wed, 22 April 2020 18:01
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Wed, 22 April 2020 18:07
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Thu, 23 April 2020 10:16
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Thu, 23 April 2020 10:38
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: mirek on Fri, 24 April 2020 16:20
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Fri, 24 April 2020 22:35
|
|
|
Re: How to link libeay32, libssl32 and ssleay32 statically in Windows?
By: Tom1 on Sun, 26 April 2020 12:25
|
Goto Forum:
Current Time: Fri Nov 01 00:54:28 CET 2024
Total time taken to generate the page: 0.02757 seconds
|