From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13353 invoked by alias); 22 Aug 2012 09:04:37 -0000 Received: (qmail 13341 invoked by uid 22791); 22 Aug 2012 09:04:35 -0000 X-SWARE-Spam-Status: No, hits=-8.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,KHOP_PGP_SIGNED,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-pz0-f47.google.com (HELO mail-pz0-f47.google.com) (209.85.210.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 22 Aug 2012 09:04:20 +0000 Received: by daks35 with SMTP id s35so562917dak.20 for ; Wed, 22 Aug 2012 02:04:19 -0700 (PDT) Received: by 10.68.225.199 with SMTP id rm7mr19306015pbc.150.1345626259536; Wed, 22 Aug 2012 02:04:19 -0700 (PDT) Received: from [219.92.175.163] (swz-175-163.tm.net.my. [219.92.175.163]) by mx.google.com with ESMTPS id kp3sm3299925pbc.64.2012.08.22.02.04.17 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 22 Aug 2012 02:04:18 -0700 (PDT) Message-ID: <5034A086.8000406@users.sourceforge.net> Date: Wed, 22 Aug 2012 11:11:00 -0000 From: JonY User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: gcc-help@gcc.gnu.org Subject: Re: trunk build error after revision 189603 References: <5031AC50.3020604@users.sourceforge.net> <5032EE9B.3040909@users.sourceforge.net> <503363A7.4000405@users.sourceforge.net> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCA939D0140747259F26E95FB" X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2012-08/txt/msg00174.txt.bz2 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCA939D0140747259F26E95FB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-length: 257 On 8/21/2012 23:30, niXman wrote: > 2012/8/21 JonY: >> --with-dwarf2 >=20 > Using dwarf I just going to succeed. > But I was interested the build using SJLJ. >=20 >=20 That is a debug format, not EH. stabs doesn't cut it anymore for large C++ codebases. --------------enigCA939D0140747259F26E95FB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 196 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) iEYEARECAAYFAlA0oIwACgkQp56AKe10wHfBQACgkax8ZG9F+o7EFh9VqOSnstAX do8An0/u1rfutok3iBQd7DAzgGqJIwpg =HnxL -----END PGP SIGNATURE----- --------------enigCA939D0140747259F26E95FB--