[Wine] Debugging Symbols compile options

Austin English austinenglish at gmail.com
Sun Jun 21 21:20:07 CDT 2009


On Fri, Jun 19, 2009 at 4:48 PM, JoeMCJoe<wineforum-user at winehq.org> wrote:
> Hi,
> by building wine from source, which option in ./configure do I have to set to turn debugging symbols on or off?

Should be on by default, you can force it with:
$ CFLAGS=-g ./configure


-- 
-Austin



More information about the wine-users mailing list