Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <41A08876.1050706@x-ray.at>
Date: Sun, 21 Nov 2004 13:22:14 +0100
From: Reini Urban <rurban@x-ray.at>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.8a4) Gecko/20040927
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: g++ 3.4.1
References: <00c701c4cc08$990fa300$0200a8c0@mindcooler> <6.1.2.0.0.20041116182733.02188880@imap.myrealbox.com> <uis84v7x4.fsf@gnu.org> <Pine.GSO.4.61.0411171012170.1017@slinky.cs.nyu.edu> <uekisv6d3.fsf@gnu.org> <419B7A15.1040207@x-ray.at> <uzn1gtp4w.fsf@gnu.org> <419E952E.8090708@familiehaase.de> <419F06C0.3020409@x-ray.at> <419F40B0.7000501@familiehaase.de> <419F8BBF.8010904@x-ray.at> <419FCB4E.70405@familiehaase.de> <419FEDE7.9080601@familiehaase.de>
In-Reply-To: <419FEDE7.9080601@familiehaase.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Gerrit P. Haase schrieb:
> Gerrit P. Haase wrote:
>> No, it will be enabled, or better sjlj will not be enabled and the build
>> defaults to dwarf2.
> 
> I was wrong with this statement.
> 
> To clarify this:
> gcc-3.4 has DWARF2 debug informations enabled, but exception handling 
> will stay to be SjLj exceptions and not be DWARF2, because:
> 
> - there are w32api callback problems
> - there is a generic problem with stdcall fuctions and some combinations
>   of -fomit-frame-pointer/-mtune/optimisation levels
> - it is a major ABI change

So the octave folks will need to build their private dwarf2 exception 
gcc until this is fixed. Or stay with the old versions.

Wonder how this will affect postgresql.
I'll report timings, when the new beta5 is out, 1-3 days.
With the older gcc and postgresql I got 50 concurrent connections, with 
latest versions only max 2, which was way too slow. But it could have 
been some other concurrency problem also.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
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/

