Re: Macro assembly preprocessing

bill@qstools.com (Bill Cox)
9 Jun 1996 10:53:50 -0400

          From comp.compilers

Related articles
Macro assembly preprocessing munk@natlab.research.philips.com (1996-06-08)
Re: Macro assembly preprocessing bill@qstools.com (1996-06-09)
| List of all articles for this month |

From: bill@qstools.com (Bill Cox)
Newsgroups: comp.compilers
Date: 9 Jun 1996 10:53:50 -0400
Organization: Sirius Cybernetics, Sirius City branch
References: 96-06-023
Keywords: macros, assembler

munk@natlab.research.philips.com wrote:
: I am looking for a public domain macro preprocessor for assembly
: language programs.


You might look at 'gasp', the GNU assembler preprocessor. It's
modelled after a proprietary assembler, but has the features
that you seek. It was packaged with 'gas', but got moved recently.
Try the binutils distribution also.


From your nearest GNU mirror site (original site is prep.ai.mit.edu).


--
Bill Cox Software Janitor
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.