This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17139] Bootstrap fails on darwin with "as" version previous to cctools-500
- From: "mrs at apple dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2004 21:46:33 -0000
- Subject: [Bug target/17139] Bootstrap fails on darwin with "as" version previous to cctools-500
- References: <20040822232632.17139.kcook@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mrs at apple dot com 2004-08-23 21:46 -------
Subject: Re: Bootstrap fails on darwin with "as" version previous to cctools-500
On Aug 23, 2004, at 1:42 PM, Kelley Cook wrote:
> But shouldn't this new prerequisite be added as a configure test?
528 or later is required. This as feature came way before that. I
suppose this is better than nothing, but, it could be better. I don't
know how to detect 528, other than by as -v.
Also, if we're going to give them hints, we might as well hint at the
exact version required, 528.
echo "as too old, as from cctools-528 required."...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17139