PATCH: Allow a global symbol set to common/undefined symbol
H. J. Lu
hjl@lucon.org
Tue Apr 26 13:43:00 GMT 2005
On Tue, Apr 26, 2005 at 11:36:44AM +0200, Etienne Lorrain wrote:
>
> I do not have the above filename in my binutils-2.15.97 tree.
> I applied your patch and recompiled the C file given at the begining
> of this thread and the error did not disappear:
> /home/etienne/projet/toolchain/bin/as -acdhls=tmp.lis -o tmp.o tmp.s
> tmp.s: Assembler messages:
> tmp.s:34: Error: Local symbol `dataPS2' can't be equated to common symbol
> `MOUSE'
You need to make `dataPS2' global.
H.J.
More information about the Binutils
mailing list