This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11408] installation fails for many target libraries using CONFIG_SHELL
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jul 2003 18:18:22 -0000
- Subject: [Bug bootstrap/11408] installation fails for many target libraries using CONFIG_SHELL
- References: <20030702154556.11408.pme@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11408
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|installation fails for many |installation fails for many
|target libraries on sparc |target libraries using
| |CONFIG_SHELL
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-15 18:18 -------
Resummarizing based on this effects everyone who uses CONFIG_SHELL, it just blocks solaris
because the sh in there is not enough to bootstrap.
It does not look like there is any easy way to fix this without changing the toplevel configure/
makefile to autoconf based one.