This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36330] i386-pc-solaris2.10 configure: error: C compiler cannot create executables
- From: "andry at inbox dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jul 2008 21:35:27 -0000
- Subject: [Bug bootstrap/36330] i386-pc-solaris2.10 configure: error: C compiler cannot create executables
- References: <bug-36330-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from andry at inbox dot ru 2008-07-24 21:35 -------
I found which part of Makefile broken: "$CC -print-prog-name=ld".
This is means that mingw build already broken, if root mingw directory differs
from "mingw32" folder.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36330