Date: Thu, 7 Feb 2013 17:39:35 -0800 (PST) From: Jakub Lach <jakub_lach@mailplus.pl> To: freebsd-office@freebsd.org Subject: Re: libreoffice 3.6.5 update fail, 9-STABLE amd64 (with gcc47 works) 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1360287575194-5784832.post>