Question about keywords and declarations in assembly code

Ian Lance Taylor ian@wasabisystems.com
Mon Oct 13 22:06:00 GMT 2003


"Jafa" <jafa@silicondust.com> writes:

> Is there any way to tell gcc not to create common variables?

Sure, -fno-common.

Ian



More information about the Binutils mailing list