This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Does GASP continue existing?


Alan Modra <amodra@bigpond.net.au> writes:
> On Fri, Sep 19, 2003 at 12:51:43PM +0200, Francisco M. Marzoa Alonso wrote:
>> I've found a manual from GASP, (that stands for GNU/Assembler
>> Preprocessor), from 1994 but I've not been able to find something
>> newer, nor documentation or the GASP itself neither.
>
> From gas/NEWS:
> * GASP has now been removed.

... because its functionality was subsumed into gas.  Investigate the
.macro directive in the gas manual.

> I suggest you consider using m4.  http://www.gnu.org/software/m4/

This is likely to be harder than using gas built-in macros.

zw


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