This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: one tree builds
- To: Joel Sherrill <joel at OARcorp dot com>
- Subject: Re: one tree builds
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 25 Nov 1997 19:56:20 -0800
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.BSF.3.96.971125214303.4794B-100000@vespucci.advicom.net>you
write:
> > This would make me wonder if you're picking up the right assembler --
> > is the "as" link in the gcc dir pointing to the right place (keeping in
> > mind the as.new -> as-new transition a little while back).
>
> I am sure I am not picking up the right assembler.
>
> My binutils is 2.8.1 and it is creating as.new while egcs is looking for
> as-new. It looks like the same problem applies to at least ld and nm as
> well.
Yup, it applies to ld & nm too.
> Is this something that has changed in binutils since the 2.8.1 release and
> I need to change my binutils to create XYZ-new?
Yes. Or change gcc to look for XYZ.new
I think this deserves a mention in the FAQ :-)
jeff