From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4881 invoked by alias); 8 Jul 2011 18:01:01 -0000 Received: (qmail 4873 invoked by uid 22791); 8 Jul 2011 18:00:59 -0000 X-SWARE-Spam-Status: No, hits=-1.8 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; Fri, 08 Jul 2011 18:00:43 +0000 Received: from localhost (localhost.CeBiTec.Uni-Bielefeld.DE [127.0.0.1]) by smtp-relay.CeBiTec.Uni-Bielefeld.DE (Postfix) with ESMTP id 4156A3C5; Fri, 8 Jul 2011 20:00:42 +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 qlzolxskHewB; Fri, 8 Jul 2011 20:00:40 +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 BDF0F3C4; Fri, 8 Jul 2011 20:00:40 +0200 (CEST) Received: (from ro@localhost) by manam.CeBiTec.Uni-Bielefeld.DE (8.14.4+Sun/8.14.4/Submit) id p68I0XTE004999; Fri, 8 Jul 2011 20:00:33 +0200 (MEST) From: Rainer Orth To: sje@cup.hp.com Cc: Tristan Gingold , GCC Patches , Douglas Rupp Subject: Re: CFT: Move unwinder to toplevel libgcc References: <1310053974.10986.2595.camel@hpsje.cup.hp.com> Date: Fri, 08 Jul 2011 18:16:00 -0000 In-Reply-To: <1310053974.10986.2595.camel@hpsje.cup.hp.com> (Steve Ellcey's message of "Thu, 07 Jul 2011 08:52:54 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (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: 2011-07/txt/msg00675.txt.bz2 Steve, > I just tried builds on ia64 linux and HP-UX and both builds failed. I > am re-trying the HP-UX build with --with-system-libunwind to see if that > changes things but that should be the default on IA64 HP-UX. > > On Linux (debian) the build stopped with: > > /test/big-foot1/gcc/nightly/gcc-ia64-debian-linux-gnu-trunk/ia64-debian-linux-gnu/bin/ranlib libgcov.a > make[3]: *** No rule to make target > `/test/big-foot1/gcc/nightly/src/trunk/libgcc/unwind-sjlj.c', needed by > `unwind-sjlj.o'. Stop. [...] > The patch appeared to install correctly into my source tree and I ran autoreconf to regenerate the > configure files. It looks like patch didn't handle the unwind files that moved. I will try doing > that by hand and see if that fixes things. the diff was a git-style patch with renames, which AFAIK only git patch can handle correctly. I'm using a mercurial mirror of the gcc repo and mercurial queues for development, and that style makes if far easier to see what's going on, compared to the usual remove-and-add which makes patches excessively long. Rainer -- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University