X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49BA0412.2060007@users.sourceforge.net> Date: Fri, 13 Mar 2009 01:58:26 -0500 From: "Yaakov (Cygwin/X)" User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) 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> In-Reply-To: <49BA0145.2050703@gmail.com> 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 First, I must say, many thanks for all your hard work on gcc4! Dave Korn wrote: > No reason that I can think of in general. The only case would be when you > really need to override intra-libstdc++ calls to operators new and delete, in > which case you need to link the whole thing statically. > > 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? :-) 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? > 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. :-( Yaakov -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkm6BBIACgkQpiWmPGlmQSOOcQCfa+TZoh+bYFa6nrFP2dCda2F0 cL0AnAlAGFgBw0HM3EGvIuB3GbTgD7Rf =8T4t -----END PGP SIGNATURE----- -- 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/