This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

RE: Section (.sdata2) being omitted but SIZEOF(.sdata2) is not zero?


Unfortunately, I have not been able to come up with a simple reproducer.  I'll try harder today, but until now, I've only seen this happen when linking ~2000 object files and some libraries into a ~6MB  executable.  My only guesses so far are that  this is related to the .text segment ending on a 0x200 byte boundary and to the -gc-sections option, but when I reproduce those conditions in a simple test, there is no problem.

Thanks,
Doug

-----Original Message-----
From: Alan Modra [mailto:amodra@gmail.com] 
Sent: January-19-14 4:28 AM
To: Douglas Graham
Cc: binutils@sourceware.org
Subject: Re: Section (.sdata2) being omitted but SIZEOF(.sdata2) is not zero?

If you can provide a self-contained testcase, I'll take a look.

-- 
Alan Modra
Australia Development Lab, IBM


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