www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <463DDE7F.5010105@cwilson.fastmail.fm> |
Date: | Sun, 06 May 2007 09:56:15 -0400 |
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
User-Agent: | Thunderbird 1.5.0.10 (Windows/20070221) |
MIME-Version: | 1.0 |
To: | Dave Korn <dave DOT korn AT artimi DOT com> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427 |
References: | <2b2c01c78fa5$d94a27c0$0200a8c0 AT AMD2500> <01f001c78fc6$c916ce00$2e08a8c0 AT CAM DOT ARTIMI DOT COM> |
In-Reply-To: | <01f001c78fc6$c916ce00$2e08a8c0@CAM.ARTIMI.COM> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
[removed mailing lists other than cygwin] Dave Korn wrote: > I'm doing that. Should be finished in another day or so... :-O Danger, Will Robinson: the g++ from gcc-4.2.0 does not have any support for catching exceptions thrown across DLL boundaries. Nor does it include the fix for empty strings (PR24196). The former problem can be solved by building libgcc shared, and libstdc++/libsupc++ shared. Absent modern libtool support (which is partially present only in trunk), this will be tricky. But even when you get an initial DLL version of these libraries, there will certainly be a long shakedown period... So don't anybody here on the cygwin list get too excited yet. <g> -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |