This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.1 won't built along with binutils 2.12 on sparc-*-*
- From: "David S. Miller" <davem at redhat dot com>
- To: aoliva at redhat dot com
- Cc: rth at redhat dot com, gcc at gcc dot gnu dot org
- Date: Tue, 30 Apr 2002 16:00:39 -0700 (PDT)
- Subject: Re: gcc 3.1 won't built along with binutils 2.12 on sparc-*-*
- References: <orpu0hem93.fsf@free.redhat.lsd.ic.unicamp.br>
From: Alexandre Oliva <aoliva@redhat.com>
Date: 30 Apr 2002 03:25:28 -0300
I suggest moving the test for .hidden into the `if x$gcc_cv_as != x'
block, fixing the spelling of `-K PIC' and/or getting the code to
tolerate assembler failures, and perhaps bumping up the version
numbers in the version-based test for the case of builtin in a unified
tree.
This has to be reimplemented for other reasons anyways (it is not
Sparc specific, this binutils problem, it turns out), see PR
target/6466 which is assigned to Richard currently.