This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/5936: Exception throwing/catching causes seg fault with shared libs
- From: nathan at gcc dot gnu dot org
- To: apataki at apataki dot dhs dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 24 Mar 2002 13:53:54 -0000
- Subject: Re: c++/5936: Exception throwing/catching causes seg fault with shared libs
- Reply-to: nathan at gcc dot gnu dot org, apataki at apataki dot dhs dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: Exception throwing/catching causes seg fault with shared libs
State-Changed-From-To: open->feedback
State-Changed-By: nathan
State-Changed-When: Sun Mar 24 05:53:53 2002
State-Changed-Why:
Cannot reproduce. Using 3.0.1 on a solaris 2.8 machine.
I had to alter the build script to
a) add -L. to the final link line
b) add . onto LD_LIBRARY_PATH
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5936