This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Preprocessor for assembler macros?
- From: "Philipp Marek" <philipp at marek dot priv dot at>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 6 Mar 2009 08:19:55 +0100 (CET)
- Subject: Preprocessor for assembler macros?
Hello everybody,
I'm looking for a way to get inbetween the assembler macro processor and the assembler.
I'd like to get the assembler sources mostly as-is, but with the macros used therein
already expanded.
I've already taken a look at the "-a" command line option, but this does assembling as
well - so I'd have to filter the real assembler from there, and try this way.
Is there something easier?
Thank you for all answers.
Regards,
Phil
--
Versioning your /etc, /home or even your whole installation?
Try fsvs (fsvs.tigris.org)!