Re: Latest MinGW-w64 crashes while linking

2011-12-20 Thread JonY
On 12/20/2011 06:59, JonY wrote: > On 12/20/2011 03:42, Cary R. wrote: >> Actually compiling (with i686-w64-mingw32-gcc) the following simple C >> program is also crashing. >> >> >> int main() >> { >> return 0; >> >> } >> >> Cary >> >> > > Strange, I have only some vague ideas what went wrong

Re: Latest MinGW-w64 crashes while linking

2011-12-19 Thread JonY
On 12/20/2011 03:42, Cary R. wrote: > Actually compiling (with i686-w64-mingw32-gcc) the following simple C program > is also crashing. > > > int main() > { > return 0; > > } > > Cary > > Strange, I have only some vague ideas what went wrong, I will do a rebuild and some testing. sig

Re: Latest MinGW-w64 crashes while linking

2011-12-19 Thread Cary R.
Actually compiling (with i686-w64-mingw32-gcc) the following simple C program is also crashing. int main() {     return 0; } Cary - Original Message - From: Cary R. Jon, I just tried the new version of MinGW-w64 without the header update and the compiler is crashing while linking

Latest MinGW-w64 crashes while linking

2011-12-19 Thread Cary R.
Jon, I just tried the new version of MinGW-w64 without the header update and the compiler is crashing while linking one of our C++ executables. Here's the link command and the error message: i686-w64-mingw32-g++ -o ivl.exe main.o async.o design_dump.o discipline.o dup_expr.o elaborate.o  elab_