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 shouldn't be
> used, but rather the full triplet x86_64-pc-mingw or, as a simpler
> name, mingw-w64.
The full host triplet is x86_64-*-mingw32, so a check for x86_64-*-mingw*
is fine, too. The postfix 32 to the triplet name is necessary, because not
all names in gcc configure are modified until now. Otherwise you may loose
some configuration options.
Stefan, thanks for your contribution. I will comment soon on it.
Cheers,
Kai
| (\_/) This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]