This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12546] Missing argz.h causes the build to fail on FreeBSD 4.8
- From: "ppohja at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Oct 2003 11:54:30 -0000
- Subject: [Bug bootstrap/12546] Missing argz.h causes the build to fail on FreeBSD 4.8
- References: <20031009073842.12546.ppohja@iki.fi>
- 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=12546
------- Additional Comments From ppohja at iki dot fi 2003-10-13 11:54 -------
Setting the environment variable CONFIG_SHELL to e.g. /bin/bash causes the name
of the gcc being found correctly, and thus lets the bootstrap process to be
completed.
I was running the configure in zsh version 3.0.8.
The reasons for the wrong binary name are exactly the same as reported in bug
12396.