This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Fix HEAD build on amd64
On Fri, Feb 24, 2006 at 01:37:30PM -0800, Roland McGrath wrote:
> Why shouldn't .eh_frame always be read-only?
It depends on the encoding selected by GCC. The code in dwarf2out.c
suggests that there is at least one architecture, somewhere, which
uses DW_EH_PE_absptr or DW_EH_PE_aligned even for PIC code, and various
linker versions where it must conservatively be writable.
--
Daniel Jacobowitz
CodeSourcery