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: a question about gas


Hi Lope,

Ah ok thanks, but then there's an error within the
documentation,

My fault. I have checked in a patch to fix the documentation.



It's just that I wanted to be close to gas'
preprocessing because I might also need to implement
macros performing binary operations such as masking
int and out and the like, though I could also ouput
such intructions with cpp macros.

In general gas macros do work. I do not know why you were encountering problems with symbol definitions, but if you can put together a full test case then we can examine the issue in more detail.


Cheers
   Nick


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