Re: openssl-0.9.8 will not compile on MinGW [u]

2005-07-06 Thread Andreas Jellinghaus [c]
windows or linux? for linux cross compiling with mingw see http://www.opensc.org/files/contrib/ Andreas __ OpenSSL Project http://www.openssl.org Development Mailing List opens

PATCH: create openssl/windows with mingw/linux [u]

2005-07-04 Thread Andreas Jellinghaus [c]
here is a working patch so you can create openssl/windows binaries with linux and mingw. developed and tested on debian sarge/i686 only. > BTW, what is the exact purpose of this project? Currently I'm building "openssl" plus "opensc" plus "putty" on windows with visual c and it works fine. Howeve

Re: linux+mingw -> create openssl for windows [u]

2005-07-03 Thread Andreas Jellinghaus [c]
On Monday 20 June 2005 18:48, Andy Polyakov wrote: > - gaswin option is being phased out and should not be used; > - can you confirm that just issuing 'make' right after 'perl Configure > mingwx' doesn't work? > - if you can confirm that it doesn't, can you show how does it fail? > > Point is that

linux+mingw -> create openssl for windows [u]

2005-06-19 Thread Andreas Jellinghaus [c]
My goal: compile opensc, openssl and putty for windows, but using linux and mingw (on i686 machine, debian sarge). that way opensc could build nightly binary pacakges for windows. so, here is a patch for openssl, so it can be compiled with mingw under linux. no big changes, mostly using the existi