This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does GASP continue existing?
On Friday 19 September 2003 10:06 pm, Francisco M. Marzoa Alonso wrote:
> On Friday 19 September 2003 20:30, Zack Weinberg wrote:
> > ... because its functionality was subsumed into gas. Investigate the
> > .macro directive in the gas manual.
>
> hmmmmmmmmmm... I has not a 'gas' in my gentoo box, but an 'as' (without
> 'g' at the beggining... and BTW just one 's' at the end of the word...
> ;-)) instead that seems to be gnu assembler anyway. 'man as' doesn't give
> me information about .macro directive.
On my Debian box it's distributed with the binutils info documentation. Try
"info as"
Paul