X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <46E15739.32A1695@dessent.net> Date: Fri, 07 Sep 2007 06:50:49 -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: Slowness problem due to sjlj-exceptions for Octave References: <20070905080321 DOT 29259AB0 DOT matsuoka AT mol DOT nagoya-u DOT ac DOT jp> <46DE0C86 DOT 61C0ABB0 AT dessent DOT net> <46DFFE96 DOT 70907 AT ajrh DOT net> <46E006AB DOT F600C446 AT dessent DOT net> <46E0D4F7 DOT 1050006 AT ajrh DOT net> <46E146D0 DOT 9C1F7289 AT dessent DOT net> 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-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 Brian Dessent wrote: > You might argue that most people > doing Win32 GUI stuff use MinGW, but a lot of them use Cygwin with > -mno-cygwin which is MinGW with Cygwin build tools, a very convenient > combination. And we can't offer a DW2 Cygwin gcc that uses SJLJ for > -mno-cygwin as they are really both the same back-end just with > different headers and runtimes. Here I meant to add that of course we have discussed deprecating -mno-cygwin and offering a real MinGW cross in its place, which would have its own back-end, and thus could have a different exception handling model. But by the time you've done all that, you might as well just package a separate gcc named "gcc-dw2" or whatever and have them both installable in parallel, to please everybody. This is what Danny did with his 4.2 MinGW releases. 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/