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: "kcook at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2004 16:16:55 -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 kcook at gcc dot gnu dot org 2004-08-25 16:16 -------
Subject: Re: Bootstrap fails on darwin with "as" version previous to cctools-500
--- Mike Stump <mrs@apple.com> wrote:
> 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."...
Since the Apple folks would be better suited to develop a proper test
for cctools-528, I won't be persuing this patch anymore.
Anyone can feel free to pick up where I left off, if they wish.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17139