From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23605 invoked by alias); 7 Oct 2010 11:14:17 -0000 Received: (qmail 23580 invoked by uid 22791); 7 Oct 2010 11:14:15 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from snape.CeBiTec.Uni-Bielefeld.DE (HELO smtp-relay.CeBiTec.Uni-Bielefeld.DE) (129.70.160.84) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Oct 2010 11:14:11 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id CF5CD12A; Thu, 7 Oct 2010 13:14:08 +0200 (CEST) Received: from smtp-relay.CeBiTec.Uni-Bielefeld.DE ([127.0.0.1]) by localhost (malfoy.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) (amavisd-new, port 10024) with LMTP id pROO4FRbbc86; Thu, 7 Oct 2010 13:14:07 +0200 (CEST) Received: from manam.CeBiTec.Uni-Bielefeld.DE (manam.CeBiTec.Uni-Bielefeld.DE [129.70.161.120]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTPS id 82302129; Thu, 7 Oct 2010 13:14:07 +0200 (CEST) Received: (from ro@localhost) by manam.CeBiTec.Uni-Bielefeld.DE (8.14.4+Sun/8.14.4/Submit) id o97BDtH2021314; Thu, 7 Oct 2010 13:13:55 +0200 (MEST) From: Rainer Orth To: FX Cc: gcc-patches@gcc.gnu.org, gfortran List Subject: Re: [patch] Separate {OS,CPU}_CPP_BUILTINS macros into C-family and language-independent macros References: <4D88077B-3233-4D15-94E6-13BE58D29AD5@gmail.com> Date: Thu, 07 Oct 2010 11:14:00 -0000 In-Reply-To: <4D88077B-3233-4D15-94E6-13BE58D29AD5@gmail.com> (FX's message of "Thu, 7 Oct 2010 12:49:34 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (usg-unix-v) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2010-10/txt/msg00572.txt.bz2 FX writes: > I also tried to build cross-compilers for the following i386-pc-interix3 and alpha-dec-osf5.1, but they failed to build even without my patch: > > -- i386-pc-interix3 fails to build winnt.c over use of undeclared use_pe_aligned_common() > -- alpha-dec-osf5.1 fails to build mips-tfile.o > > Rainer (as osf maintainer) is CC'ed to this mail. Interix hasn't seen a specific patch for it (not part of mechanical changes) since 2003, and I don't know whom to forward this information to. I'll have a look, but the mips-tfile.o failure (known problem, cf. PR target/3746) shouldn't matter: mips-tfile is only used to introduce debug info into object files (not possible with the native as, and gas doesn't currently work on Tru64 UNIX). Simpy build cc1 and test that. Thanks. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University