Date: Sat, 25 May 2013 13:57:37 -0500 From: Kevin Zheng <kevinz5000@gmail.com> To: Tijl Coosemans <tijl@FreeBSD.org> Cc: office@freebsd.org Subject: Re: Fixing USE_GCC for LibreOffice on i386 [fixed] Message-ID: <51A109A1.90202@gmail.com> In-Reply-To: <519E5584.2050402@FreeBSD.org> References: <518D61C1.7020402@gmail.com> <519E5584.2050402@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Tijl, On 05/23/2013 12:44, Tijl Coosemans wrote: > On 2013-05-10 23:08, Kevin Zheng wrote: >> In ports/176967, Gabor (pgj@) pointed out that the WITH_GCC knob >> fixes LibreOffice by using GCC instead of Clang. This fix works >> for me. >> >> In ports/178041, the submitter converted the WITH_GCC knob to a >> user-configurable option (via `make config`). > > The problem with clang on i386 has been fixed now. You need to > update devel/llvm, lang/clang and editors/libreoffice. > > As for WITH_GCC, I think it's mostly there for testing purposes > and not really as a user option. The reason is that the gcc ports > use their own C++ libraries (instead of base system libraries) and > that means to be safe all C++ code should be built with it, not > just libreoffice. Thanks for your help; LibreOffice seems to be working fine now. I think this means that somebody should swoop in and close ports/178041 as well. Thanks, Kevin Zheng
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51A109A1.90202>