------- Comment #7 from pinskia at gcc dot gnu dot org 2009-10-05 17:07 ------- (In reply to comment #6) > I use binutils 2.19 (from opensuse 11.1).
What I meant was that -ffunction-sections -fdata-sections and then -Wl,--gc-sections to remove the unused variables/functions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41589