From: Helge Deller <deller@gmx.de>
To: "John David Anglin" <dave@hiauly1.hia.nrc.ca>,
carlos@baldric.uwo.ca, parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] strange GNU ld / libgcc_s.so problems
Date: Mon, 15 Dec 2003 22:38:58 +0100 [thread overview]
Message-ID: <200312152238.58462.deller@gmx.de> (raw)
In-Reply-To: <200312152105.hBFL5FZL017936@hiauly1.hia.nrc.ca>
On Monday 15 December 2003 22:05, John David Anglin wrote:
> > > > attempt to open /usr/lib/libgcc_s.so succeeded
> > > > -lgcc_s (//usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume@GCC_3.0'
> > > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Register@GCC_3.0'
> > > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_RaiseException@GCC_3.0'
> > > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Unregister@GCC_3.0'
> > > > /usr/lib/libstdc++.so: undefined reference to `_Unwind_SjLj_Resume_or_Rethrow@GCC_3.3'
> > > > usr/lib/libgcc_s.so)
> > > >
>
> I don't have libgcc_s.so in /usr/lib. This is suspect. libgcc_s.so should
> contain the above symbols if built with sjlj exceptions.
doh - that's it !
My /usr/lib/libgcc_so.1 was from an old private gcc build (I forgot about it since
it was from 2002) and it broke my builds.
I deleted this file and now all works perfect.
Thanks a lot.
Helge
prev parent reply other threads:[~2003-12-15 21:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-14 11:11 [parisc-linux] strange GNU ld / libgcc_s.so problems Helge Deller
2003-12-14 22:16 ` Carlos O'Donell
2003-12-14 23:12 ` John David Anglin
2003-12-15 20:42 ` Helge Deller
2003-12-15 20:46 ` Helge Deller
2003-12-15 21:05 ` John David Anglin
2003-12-15 21:38 ` Helge Deller [this message]
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=200312152238.58462.deller@gmx.de \
--to=deller@gmx.de \
--cc=carlos@baldric.uwo.ca \
--cc=dave@hiauly1.hia.nrc.ca \
--cc=parisc-linux@lists.parisc-linux.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.