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: <49BA0835.5040800@gmail.com> Date: Fri, 13 Mar 2009 07:16:05 +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: [ANNOUNCEMENT] Updated: experimental package: gcc4-4.3.2-2 References: <49B955B0 DOT 40501 AT users DOT sourceforge DOT net> <49BA0145 DOT 2050703 AT gmail DOT com> <49BA0412 DOT 2060007 AT users DOT sourceforge DOT net> In-Reply-To: <49BA0412.2060007@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1 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 Yaakov (Cygwin/X) wrote: >> Also, some 3PPs will get warm fuzzies from having one less DLL to >> distribute, though it hardly makes the resulting executables any more >> "standalone" ;-) > > Since when exactly do we care about 3PPs here? :-) We don't, hence my smiley! > Doesn't sound like > much of a reason not to have -shared-libgcc the default for gcc as well > (unless, of course, -static is specified, as you did with the other > languages). Would you consider changing this for -3? I'm fully in favour of changing the default once we've had a little running in period, along with the change to gcc4 as the system default compiler. But I'd really like to have the libstdc/weak problem fixed before making that switch, so that our default mode of operation isn't non-conformant. >> Errr, dunno. It's a standard GCC command-line option, libtool ought to be >> taught to understand it - surprised it doesn't already. > > No, it just seems to ignore it entirely. The only way I've found so far > is to define CC="gcc-4 -shared-libgcc" for configure. Not pretty. :-( Can you take this one upstream for us? LT really ought to know about these two options, they're not even Cygwin-specific at all. 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/