[Webkit-unassigned] [Bug 10394] WebKit release configuration should enable dead code stripping

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 15 08:51:05 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10394





------- Comment #7 from timothy at hatcher.name  2006-08-15 08:51 PDT -------
From: http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeUserGuide/Contents/Resources/en.lproj/05_08_bs_linking/chapter_35_section_9.html

"You must also compile the object files with the -gfull option to ensure that
the resulting binaries can be properly debugged."

"Note: The GCC compiler’s -g option normally defaults to -gused, which reduces
the size of .o files at the expense of symbol information. Although the -gfull
option does create larger .o files, it often leads to smaller executable files,
even without dead-code stripping enabled."


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list