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: [gold] alignment of static globals


On Tue, May 24, 2016 at 06:28:55PM -0400, Christopher Jelesnianski wrote:
> How can I enforce static uninitialized global variables to follow my
> linker script (without just removing the static keyword)?? Can such

Compile with -fno-common.

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