From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21454 invoked by alias); 30 Dec 2009 14:52:48 -0000 Received: (qmail 21440 invoked by uid 22791); 30 Dec 2009 14:52:46 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SARE_SUB_ENC_UTF8 X-Spam-Check-By: sourceware.org Received: from smtp20.orange.fr (HELO smtp20.orange.fr) (80.12.242.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 30 Dec 2009 14:52:41 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2016.orange.fr (SMTP Server) with ESMTP id 022B620033AB; Wed, 30 Dec 2009 15:52:39 +0100 (CET) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf2016.orange.fr (SMTP Server) with ESMTP id E247620040CF; Wed, 30 Dec 2009 15:52:38 +0100 (CET) Received: from [192.168.127.10] (ARennes-252-1-24-188.w83-195.abo.wanadoo.fr [83.195.157.188]) by mwinf2016.orange.fr (SMTP Server) with ESMTP id C063520033AB; Wed, 30 Dec 2009 15:52:38 +0100 (CET) From: "Yann E. MORIN" To: crossgcc@sourceware.org Subject: Re: tried again with normal user but same error Build failed in step =?utf-8?q?=09=27Installing_C?= library' Date: Wed, 30 Dec 2009 14:52:00 -0000 User-Agent: KMail/1.9.9 Cc: sanatan R References: <39c482990912300621i15510c31x639219486ba3b7b6@mail.gmail.com> In-Reply-To: <39c482990912300621i15510c31x639219486ba3b7b6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200912301552.38297.yann.morin.1998@anciens.enib.fr> X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00047.txt.bz2 Sanatan, All, On Wednesday 30 December 2009 15:21:34 sanatan R wrote: > I tried again building with normal user but i am getting the same > error. well i have tried many times , this is probably the 20th time. > what am i missing??. OK, I get it. Set: C compiler ---> Use sjlj for exceptions ---> ( ) Let configure decide ( ) Force using sjlj (X) Force not using sjlj And read the help entry for it. ARM (only in big endian?) is picky about using setjmp/longjmp (sjlj) to handle exceptions. It's not needed, so force configure not to use sjlj. Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | `------------------------------^-------^------------------^--------------------' -- For unsubscribe information see http://sourceware.org/lists.html#faq