------- Comment #8 from xenofears at gmail dot com 2009-09-03 20:25 ------- (In reply to comment #5) > (In reply to comment #4) > > Works for me with a crosscompiler from linux to mingw: > > > > Target: x86_64-pc-mingw32 > > Configured with: ../gcc-svn/trunk/configure --target=x86_64-pc-mingw32 > > Thread model: win32 > > gcc version 4.5.0 20090901 (experimental) [trunk revision 151274] (GCC) > > > Works for me too. Maybe a duplicate of PR/41184
\It should be x86_64-w64-mingw32. I have been building cross-compilers both 4.5.0 and 4.4.1/2 in Linux just fine including only a few days ago. Try disabling optimization. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41211