From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-embedded+bounces-1343-garchives=archives.gentoo.org@gentoo.org>) id 1GWv3H-00025R-FR for garchives@archives.gentoo.org; Mon, 09 Oct 2006 13:20:15 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k99DJKKv007541; Mon, 9 Oct 2006 13:19:20 GMT Received: from smtp.nexusalpha.com (smtp.nexusalpha.com [213.48.13.50]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k99DJJeM025004 for <gentoo-embedded@lists.gentoo.org>; Mon, 9 Oct 2006 13:19:20 GMT Received: from LXP0004 ([192.168.1.91]) by smtp.nexusalpha.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 9 Oct 2006 14:19:18 +0100 From: "Ryan Baldwin" <ryan.baldwin@nexusalpha.com> To: <gentoo-embedded@lists.gentoo.org> Subject: RE: [gentoo-embedded] C++ Exceptions Call Abort With Toolchain generated by crossdev Date: Mon, 9 Oct 2006 14:19:17 +0100 Organization: Nexus Alpha Ltd Message-ID: <043701c6eba5$862d3a40$5b01a8c0@LXP0004> Precedence: bulk List-Post: <mailto:gentoo-embedded@lists.gentoo.org> List-Help: <mailto:gentoo-embedded+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-embedded+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org> X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acbo6DvNIWKfcB2kQbyIGHRwSRUu5ACvH/Zw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: <200610052138.52842.vapier@gentoo.org> X-OriginalArrivalTime: 09 Oct 2006 13:19:18.0576 (UTC) FILETIME=[8686F300:01C6EBA5] X-Archives-Salt: 5986224f-e164-4132-83ca-7de40d666dd5 X-Archives-Hash: b4981b60a0b4136a6c20b0d42860f6e9 Hi, Thanks very much for the reply. I had managed to make it work by adding --enable-sjlj-exceptions into gcc's configure by adding it in toolchain.eclass. I guess then that the default mechanism works again in 3.4.6 so I will switch to this and remove --enable-sjlj-exceptions. Thanks again Ryan -----Original Message----- From: Mike Frysinger [mailto:vapier@gentoo.org] Sent: 06 October 2006 02:39 To: gentoo-embedded@lists.gentoo.org Cc: Ryan Baldwin Subject: Re: [gentoo-embedded] C++ Exceptions Call Abort With Toolchain generated by crossdev On Thursday 05 October 2006 06:35, Ryan Baldwin wrote: > -gcc 3.4.5-r1 known problem; upgrade to 3.4.6+ -mike -- gentoo-embedded@gentoo.org mailing list