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@cwilson.fastmail.fm>
User-Agent: Thunderbird 1.5.0.10 (Windows/20070221)
MIME-Version: 1.0
To: Dave Korn <dave.korn@artimi.com>
CC: cygwin@cygwin.com
Subject: Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427
References: <2b2c01c78fa5$d94a27c0$0200a8c0@AMD2500> <01f001c78fc6$c916ce00$2e08a8c0@CAM.ARTIMI.COM>
In-Reply-To: <01f001c78fc6$c916ce00$2e08a8c0@CAM.ARTIMI.COM>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

