Re: [Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-07-20 Thread Kai Tietz
Hi Stefan, > Hi, > > I got a reaction from Andy Polyakov (one of the openssl lead developers) > regarding my suggested patch to make OpenSSL compile with mingw-w64, > that I wanted to pass on: > > I wrote: > > > Apart from adding a line to configure, I needed a slight modification > >

Re: [Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-07-20 Thread Stefan . Neis
Hi, I got a reaction from Andy Polyakov (one of the openssl lead developers) regarding my suggested patch to make OpenSSL compile with mingw-w64, that I wanted to pass on: I wrote: > > Apart from adding a line to configure, I needed a slight modification > > to apps/speed.c and engines/e

Re: [Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-06-03 Thread NightStrike
On 6/3/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > In reply to various mails, let me add some comments: > > > > - I added a "mingw64" line to Configure and (think I) told it to use > > > .exe > > > extension for compiling. Nothing surprising here, I think. Note that > > > you

Re: [Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-06-03 Thread Kai Tietz
Hi Stefan, >Hi, > > I just tried to compile OpenSSL-0.9.8h with mingw-w64 (see > http://sourceforge.net/projects/mingw-w64/) and needed a couple > of changes to the source code (see attached patch). > > Some notes: > - I added a "mingw64" line to Configure and (think I) told it to

Re: [Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-06-03 Thread Kai Tietz
Hi Stefan, FX, > > - I added a "mingw64" line to Configure and (think I) told it to use > > .exe > > extension for compiling. Nothing surprising here, I think. Note that > > you currently need to "Configure mingw64 no-asm no-hw". > > IIUC, the current position on naming is that mingw64 should

Re: [Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-06-03 Thread FX
> - I added a "mingw64" line to Configure and (think I) told it to use > .exe > extension for compiling. Nothing surprising here, I think. Note that > you currently need to "Configure mingw64 no-asm no-hw". IIUC, the current position on naming is that mingw64 shouldn't be used, but rather th

[Mingw-w64-public] Compiling OpenSSL with mingw-w64

2008-06-03 Thread [EMAIL PROTECTED]
Hi, I just tried to compile OpenSSL-0.9.8h with mingw-w64 (see http://sourceforge.net/projects/mingw-w64/) and needed a couple of changes to the source code (see attached patch). Some notes: - I added a "mingw64" line to Configure and (think I) told it to use .exe extension for c