public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* relocation truncated to fit error on alpha
@ 2003-04-04 19:35 Brad Lucier
  2003-04-04 20:39 ` Richard Henderson
  2003-04-04 21:45 ` Wolfgang Bangerth
  0 siblings, 2 replies; 12+ messages in thread
From: Brad Lucier @ 2003-04-04 19:35 UTC (permalink / raw)
  To: gcc; +Cc: Brad Lucier, Sehun Chun, bangerth

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-04-07 20:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-04 19:35 relocation truncated to fit error on alpha Brad Lucier
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

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).