http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56909
Arthur Zhang <mail2arthur at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Resolution|WONTFIX |
--- Comment #12 from Arthur Zhang <mail2arthur at gmail dot com> 2013-04-17
19:44:34 UTC ---
I can build successfully with either '--with-arch=i686 --build=mingw32' or
'--build=i686-pc-mingw32', but as I mentioned in comment 10, change build
target cause packaging issue.
What is the benefit to use '--build=i686-pc-mingw32' than '--with-arch=i686'?
Thanks.