[Libreoffice] supported compilers?

Kohei Yoshida kyoshida at novell.com
Mon Nov 1 12:39:20 PDT 2010


On Mon, 2010-11-01 at 20:56 +0200, Jani Monoses wrote:
> Is there a list of which compilers are supported and what versions 
> recommeneded for building LO?

I don't think we have an official list of recommended compilers and
their versions per se.  But normally we suggest whatever compiler your
platform of choice ships with or recommends.

> I was thinking of the feasibility of using gcc's __builtin_constant_p in 
> a macro to differentiate fast and not so fast paths for createFromAscii 
> cases to keep the code uniform but still get the optimizations, but then 
> figured that would not work with Visual Studio.

Yeah, use of gcc only macros is not a good way to go, as we also build
LibreOffice with Visual Studio compilers.  Of course, if you are using
them only for debugging with your local build, then you're free to use
whatever suits your need.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc
<kyoshida at novell.com>



More information about the LibreOffice mailing list