public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@redhat.com>
To: Brad Lucier <lucier@math.purdue.edu>
Cc: gcc@gcc.gnu.org, Sehun Chun <schun@math.purdue.edu>, bangerth@dealii.org
Subject: Re: relocation truncated to fit error on alpha
Date: Fri, 04 Apr 2003 20:39:00 -0000	[thread overview]
Message-ID: <20030404193746.GE28206@redhat.com> (raw)
In-Reply-To: <200304041915.h34JFjSn002361@banach.math.purdue.edu>

On Fri, Apr 04, 2003 at 02:15:45PM -0500, Brad Lucier wrote:
> http://gcc.gnu.org/ml/gcc/2001-09/msg00645.html

MIPS, not Alpha, and concerns GOT overflow.

> http://gcc.gnu.org/ml/gcc/2001-11/msg00413.html

Concerns branch overflow, not gprel.  And it did go in.

> /export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e00): relocation truncated to fit: GPREL32 *UND*

The thing you should be concerned about here is not the
relocation type at all, or even the overflow, but that
we're relocating against an undefined symbol.

I don't suppose you have sparse_matrix.float.g.[is] 
hanging about?


r~

  reply	other threads:[~2003-04-04 19:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 19:35 Brad Lucier
2003-04-04 20:39 ` Richard Henderson [this message]
2003-04-05  1:07   ` Falk Hueffner
2003-04-05  1:09     ` Richard Henderson
2003-04-05  6:26       ` Alan Modra
2003-04-05 12:17         ` Richard Henderson
2003-04-05 15:27           ` Alan Modra
2003-04-07  6:40             ` Brad Lucier
2003-04-07 20:34             ` Richard Henderson
2003-04-05  9:08       ` Brad Lucier
2003-04-05 23:08         ` Brad Lucier
2003-04-04 21:45 ` Wolfgang Bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030404193746.GE28206@redhat.com \
    --to=rth@redhat.com \
    --cc=bangerth@dealii.org \
    --cc=gcc@gcc.gnu.org \
    --cc=lucier@math.purdue.edu \
    --cc=schun@math.purdue.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).