[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/12718] Spurious empty .plt/.rela.plt sections generated
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/12718] Spurious empty .plt/.rela.plt sections generated |
Date: |
Sun, 1 May 2011 00:01:50 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12718
--- Comment #3 from Alan Modra <amodra at gmail dot com> 2011-05-01 00:01:33
UTC ---
Like I said, all you need to do is set dynobj when creating the sections.
dynobj set => backend size_dynamic_sections will run and set SEC_EXCLUDE on the
input sections => strip_excluded_output_sections will remove output section
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.