From owner-freebsd-gecko@FreeBSD.ORG Sat Sep 18 11:56:18 2010 Return-Path: Delivered-To: gecko@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0002106566C for ; Sat, 18 Sep 2010 11:56:18 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 8A9F58FC20 for ; Sat, 18 Sep 2010 11:56:18 +0000 (UTC) Received: from daedalus.network.local (guest-docking-nat-1-055.ethz.ch [82.130.71.55]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o8IBuFdc078738 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Sat, 18 Sep 2010 11:56:16 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4C94A8E3.6080401@FreeBSD.org> Date: Sat, 18 Sep 2010 13:56:19 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.12) Gecko/20100917 Lightning/1.0b1 Thunderbird/3.0.8 MIME-Version: 1.0 To: Andriy Gapon References: <4C8DD187.2070309@icyb.net.ua> <4C946951.2000801@icyb.net.ua> In-Reply-To: <4C946951.2000801@icyb.net.ua> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gecko@FreeBSD.org Subject: Re: thunderbird and gcc44 (again) X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2010 11:56:19 -0000 Hi, On 18.09.2010 09:25, Andriy Gapon wrote: > > [ping] > > on 13/09/2010 10:23 Andriy Gapon said the following: >> >> Big thanks to all who made it possible for gecko ports to be buildable with >> gcc44+ almost without any issues! >> >> About 'almost' - it seems that thunderbird port still requires one small patch, >> which is needed for dlopen(3) definition. The patch should be an effective NOP >> for base gcc. Do you know if your gcc patch will be included in the gcc port? I run several tests with Thunderbird and your patches and it looks good. Thanks, Beat