Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous message
Tom1
Messages: 1212
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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [BUG] TheIDE prevents using MSC Incremental link
Next Topic: invalid memory access
Goto Forum:
  


Current Time: Fri Mar 29 01:05:51 CET 2024

Total time taken to generate the page: 0.02191 seconds