This is the mail archive of the gcc-bugs@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: No bootstrap on Solaris 2.7


On Wed, 2 Jan 2002, Craig Rodrigues wrote:
> > /home/kahlert/conftest.c:1: relocation truncated to fit: R_SPARC_32 .text

> (1)  Do you have all the recommended Solaris patches mentioned in the
>      gcc release notes:
> http://gcc.gnu.org/install/specific.html#*-*-solaris2*

This is a different failure.  As aoliva said, it should be fixed in some
(probably unreleased) version of binutils.  It would be a good idea to
amend specific.html for that requirement once we have a new binutils
release (which we will surely need).

Or avoid the problem by using DWARF2 instead of stabs.  (Shouldn't that be
the default now?)

Jeff



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