This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/49861] Cross compile for mingw32, All executable file can not start up, lead crash!
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 17 Dec 2011 16:04:13 +0000
- Subject: [Bug c/49861] Cross compile for mingw32, All executable file can not start up, lead crash!
- Auto-submitted: auto-generated
- References: <bug-49861-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49861
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |ktietz at gcc dot gnu.org
Resolution| |INVALID
--- Comment #2 from Kai Tietz <ktietz at gcc dot gnu.org> 2011-12-17 16:04:13 UTC ---
Well, I assume you might need to update runtime, or setting PATH environment
proper. I've tested it with 4.6.1 (and 4.6.x) and don't see such failures at
all. So there is something wrong with your toolchain-setup. You might find
help for it on mingw's user forum for it.