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@novell.com>
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.