This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/15093] make bootstrap fails to configure libffi
- From: "olle at cb dot uu dot se" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Apr 2004 15:13:34 -0000
- Subject: [Bug bootstrap/15093] make bootstrap fails to configure libffi
- References: <20040423104405.15093.olle@cb.uu.se>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From olle at cb dot uu dot se 2004-04-23 15:13 -------
I did use tsch as my shell.
Setting CONFIG_SHELL to bash made the bootstrap to work. However it complains
about
/usr/users/olle/gcc-3.4.0/libffi/configure: line 2500: test: !=: unary
operator expected
/usr/users/olle/gcc-3.4.0/libffi/configure: line 2501: test: !=: unary operator
expected
but this is nonfatal.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15093