From owner-freebsd-office@FreeBSD.ORG Fri Feb 8 01:58:56 2013 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1F3F6710 for ; Fri, 8 Feb 2013 01:58:56 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id F04AED94 for ; Fri, 8 Feb 2013 01:58:55 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1U3cwB-0003r4-7f for freebsd-office@freebsd.org; Thu, 07 Feb 2013 17:39:35 -0800 Date: Thu, 7 Feb 2013 17:39:35 -0800 (PST) From: Jakub Lach To: freebsd-office@freebsd.org Message-ID: <1360287575194-5784832.post@n5.nabble.com> In-Reply-To: <51114E27.3020408@FreeBSD.org> References: <1360066236929-5784049.post@n5.nabble.com> <51114827.5020802@FreeBSD.org> <1360087852246-5784150.post@n5.nabble.com> <51114E27.3020408@FreeBSD.org> Subject: Re: libreoffice 3.6.5 update fail, 9-STABLE amd64 (with gcc47 works) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2013 01:58:56 -0000 I've successfully recompiled (thanks for pointer!) libreoffice with clang 3.2, so it's both buildable with gcc47 as welll as base clang. There is minor size difference (amd64 package): $ du * 97328 libreoffice-3.5.7_1.tbz 106096 libreoffice-3.6.5.tbz 105536 libreoffice-3.6.5_clang.tbz But as far I can tell, binary behaves the same, unfortunately including core dump upon trying to open 'About LibreOffice'. (terminate called after throwing an instance of 'com::sun::star::loader::CannotActivateFactoryException') (Help->About LibreOffice). -- View this message in context: http://freebsd.1045724.n5.nabble.com/libreoffice-3-6-5-update-fail-9-STABLE-amd64-with-gcc47-works-tp5784049p5784832.html Sent from the freebsd-office mailing list archive at Nabble.com.