Have there been any problems with Wine on GCC 4.7?

Eric Pouech eric.pouech at orange.fr
Thu Aug 23 14:56:59 CDT 2012


> -g was already the default. Most packagers (to my knowledge) provide a
> separate debug package, which isn't installed by default.
>
i'm not especially speaking of packagers, but folks who compile wine 
themselves with something like:
./configure CFLAGS=-O2
and your patch forces -gdwarf2 (whatever -g is requested or not in 
CFLAGS) hence providing debug info when the user didn't ask for it

A+



More information about the wine-devel mailing list