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.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to