From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18046 invoked by alias); 6 Sep 2011 19:45:06 -0000 Received: (qmail 17827 invoked by uid 22791); 6 Sep 2011 19:45:05 -0000 X-SWARE-Spam-Status: No, hits=0.0 required=5.0 tests=AWL,BAYES_50,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU X-Spam-Check-By: sourceware.org Received: from oproxy9.bluehost.com (HELO oproxy9.bluehost.com) (69.89.24.6) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Tue, 06 Sep 2011 19:44:51 +0000 Received: (qmail 2498 invoked by uid 0); 6 Sep 2011 19:44:50 -0000 Received: from unknown (HELO box307.bluehost.com) (69.89.31.107) by oproxy9.bluehost.com with SMTP; 6 Sep 2011 19:44:50 -0000 Received: from gw1.mcgraw-hill.com ([198.45.18.20] helo=[10.182.96.66]) by box307.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1R11Zi-0006us-Ly for cygwin@cygwin.com; Tue, 06 Sep 2011 13:44:50 -0600 Message-ID: <4E667838.4020004@prager.ws> Date: Tue, 06 Sep 2011 19:45:00 -0000 From: Bernd Prager User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Identified-User: {1020:box307.bluehost.com:pragerws:prager.ws} {sentby:smtp auth 198.45.18.20 authed with bernd@prager.ws} X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-09/txt/msg00043.txt.bz2 I recompiled the recent boost libraries with the new gcc-4 package. The thread example fails with: $ g++ thread.cpp -L /usr/local/lib -lboost_thread /tmp/cccfCagO.o:thread.cpp:(.text+0xa4): undefined reference to `__Unwind_Resume' Cheers, -- Bernd On 9/1/2011 11:49 PM, Dave Korn wrote: > > I have just uploaded an updated GCC-4 package to cygwin.com. It > will be > arriving at your favourite mirror next time it synchronizes itself > with the > official Cygwin repository. > > This is a stable release of GCC 4.5.3 which replaces the earlier > experimental > release of GCC 4.5.0. > > > ------------------------------ooOOOoo------------------------------ > PLEASE SEND BUG REPORTS, PROBLEMS, ETC. TO THE CYGWIN MAILING LIST. > ------------------------------ooOOOoo------------------------------ > > ...> -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple