From owner-freebsd-current Thu Jan 13 19:40: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from msk2.mail.ru (mx2.mail.ru [194.67.23.33]) by hub.freebsd.org (Postfix) with ESMTP id A566B1504B; Thu, 13 Jan 2000 19:40:00 -0800 (PST) (envelope-from kabaev@mail.ru) Received: from h0050da20495b.ne.mediaone.net ([24.147.104.88] helo=kan.ne.mediaone.net) by msk2.mail.ru with esmtp (Exim 3.02 #116) id 128xfN-000PAr-00; Fri, 14 Jan 2000 06:44:50 +0300 Received: (from kan@localhost) by kan.ne.mediaone.net (8.9.3/8.9.3) id WAA09316; Thu, 13 Jan 2000 22:39:53 -0500 (EST) (envelope-from kan) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 13 Jan 2000 22:39:53 -0500 (EST) From: "Alexander N. Kabaev" To: "Alexander N. Kabaev" Subject: Re: C++ exceptions doesn't work in shared libraries Cc: obrien@FreeBSD.ORG, current@FreeBSD.ORG, Maxim Sobolev Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am sorry, my previous letter was incorrect. Compiling libgcc{_r}.a without optimisation stopped _my_ test program and the program from PR from crashing, but any attempt to rethrow the exception from the catch block in Foo() results in signal 11 crash. ---------------------------------- E-Mail: Alexander N. Kabaev Date: 13-Jan-00 Time: 22:35:50 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message