LTO'ing LibreOffice With GCC 6

Written by Michael Larabel in LibreOffice on 19 March 2016 at 10:57 AM EDT. 16 Comments
LIBREOFFICE
Upstream GCC developer Jan Hubička has written about his experience compiling LibreOffice with GCC6 -- while also making use of Link-Time Optimizations (LTO) -- and comparing various criteria against that of other GCC and LLVM/Clang compiler versions.

You can read about compiling LibreOffice with GCC6 LTO via his blog: it's a lengthy but great read.

For those short on time, he found that GCC 5+ now compiles faster than LLVM 3.8+ in this case, LLVM still uses less RAM than GCC, GCC LTO'ing has cut down its memory use in the latest GCC, and a few other interesting remarks over on his blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week