This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: SEGV eh throw in shared lib with ARM cross-GCC
- To: Michael Eager <eager at mvista dot com>
- Subject: Re: SEGV eh throw in shared lib with ARM cross-GCC
- From: Philip Blundell <philb at gnu dot org>
- Date: Wed, 28 Mar 2001 18:34:20 +0100
- cc: GCC Bugs <gcc-bugs at gcc dot gnu dot org>
- References: <3AC12B60.C53C9045@mvista.com>
>Using G++ 2.95.3 cross compiler configured for a armv4l-hardhat-linux,
>a throw in a shared library causes a SEGV. A statically linked library
>does not have the same problem.
>
>Has anyone else seen this, or have any ideas on what might be happening?
Does the patch at
<ftp://ftp.armlinux.org/pub/toolchain/gcc-2.95.3-diff-010218.bz2>
help any?
p.