Hi HJ, : swap_out_syms in elf.c set symtab_hdr->sh_addralign to : bed->s->file_align. Shouldn't we do the same in elf_bfd_final_link? That seems reasonable to me. : 2001-02-05 H.J. Lu <hjl@gnu.org> : : * elflink.h (elf_bfd_final_link): Use file_align for STMTAB : alignment. Approved. Cheers Nick