From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3277 invoked by alias); 19 Aug 2012 16:17:15 -0000 Received: (qmail 3254 invoked by uid 22791); 19 Aug 2012 16:17:12 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-iy0-f175.google.com (HELO mail-iy0-f175.google.com) (209.85.210.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 19 Aug 2012 16:16:50 +0000 Received: by iaky10 with SMTP id y10so1997283iak.20 for ; Sun, 19 Aug 2012 09:16:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.234 with SMTP id ih10mr7347987igc.21.1345393009383; Sun, 19 Aug 2012 09:16:49 -0700 (PDT) Received: by 10.64.90.72 with HTTP; Sun, 19 Aug 2012 09:16:49 -0700 (PDT) Date: Mon, 20 Aug 2012 03:18:00 -0000 Message-ID: Subject: trunk build error after revision 189603 From: niXman To: gcc-help@gcc.gnu.org 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: 2012-08/txt/msg00143.txt.bz2 Hi, I regularly build MinGW within the MinGW-builds project [1]. I build releases, brunches and snapshots. I have a problem with the building of trunk. Last successfully built revision was 189603. Now, when trying to build trunk, I get the following error: > gcc-trunk/libgcc/unwind-c.c: In function '__gcc_personality_seh0': > gcc-trunk/libgcc/unwind-c.c:242:14: error: '__gcc_personality_imp' undeclared (first use in this function) The arguments / configuration options - were not changed. Trunk simply stopped to build. The brunches are built successfully. I suppose that the error had appeared due to the use of this [2] patch. Any ideas? [1] http://sourceforge.net/projects/mingwbuilds/ [2] http://gcc.gnu.org/ml/gcc-patches/2012-07/msg00512.html -- Regards, niXman ___________________________________________________ Dual-target(32 & 64 bit) MinGW compilers for 32 and 64 bit Windows: http://sourceforge.net/projects/mingwbuilds/