This is the mail archive of the binutils@sources.redhat.com 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: PATCH: Allow a global symbol set to common/undefined symbol


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.


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