2008/4/22 Thomas Chust <[EMAIL PROTECTED]>: > if the package you downloaded is really a modern version of OpenSSL and not > an old distribution of SSLeay I suppose that only the names of the libraries > are different. You could try to copy libeay32.a to mingw/lib/libcrypto.a and > ssleay32.a to mingw/lib/libssl.a or adapt the linker flags in the .setup > file of the openssl egg and try if it works...
That did it! > cu, > Thomas Thanks for your help Thomas! -- --Wietse _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
