Re: [Mingw-w64-public] Install MinGW w64

2013-02-12 Thread JonY
On 2/6/2013 04:31, Jorge F. Hernandez wrote: By the way, I tried using the MinGW 64-bit that comes with Cygwin, but when I tried to run configure and it tries to check if gcc will compile what I'm trying to, it says it cannot create executables, what can I do? I'm trying to compile

Re: [Mingw-w64-public] Mingw-w64 GCC 4.7 (rubenvb) crashes.

2013-02-12 Thread JonY
On 2/10/2013 17:14, Václav Šmilauer wrote: Let me run it in debugger for you, okay? (gcc 4.7.2 under Linux): #0 0x77538425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7753bb8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x77b37e2d in

Re: [Mingw-w64-public] Install MinGW w64

2013-02-12 Thread K. Frank
Hello Jorge! On Tue, Feb 5, 2013 at 3:31 PM, Jorge F. Hernandez jor...@fsbcomputers.com wrote: By the way, ... I'm trying to compile libiconv in 64-bit so I can add it as a dependency for a PHP I'm building in 64-bit, but libiconv doesn't support VC anymore and it asks to use MinGW, but

Re: [Mingw-w64-public] Mingw-w64 GCC 4.7 (rubenvb) crashes.

2013-02-12 Thread Václav Šmilauer
Let me run it in debugger for you, okay? (gcc 4.7.2 under Linux): #0 0x77538425 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7753bb8b in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x77b37e2d in __gnu_cxx::__verbose_terminate_handler() () from

Re: [Mingw-w64-public] Patch for widl Makefile rule bug when builddir!=srcdir

2013-02-12 Thread Ray Donnelly
Hi Jacek, I hope this is ok now? Best regards, Ray. On Mon, Feb 11, 2013 at 12:27 PM, Ray Donnelly mingw.andr...@gmail.com wrote: I think I took it as an opportunity to learn a tiny bit of automake having avoided it so far! Ho hum... an update is in progress. On Mon, Feb 11, 2013 at