Using Clang: plugin enabled, configure problem

Jan-Marek Glogowski glogow at fbihome.de
Sat Jan 16 12:37:17 PST 2016


Hi Giuseppe,

Am 16.01.2016 um 18:42 schrieb Giuseppe Castagno:
> On Ubuntu 14.04, trying to use Clang, I built clang 3.8.0.

I have build LO on Ubuntu 14.04 with the following settings:

Packages: llvm-3.6-dev libclang-3.6-dev python3.4-dev

configure settings:

CC=clang-3.6
CXX=clang++-3.6
CLANGDIR=/usr/lib/llvm-3.6

I also had to use --enable-python=system, as clang failed to build
python for me (some problem with the crypt module).

HTH

Jan-Marek


More information about the LibreOffice mailing list