This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
symbol table into program segment
- To: gcc at gcc dot gnu dot org
- Subject: symbol table into program segment
- From: Vlastimil_Masek/SECRC/ABB at secrc dot abb dot se
- Date: Wed, 18 Oct 2000 16:31:10 +0200
Please, excuse my maybe irrelevant question to your mailing list,
but is there any way how to make symtab, strtab and hash section
to be included in a program segment (executable ELF).
(This is automatically done for shared library - dynamic segment).
Thank you.
Vlastimil