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 Message-ID: <419FCB4E.70405@familiehaase.de> Date: Sat, 20 Nov 2004 23:55:10 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: g++ 3.4.1 References: <00c701c4cc08$990fa300$0200a8c0 AT mindcooler> <6 DOT 1 DOT 2 DOT 0 DOT 0 DOT 20041116182733 DOT 02188880 AT imap DOT myrealbox DOT com> <419B7A15 DOT 1040207 AT x-ray DOT at> <419E952E DOT 8090708 AT familiehaase DOT de> <419F06C0 DOT 3020409 AT x-ray DOT at> <419F40B0 DOT 7000501 AT familiehaase DOT de> <419F8BBF DOT 8010904 AT x-ray DOT at> In-Reply-To: <419F8BBF.8010904@x-ray.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reini Urban wrote: > Gerrit P. Haase schrieb: >>>> I'm currently preparing an gcc update to gcc-3.4.2, if this is >>>> usable I will make this the default. So you may expect it to be >>>> released before Christmas 2004. >>> with dwarf2? >> I don't know yet. Probably many packages need to be rebuild with this >> change? At least all sjlj enabled C++ libraries will be not binary >> compatible and not usable with a compiler without sjlj. > I believe danny or someone else was testing current dwarf-2, for some > time. What's his opinion? AFAIKS there were no bad news regarding dwarf2 since Brian checked in the changes in April. IIRC binutils is dwarf2 enabled too so it should work ootb, however it needs testing. > Dividing it into sjlj libs for w32 callbacks and faster dwarf-2 libs > without w32 callbacks would be an option, but looks like overkill. No way. I cannot support two versions in parrallel. > Add something like a d2 suffix to those libs and add it to the specs > when dwarf-2 exceptions are requested? Phew. No, it will be enabled, or better sjlj will not be enabled and the build defaults to dwarf2. Gerrit -- =^..^= -- 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/