------- Comment #9 from bkoz at gcc dot gnu dot org 2009-04-27 23:16 -------
unfortunately, just assuming gc-sections work because `ld -v` shows gc-sections won't fly: in the past this would have given false positives on some platforms. This is different than the relro case. Something to try might be --host=i586-pc-linux-gnu ie, trying to replicate #6's build success in 32-bit. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39107