gcc3.2 coredump in exception handling
Shen Wu
swu@platform.com
Thu Apr 24 21:17:00 GMT 2003
Thanks Phil, but it does not solve the problem.
Shen
-----Original Message-----
From: Phil Edwards [mailto:phil@jaj.com]
Sent: Thursday, April 24, 2003 2:56 PM
To: Shen Wu
Cc: gcc@gcc.gnu.org; libstdc++@gcc.gnu.org
Subject: Re: gcc3.2 coredump in exception handling
On Thu, Apr 24, 2003 at 02:52:42PM -0400, Shen Wu wrote:
> libsub.so:
> g++ -g -Wall -c -o sub.o sub.cpp
> g++ -shared -o libsub.so sub.o
For starters, see "Things that only look like bugs":
http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#4_4_dlsym
and fix your makefile flags. That may or may not be enough, but it should
get you farther along.
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams
More information about the Gcc
mailing list