Fixing USE_GCC for LibreOffice on i386 [fixed]

Kevin Zheng kevinz5000 at gmail.com
Sat May 25 18:57:40 UTC 2013


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


More information about the freebsd-office mailing list