Francois PIETTE wrote: >> I recently managed to build OpenSSL with C++ Builder, so one was >> able link .obj files rather than the libraries, though I'm not sure >> whether OpenSSL license allowed this for closed-source applications. > > That is very interesting. Maybe you could create a wiki page to > describe the required steps and provide any required file beside > OpenSSl source code. Each person will then decide if the license > allows him to do it or not.
Building was no big problem. But it outputs over 600 .obj files and two .lib files. They contain plenty of dependancies to other run-time libraries. So probably a huge effort to get it working in Delphi. I haven't tried this yet. -- Arno Garrels -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
