[Patch, Linux/Windows, OpenSSL 0.9.8b]

Hi all,

First of all, thank you all for developing OpenSSL! I use it every day to 
protect my systems and my data.

I want to be able to build Windows applications that use OpenSSL on Linux 
(especially Boxi, which I'm developing). So I needed to cross-build OpenSSL 
using MinGW. This was not easy.

I think I have it working with the attached patch, which must be applied AFTER 
running "./Configure mingw" and "make makefile.one". You can then build with 
"make -f makefile.one". The compiler, ranlib, etc. executables will probably be 
different in each package (I'm using Ubuntu Breezy Badger).

I know this is not the best solution, and I would really appreciate someone's 
help in fixing the Configure script and util/mk1mf.pl to generate appropriate 
makefiles to make this easy in future versions. Thanks in advance if you can 
spare some time to guide me.

Cheers, Chris.
-- 
_ ___ __     _
  / __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to