This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15029] gcc 3.4.0 doesn't build on Solaris
- From: "fcusack at fcusack dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 May 2004 18:20:54 -0000
- Subject: [Bug bootstrap/15029] gcc 3.4.0 doesn't build on Solaris
- References: <20040420162335.15029.papadopo@shfj.cea.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fcusack at fcusack dot com 2004-05-25 18:20 -------
Fixed in bug 15093. I assume I don't have privilege to mark this as a duplicate;
even if I did I'd rather leave it to you folks. May I comment on the suboptimal
way this bug was handled? So what if Solaris /bin/sh isn't supported. A very
short investigation of the problem shows a clear error in the configure script.
This does not appear to be a bug in /bin/sh, although I don't see how it works
on other platforms. Note that in bug 15093, the CONFIG_SHELL workaround is
shown as clearly wrong (simply masks the problem). To the best of my reading.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15029