This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug plugins/47223] Fail to build gcc 4.6.0 (r168594) on mingw32
- From: "d.g.gorbachev at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 8 Jan 2011 14:01:55 +0000
- Subject: [Bug plugins/47223] Fail to build gcc 4.6.0 (r168594) on mingw32
- Auto-submitted: auto-generated
- References: <bug-47223-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47223
--- Comment #1 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2011-01-08 14:01:47 UTC ---
Try to configure with `--disable-shared --enable-shared=lto-plugin'.