From owner-freebsd-gnome@FreeBSD.ORG Wed Apr 27 00:43:57 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0485B1065673; Wed, 27 Apr 2011 00:43:57 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id AF33E8FC0A; Wed, 27 Apr 2011 00:43:56 +0000 (UTC) Received: by iwn33 with SMTP id 33so1351380iwn.13 for ; Tue, 26 Apr 2011 17:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6wUI08+Mro4mIYPIOB/rIbW6okl347MK+6SwSfjfa0o=; b=syRMPzcwKIcynkK6FCrP7u560n6UcYplKS3XNGwf8aS0Aemix1kWx1zuC8k5wr6KCd 06p48XKe8KBkUfQC8uO9z1qI+vXBm06UBsUh88JStFDmYwdPNHoMBlZpTsbB428Zr5yE ijlPc6BBoH9jk+ZgHkbfiFC3Jg5JkFTC6GWGk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=UHPh8fNIBkgfAKHHhzGD7PbLmqItj1qyU+YkGZvph6x4gkxHMrMvRJzGIvxd4odBLh 8Q5G74CtVqgG3p1XbcSeoOkQtohfnY97sTkxyefiqpQVfdSxb1ewOd9Tm2VnbeDn55LI zbCCjIvTizchpT0FMGdl9nfnqpH4tj2lsK2Sk= MIME-Version: 1.0 Received: by 10.43.44.6 with SMTP id ue6mr1861982icb.69.1303865034303; Tue, 26 Apr 2011 17:43:54 -0700 (PDT) Received: by 10.42.177.134 with HTTP; Tue, 26 Apr 2011 17:43:54 -0700 (PDT) In-Reply-To: <20110426211956.GA6598@sh4-5.1blu.de> References: <20110426080424.GA12864@sh4-5.1blu.de> <1303809741.6417.75.camel@macbook.infradead.org> <20110426095128.GA14455@sh4-5.1blu.de> <20110426211956.GA6598@sh4-5.1blu.de> Date: Tue, 26 Apr 2011 20:43:54 -0400 Message-ID: From: Arnaud Lacombe To: Matthias Apitz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: gnome@freebsd.org, freebsd-current@freebsd.org, David Woodhouse Subject: Re: 9.0-CURRENT r220692 && cc1: internal compiler error: Segmentation fault: 11 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2011 00:43:57 -0000 Hi, On Tue, Apr 26, 2011 at 5:19 PM, Matthias Apitz wrote: > El d=EDa Tuesday, April 26, 2011 a las 01:51:55PM -0400, Arnaud Lacombe e= scribi=F3: > >> >> Then you can go to gcc.gnu.org/bugzilla and file a PR. >> > >> > Thanks for your hints concerning the GCC problem; I will collect the >> > data and file a bug report; >> > >> If it is the gcc in the FreeBSD tree, please do not bug upstream. gcc >> 4.2.1 is no longer supported/maintained. The least you can do is to >> try a newer, maintained, gcc and see if the issue persist. > > Hi, > > It is the normal gcc of the FreeBSD used to compile ports: > > # cc -v > Using built-in specs. > Target: i386-undermydesk-freebsd > Configured with: FreeBSD/i386 system compiler > Thread model: posix > gcc version 4.2.1 20070719 =A0[FreeBSD] > > In /usr/ports/lang there are gcc46 and gcc47 ports, should I build one > of them and use it to compile ports/mail/evolution-exchange? Which one > would be the best option in HEAD? Thanks > 4.6.0 is the latest stable release, might still have regression, but at least, you can report them :). - Arnaud > =A0 =A0 =A0 =A0matthias > -- > Matthias Apitz > t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 > e - w http://www.unixarea.de/ >