[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Win64, libidn-1.19, one failing test.
From: |
Sisyphus |
Subject: |
Re: Win64, libidn-1.19, one failing test. |
Date: |
Wed, 2 Mar 2011 21:47:40 +1100 |
----- Original Message -----
From: "Simon Josefsson" <address@hidden>
To: "Sisyphus" <address@hidden>
Cc: <address@hidden>
Sent: Wednesday, March 02, 2011 2:28 AM
Subject: Re: Win64, libidn-1.19, one failing test.
"Sisyphus" <address@hidden> writes:
Hi,
I build using the MinGW64 cross-compiler in the msys shell with:
Hi. Can you try the latest 1.20 release? It has updated gnulib files
(which is where getopt comes from) and I built some other projects using
recent gnulib under MinGW64 and that worked fine.
Hi Simon,
Still getting a failure:
PASS: test-errno.exe
test-getopt.h:773: assertion failed
FAIL: test-getopt.exe
My 'gcc -v' (which, in my case, is actually 'x86_64-w64-mingw32-gcc -v') is:
address@hidden /c/_64/comp/libidn-1.20
$ x86_64-w64-mingw32-gcc -v
Using built-in specs.
COLLECT_GCC=c:\_64\mingw64\bin\x86_64-w64-mingw32-gcc.exe
COLLECT_LTO_WRAPPER=c:/_64/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.6.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with:
../../../build/gcc/gcc/configure --target=x86_64-w64-mingw32 --prefix=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/root
--with-sysroot=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/root --with-gmp=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/gmp/install
--with-mpfr=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/mpfr/install
--with-mpc=/c/bb/vista64-mingw32/mingw-x86-x86_64/build/build/mpc/install --enable-languages=all,obj-c++
--enable-fully-dynamic-string --disable-multilib
Thread model: win32
gcc version 4.6.0 20100414 (experimental) (GCC)
This would be the same compiler that I used last time with 1.19 ... maybe I
need to get something more recent. (It is, after all, nearly one year old
;-)
What's the 'gcc -v' for the compiler that you've been using ?
Cheers,
Rob
Cheers,
Rob.