This is the mail archive of the binutils@sourceware.cygnus.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]

Re: DJGPP and alignment


> > Or it would if .ctors and .dtors were not specially handled in
> > coff_new_section_hook in coffcode.h.  So you're OK on constructors and
> > destructors if you do indeed use the section names .ctors and .dtors.
> > 

How about a new define just for the alignment of the .data and .text 
sections (so it can be set to our desired 16 bytes) and let the current 
alignment flag be used for all other sections. Does sound safe 
enough?

Mark

--- 
Mark Elbrecht, snowball3@bigfoot.com
http://snowball.frogspace.net/

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