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

I'm trying to build deal.II CVS with gcc-3.4 on alphaev6-unknown-linux-gnu
and in trying to run the first test, I get the error messages:

============================ Linking step-1
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e00): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e04): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e08): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e0c): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e10): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e14): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e18): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparse_matrix.float.g.o)(.rodata+0x2e1c): relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
/export/home/lucier/programs/deal.II/lib/liblac.g.a(sparsity_pattern.g.o):ExcInvalidIndex/source/sparsity_pattern.cc:99: relocation truncated to fit: GPREL32 *UND*
collect2: ld returned 1 exit status
make[1]: *** [step-1] Error 1

Now, this is the same as PR6999, which you, Wolfgang, recently closed; it's
somewhat ironic now that it comes up again when I'm trying to use your
deal.II package.

There have been several threads about this problem in the mail lists over
the years, for example beginning at

http://gcc.gnu.org/ml/gcc/2001-09/msg00645.html

and

http://gcc.gnu.org/ml/gcc/2001-09/msg00645.html

which leads to Richard Henderson proposing a patch in

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

which may not have been followed up.

So, does anyone have any suggestions about how to fix the build process of
deal.II (which I find somewhat opaque) or how to fix this once and for all
with gcc?

Brad

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

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-04 19:35 Brad Lucier [this message]
2003-04-04 20:39 ` Richard Henderson
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=200304041915.h34JFjSn002361@banach.math.purdue.edu \
    --to=lucier@math.purdue.edu \
    --cc=bangerth@dealii.org \
    --cc=gcc@gcc.gnu.org \
    --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).