This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-retain-symbols-file question


Hi!

--retain-symbols-file only kills .symtab symbols not present in the list,
but doesn't kill any .dynsym symbols.
Is that the desired behaviour?
E.g. libtool trustfully uses --retain-symbols-file when passed
-export-symbols option.
Or should libtool just create a version script on the fly?
Or should there be a different option, like --retain-dynsyms-file which
would do the same for dynamic symbols?

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]