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: equating symbols to undefined


In what way does the sample sent not meet this? It matches exactly the
real situation that I having the problem with, only that I added the
__asm__(".global ..."); to show that making the symbol global doesn't
help. I specifically made that part contitional on a manifest constant,
so you can easily compare the two and see that making the symbol global
introduces a new problem, whereas not making the symbol global causes an
assembler error with the current mainline assembler.

Jan

>>> "H. J. Lu" <hjl@lucon.org> 10/13/05 10:30 PM >>>
On Thu, Oct 13, 2005 at 05:05:29PM +0200, Jan Beulich wrote:
> Sorry, attached.
> 

Sorry I didn't make myself clearer. I am looking for a testcase
where you have to equate a local symbol to an undefined symbol.
Otherwise, you will get the wrong result or other bad things.


H.J.


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