This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: .ctors/.dtors section attributes


On Thu, Jul 08, 2004 at 05:49:35PM +0200, Jan Beulich wrote:
> Could anyone tell me why these sections are writeable?

Because with -fPIC they are modified and because some linkers
refuse to merge sections with differing flags.


r~


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