On 05/16/2012 05:01 PM, Lubos Lunak wrote:
- non-debug/dbgutils (i.e. also the default) ->  -O2
- symbols ->  -g  (probably even -g1, if this is actually meant for
release builds with debug info sufficient mainly for backtraces)
- debug/dbgutils ->  -g, making sure it overrides -g1 from symbols
- explicit C(XX)FLAGS overrides anything
...and, as something of a special case, no -O... at all (instead of the
default -O2) for sc under --enable-debug=-sc/?
  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.