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


> specific override for them is required.  In my case, there's
> a test in coff_new_section_hook in coffcode.h that looks to
> see if the section is .stabs (etc.) and on NT I had to add
> the .idata section to the list.  (I also had to add .pdata,
> but that doesn't apply to x86 architectures.)
> 

Thanks for bringing this to my attention, I hadn't noticed it. But 
coff_new_section_hook doesn't mention .idata, perhaps you meant 
coff_set_alignment_hook?

--- 
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]