From owner-freebsd-gecko@FreeBSD.ORG Wed Jun 2 09:16:54 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 4D92B1065676 for ; Wed, 2 Jun 2010 09:16:54 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from azh-com1.aspectra.com (azh-com1.aspectra.com [212.47.170.7]) by mx1.freebsd.org (Postfix) with ESMTP id 13C248FC17 for ; Wed, 2 Jun 2010 09:16:53 +0000 (UTC) Message-ID: <4C06217C.60702@FreeBSD.org> Date: Wed, 02 Jun 2010 11:16:44 +0200 From: Beat Gaetzi User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: Andriy Gapon References: <4C061596.1010500@icyb.net.ua> In-Reply-To: <4C061596.1010500@icyb.net.ua> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 02 Jun 2010 09:16:51.0919 (UTC) FILETIME=[56463DF0:01CB0234] Cc: gecko@FreeBSD.org Subject: Re: gecko ports vs gcc44 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: Wed, 02 Jun 2010 09:16:54 -0000 Hi, On 06/02/10 10:25, Andriy Gapon wrote: > > I think I found a workaround for linkage problems in gecko ports (firefox, > libxul, ...) when gcc 4.4 is used for build. However, I don't understand exact > details of what is happening. There is already a pr with several patches to unbreak the gecko ports with recent gcc versions: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142736 Unfortunately I do not have enough time at the moment to work on this and bring it into the portstree. Beat