Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
To: linux-mips@fnet.fr, linux@cthulhu.engr.sgi.com
Subject: binutils 2.9.1.0.4 considered harmful
Date: Sun, 9 Aug 1998 15:27:15 +0200	[thread overview]
Message-ID: <19980809152715.19085@alpha.franken.de> (raw)

Hi,

look what gas from binutils-2.9.1.0.4 produces, when building _eh.o
(libgcc.a).

RELOCATION RECORDS FOR [.eh_frame]:
OFFSET   TYPE              VALUE 
0000001c R_MIPS_32         .text
00000038 R_MIPS_32         .text
00000054 R_MIPS_32         .text
00000074 R_MIPS_32         .text
00000084 R_MIPS_32         .text
00000094 R_MIPS_32         .text
000000e4 R_MIPS_32         .text
00000134 R_MIPS_32         .text
00000144 R_MIPS_32         .text
00000160 R_MIPS_32         .text
0000017c R_MIPS_32         .text
00000198 R_MIPS_32         .text

000001b5 R_MIPS_32         .text
     ^^^

This bug is most likely responsible for my problems with libstdc++ on
my little endian box (SIGBUS in ld.so.1, when a program is linked against
libstc++). On the Indy I've build egcs with patched binutils 2.8.1 and there 
libstdc++ works, while on my Olli it doesn't (build with binutils 2.9.1.0.4).
Right now I'm rebuilding egcs to see, whether all of my libcstdc++ problems
are gone.

Thomas.

-- 
See, you not only have to be a good coder to create a system like Linux,
you have to be a sneaky bastard too ;-)
                   [Linus Torvalds in <4rikft$7g5@linux.cs.Helsinki.FI>]

                 reply	other threads:[~1998-08-09 13:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=19980809152715.19085@alpha.franken.de \
    --to=tsbogend@alpha.franken.de \
    --cc=linux-mips@fnet.fr \
    --cc=linux@cthulhu.engr.sgi.com \
    /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