X-Spam-Check-By: sourceware.org Message-ID: <44513E4B.B82C0AFB@dessent.net> Date: Thu, 27 Apr 2006 14:57:31 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Fixing the state of C++ in Cygwin References: <44505AAA DOT 2050302 AT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Doyle Rhynard wrote: > Did you have much trouble building gcc-3.4.4-1? I have been trying off > and on for several weeks to get it to build with no errors. > Interestingly, the --enable-fully-dynamic-string is set by default in > the build script. I just want to remind everyone that using --enable-fully-dynamic-string will incur a somewhat significant performance hit, and it's the reason this hasn't been set as the default for Cygwin. In the PR there is a patch that is reported to fix the problem without the full performance hit, so that would be preferable to use rather than the 20-ton hammer. Brian -- 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/