This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12563] install-sh not found for sparcv9/libf2c
- From: "albert at rad dot upenn dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Oct 2003 21:20:26 -0000
- Subject: [Bug bootstrap/12563] install-sh not found for sparcv9/libf2c
- References: <20031010033341.12563.albert@rad.upenn.edu>
- 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=12563
------- Additional Comments From albert at rad dot upenn dot edu 2003-10-26 21:20 -------
Subject: Re: install-sh not found for sparcv9/libf2c
Thank you very much. I did two things. I defined CONFIG_SHELL as
you suggested, and when invoking the config command, I used the
complete path name. Then everything worked. Thank you very much.
I'm sorry, I should have written back.
Thank you very much!
Sincerely,
Mike albert
On Fri, 24 Oct 2003, dhazeghi at yahoo dot com wrote:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12563
>
>
>
> ------- Additional Comments From dhazeghi at yahoo dot com 2003-10-24 23:27 -------
> So if you can check whether gcc builds using ksh as the noted in the link Andrew gave, and tell us
> if it works, that'd be great (otherwise we don't know if this is a gcc bug, or one in solaris /bin/sh):
>
> CONFIG_SHELL=/bin/ksh
> export CONFIG_SHELL
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>