[Webkit-unassigned] [Bug 102827] [CMake] Optimize binary size by removing dead sections on unix/gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 12:00:21 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102827


Laszlo Gombos <laszlo.gombos at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #175257|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Laszlo Gombos <laszlo.gombos at webkit.org>  2012-11-20 12:02:19 PST ---
Created an attachment (id=175257)
 --> (https://bugs.webkit.org/attachment.cgi?id=175257&action=review)
turn on -ffunction-sections -fdata-sections --gc-section

In my environment (EFL port, WebKit2, 64 bit Linux, gold linker) the saving on the stripped binary is about 1.88Mb (5.64% of the original binary size)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list