Static linking openssl libraries with xHarbour?

Post Reply
Taavi
Posts: 77
Joined: Mon Nov 21, 2005 10:29 am

Static linking openssl libraries with xHarbour?

Post by Taavi »

Hello,
can someone please help with static linking libeay32.dll and ssleay32.dll into xHarbour exe using xHarbour builder?
We managed to do it with Harbour but for Pellesc used buy xHarbour we do'nt have scripts to build Openssl static link libraries.

Converting dll-s to lib-s using xharbour\bin\dll2lib.bat still needs dll-s to be present at runtime. Anyone managed to link openssl static with xHarbour?

Thanks,

Taavi.
Post Reply