[fpc-devel] Offset and size of .note.GNU-stack section in	object files
    Joost van der Sluis 
    joost at cnoc.nl
       
    Wed Jan 12 13:26:42 CET 2011
    
    
  
On Wed, 2011-01-12 at 13:22 +0100, Jonas Maebe wrote:
> On 12 Jan 2011, at 13:12, Joost van der Sluis wrote:
> 
> > I saw that the offset of the section behind the .note.GNU-stack  
> > section
> > has it's offset increased by one in comparison to the offset of
> > the .note.GNU-stack section. But the length of this section is 0, so
> > there shouldn't be an increase in the offset?
> >
> > Am I right, or do I miss something?
> 
> Alignment: .rela.text alignment = 4, and align(0x00004ad7,4) =  
> 0x00004ad8.
Offcourse, thanks. 
Joost.
    
    
More information about the fpc-devel
mailing list