[gold] alignment of static globals

Alan Modra amodra@gmail.com
Wed May 25 00:35:00 GMT 2016


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



More information about the Binutils mailing list