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

2005-07-04 Thread Andy Polyakov
Point is that I'd rather see it cross-built by 'make' [which is known to work at least under cygwin], than by an extra script. In other words you should be able to get away with single extra mingwx line to ./Configure and patch for $exe_ext line... No extra scripts should be required... so you

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 I'd

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

2005-06-20 Thread Andy Polyakov
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

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