This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc 3.1 won't built along with binutils 2.12 on sparc-*-*


   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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]