Compilation

hello,
Just one question, how long does it take you to compile LibreOffice from
source?

Hi,

hello,
Just one question, how long does it take you to compile LibreOffice from
source?

It depends on several conditions: your hardware, the use of ccache,
parallelization, the modules you need, etc.
For me, on a processor i7 2,8 GHz a compilation from scratch with the
following options: --without-junit --enable-ext-nlpsolver
--enable-ext-pdfimport --enable-ext-presenter-console
--enable-ext-presenter-minimizer --with-lang="en-US fr"
--enable-binfilter --enable-graphite --with-system-cairo
--with-max-jobs=2 --with-num-cpus=2 --disable-mozilla

complete build of master take around 1.5 hour

Best regards
JBF