From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5928 invoked by alias); 18 Mar 2011 05:21:48 -0000 Received: (qmail 5919 invoked by uid 22791); 18 Mar 2011 05:21:47 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-iw0-f175.google.com (HELO mail-iw0-f175.google.com) (209.85.214.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 18 Mar 2011 05:21:43 +0000 Received: by iwn10 with SMTP id 10so3863923iwn.20 for ; Thu, 17 Mar 2011 22:21:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.21.132 with SMTP id j4mr556831ibb.158.1300425701404; Thu, 17 Mar 2011 22:21:41 -0700 (PDT) Received: by 10.231.144.20 with HTTP; Thu, 17 Mar 2011 22:21:41 -0700 (PDT) In-Reply-To: <4D82DAFF.7020404@googlemail.com> References: <4D829D65.2060803@googlemail.com> <4D82BB8F.4060902@googlemail.com> <4D82C091.1060009@googlemail.com> <4D82C569.9020902@googlemail.com> <4D82DAFF.7020404@googlemail.com> Date: Fri, 18 Mar 2011 05:21:00 -0000 Message-ID: Subject: Re: error: conflicting types for 'psignal' From: Bryan Hundven To: Michael Zintakis Cc: Ian Lance Taylor , gcc-help , "Yann E. MORIN" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2011-03/txt/msg00225.txt.bz2 On Thu, Mar 17, 2011 at 9:09 PM, Michael Zintakis wrote: > >> >> I am backtracking now and using 2.20.1 and see if this cures it... > > Build failed at the same point with the same error even when I used > glibc-2.12.2 and binutils-2.20.1, so there must be something fundamentally > wrong there and at present I have no idea what that is. > Moving this conversation back to #crossgcc, as I believe the issue is with crosstool-ng. -Bryan