On Wed, Oct 03, 2001 at 09:27:41PM -0500, Bob Friesenhahn wrote:
> ImageMagick has been using CVS libtool.  With gcc 2.95.2, C++
> exceptions work fine under Solaris 2.6.  With gcc 3.0.1, C++
> exceptions are not being caught, causing the program to core dump.
> 
> Has anyone else seen this problem?  Is it due to libtool?

Have you tried generating a small test program with exceptions to
determine if GCC is the culprit? I cannot imagine anything inherent in
libtool that would cause a problem. Are both versions of GCC built the
same (i.e. with GNU as/ld)?

-- 
albert chin ([EMAIL PROTECTED])

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to