This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy
- From: "brian dot sidebotham at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2007 13:16:33 -0000
- Subject: [Bug bootstrap/32829] CVS bootstrap failure with as: unrecognised option -Qy
- References: <bug-32829-12912@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from brian dot sidebotham at gmail dot com 2007-07-20 13:16 -------
Earlier in the build, I get a line which I've just noticed scanning through
some logs:
CONFIGURE:14040: test - Too many arguments
I suspect this is the cause of the problem, as it checks the version of as
being used and enables leb128 if as > 2.11
I am not near my linux box at the moment, so cannot fix the line and re-build
to make sure this is the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32829