X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49BD1397.1080601@gmail.com> Date: Sun, 15 Mar 2009 14:41:27 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: using gcc-4.3.2-2: gcc-4 -shared-libgcc References: <295903 DOT 31584 DOT qm AT web25007 DOT mail DOT ukl DOT yahoo DOT com> In-Reply-To: <295903.31584.qm@web25007.mail.ukl.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Marco Atzeri wrote: > I found a case where > > CC="gcc-4 -shared-libgcc" > > is absolutely needed > I suppose it is an exception handling issues, and it Yes, anything that throws exceptions will need this. I have come to the conclusion that it was probably a mistake on my part not to make shared libgcc default in this release. I will probably do a fairly rapid re-release to change this. (Might move to 4.3.3 while I'm doing it, and should I make -4 the default?) cheers, DaveK -- 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/