This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34152] Erratic behaviour: Exception translation (throw from signal handlers)
- From: "phelps at gnusto dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jan 2008 05:53:46 -0000
- Subject: [Bug c++/34152] Erratic behaviour: Exception translation (throw from signal handlers)
- References: <bug-34152-15034@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #12 from phelps at gnusto dot com 2008-01-09 05:53 -------
re: comment #7, could you double-check with ldd that your application is
picking up the right libstdc++.so? You may have to fiddle with your
LD_LIBRARY_PATH to make it do so.
-Ted
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34152