From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22533 invoked by alias); 15 Sep 2009 16:58:37 -0000 Received: (qmail 22523 invoked by uid 22791); 15 Sep 2009 16:58:36 -0000 X-SWARE-Spam-Status: No, hits=2.7 required=5.0 tests=AWL,BAYES_20 X-Spam-Check-By: sourceware.org Received: from static-213.50.114.146.addr.tdcsong.se (HELO mail.icomera.com) (213.50.114.146) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 15 Sep 2009 16:58:33 +0000 Received: from [192.168.5.80] (83.137.226.234) by mail.icomera.com (192.168.64.17) with Microsoft SMTP Server (TLS) id 8.1.240.5; Tue, 15 Sep 2009 18:58:29 +0200 Message-ID: <4AAFC7B0.20605@icomera.com> Date: Tue, 15 Sep 2009 16:58:00 -0000 From: Richard Strand User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: yann.morin.1998@anciens.enib.fr CC: crossgcc@sourceware.org Subject: Success building seemingly native toolchain Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit 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-09/txt/msg00055.txt.bz2 Hi, I had a problem where crosstool-ng would break when it was building NPTL when using glibc 2.7 and above. As I am using i686 to build i486 I suspect this was the "seemingly native toolchains do not build" bug. I have now managed to successfully get this to build by setting CT_TARGET_CFLAGS="-O2". Is this a known workaround for the problem (I couldn't find anything on it), and does this work for everyone else? Regards, Richard Strand -- For unsubscribe information see http://sourceware.org/lists.html#faq