Re: [Mingw-w64-public] [Mingw-users] GMP windows64 porting effort

2011-07-04 Thread JonY
On 7/5/2011 10:51, Sisyphus wrote: > > During make check: > > > libtool: link: > x86_64-w64-mingw32-gcc -O2 -pedantic -m64 -std=gnu99 -mtune=k8 -march=k8 -o > t-locale.exe t-locale.o ../../tests/.libs/libtests.a > /c/_64/comp/gmp-5.0.90

Re: [Mingw-w64-public] [Mingw-users] GMP windows64 porting effort

2011-07-04 Thread Sisyphus
ke && make check During make check: libtool: link: x86_64-w64-mingw32-gcc -O2 -pedantic -m64 -std=gnu99 -mtune=k8 -march=k8 -o t-locale.exe t-locale.o ../../tests/.libs/libtests.a /c/_64/comp/gmp-5.0.90-20110704/.libs/libgmp.a ../../.libs/libgmp.a c:/_64/

Re: [Mingw-w64-public] Libstdc++ extension to accept wchar_t* arguments

2011-07-04 Thread Ruben Van Boxem
> > Date: Sun, 3 Jul 2011 12:25:28 + > > From: gchicares@... > > To: mingw-users@... > > Subject: Re: [Mingw-users] Libstdc++ extension to accept wchar_t* arguments > > > > On 2011-07-03 11:43Z, Ruben Van Boxem wrote: > > > > > [...] std::fstream's that can be opened with wchar_t* arguments [..

Re: [Mingw-w64-public] [Mingw-users] GMP windows64 porting effort

2011-07-04 Thread Torbjorn Granlund
t;, so I'll put them on the wait list for now.) Here is a suitable snapshot: ftp://gmplib.org/pub/snapshot/gmp-5.0.90-20110704.tar.bz2 If you download MSYS, you will have access to m4. Thanks for your very useful explanation! I went for cygwin for now, before I had gotten your re