[Bug 31501] Wine binaries have become substantially bigger in Wine 1.5.11

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 19 02:03:12 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31501

--- Comment #1 from Artem S. Tashkinov <t.artem at mailcity.com> 2012-08-19 02:03:12 CDT ---
That's what causes the increase:

configure.ac

+  WINE_TRY_CFLAGS([-gdwarf-2])
+  WINE_TRY_CFLAGS([-gstrict-dwarf])

I wonder if users by default should have their binaries built with debugging
enabled - most of them won't debug Wine and even without -gdwarf-2 GCC compiles
in enough information to produce usable debugging information.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list