[fpc-pascal] Re: access violation somehow related to dlopen'ing libssl
Seth Grover
sethdgrover at gmail.com
Fri Jul 2 17:21:28 CEST 2010
Whoa... I discovered that simply adding "dynlibs" to the interface
uses clause of ssl_openssl_lib causes the crash to go away and
everything to work fine.
After further experimentation, if I put "dynlibs" in the uses clause
of ssl_openssl_lib prior to "Classes", it still crashes. If I add it
after "Classes", the crash goes away.
Not sure what that means...
-SG
--
This email is fiction. Any resemblance to actual events
or persons living or dead is purely coincidental.
Seth Grover
sethdgrover[at]gmail[dot]com
More information about the fpc-pascal
mailing list