bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21086] static linking with --dynamic-list adds dynamic section a


From: hjl.tools at gmail dot com
Subject: [Bug ld/21086] static linking with --dynamic-list adds dynamic section and interpreter
Date: Wed, 25 Jan 2017 16:14:08 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21086

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Since you asked to put "main" in dynamic symbol table, linker does
what you requested.  If you don't want to put "main" in dynamic symbol
table, you shouldn't use -Wl,--dynamic-list=foo.list.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]