Re: [fpc-pascal] Understanding error messages in static linking

2024-10-31 Thread Sven Barth via fpc-pascal
Thomas Kurz via fpc-pascal schrieb am Di., 20. Aug. 2024, 18:16: > And this is the point where I'm completely stuck. Is there anything I can > try or is it just impossible to create an .exe which doesn't depend need > the libcrypto DLL? > > Please, I don't want to discuss the pros and cons about

[fpc-pascal] Understanding error messages in static linking

2024-08-20 Thread Thomas Kurz via fpc-pascal
Hello, I am trying to statically link OpenSSL. I'm using the Win64 full installer from https://slproweb.com/products/Win32OpenSSL.html which includes precopmiled static libraries which were compiled with VC using the /MT, /MD, /MTd and /MDd switches. This obviously stands for: /MDCreates a