This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: c++/java relocation errors on sparc-sun-solaris2.7 (Re: Moreinfo on Java coredump on sparc Solaris)
- To: gcc at gcc dot gnu dot org
- Subject: Re: c++/java relocation errors on sparc-sun-solaris2.7 (Re: Moreinfo on Java coredump on sparc Solaris)
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 23 May 2001 21:49:48 -0400 (EDT)
On Mon, 21 May 2001, Jeff Sturm wrote:
> On Mon, 21 May 2001, Richard Henderson wrote:
> > You can't force alignment. That breaks the format. The only
> > solution is to fix binutils.
>
> *sigh* Yet another reason we need a new binutils release.
>
> I'll take a look at it. Thanks.
I've submitted a patch to fix gas:
http://sources.redhat.com/ml/binutils/2001-05/msg00380.html
Jeff