From owner-freebsd-ports@FreeBSD.ORG Tue Apr 22 06:42:41 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2A911065674 for ; Tue, 22 Apr 2008 06:42:41 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 7A7DC8FC18 for ; Tue, 22 Apr 2008 06:42:41 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so1065156ywt.13 for ; Mon, 21 Apr 2008 23:42:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=DXlZAA8IDobx2fTM2FLm0SdjFeBjrMh62VvYxL44Isg=; b=UMJh6eyHPhy85bhTU1xTQJidG8K6HKs2+/dM1StoYspUbg+ygrhoUQHrrPiXRZQ19/LNLfO26oL39MQQ/FB5kmgUKxeFOyMUvDCXFJWkFDT64h4Dg1MPWM8ch27bTaV5UEfqZYOJx9yliIxr0HPfgVxXEWXDtQ1/2EtUke90rBE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IR9tIN9Scm5loavvoJ/Ju9HdXW3yj1OVfYtwErdoNo0h2uKX8wpr69r7xnDJTGiG6zWRXluu+uwnGe7vZPFPqdCKG/QmpF4KLADhACn8K+fKbTsr5Rq/98nBs63Edf5zwYoNW4wcbS13eMIiAncYIAHFniQEqMYcfYjkJUIGuNg= Received: by 10.150.230.15 with SMTP id c15mr7798036ybh.218.1208845027862; Mon, 21 Apr 2008 23:17:07 -0700 (PDT) Received: by 10.151.84.21 with HTTP; Mon, 21 Apr 2008 23:17:07 -0700 (PDT) Message-ID: Date: Tue, 22 Apr 2008 02:17:07 -0400 From: "Aryeh Friedman" To: "Alex Dupre" , freebsd-ports@freebsd.org In-Reply-To: <480D827C.6070308@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47CDD627.2020808@cokane.org> <20080305044953.GA14420@mail.irbisnet.ru> <47CFE32C.30100@FreeBSD.org> <480D0FAD.2050309@delphij.net> <480D827C.6070308@FreeBSD.org> Cc: Subject: Re: Thunderbird, enigmail, and GCC 3.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2008 06:42:41 -0000 I can confirm on 8-CURRENT no combination of GCC/enigmail/thinderbird works... don't know about 7 On Tue, Apr 22, 2008 at 2:15 AM, Alex Dupre wrote: > Xin LI wrote: > > Finally I caught the issue for thunderbird. It was due to the > > difference between our floating point handling and Linux's counterpart. > > ~ The patch attached would fix the problem at thunderbird part. > > Thanks Xin. > > > > Unfortunately enigmail plugin compiled with gcc 4.x as shipped with > > FreeBSD 7.0+ would still crash with Signal 11, but with gcc 3.4 it would > > work fine. I have not yet figured out why this would happen... > > So you confirm me that the only broken combination is FreeBSD 7 + amd64 > and the fix is to compile only enigmail with gcc 3.4, right? > > -- > Alex Dupre > > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >