Messages in this thread |  | | | Date | Fri, 05 Sep 2003 14:16:29 -0700 | | From | George Anzinger <> | | Subject | Re: nasm over gas? |
| |
Yann Droneaud wrote: > Richard B. Johnson wrote: > > >>GAS also has macro capability. It's just "strange". However, it >>does everything MASM (/ducks/) can do. It's just strange, backwards, etc. >>It takes some getting used to. >> >>If you decide to use gcc as a preprocessor, you can't use comments, >>NotGood(tm) because the "#" and some stuff after it gets "interpreted" >>by cpp. >> > > > Yep, this is why arch/i386/boot/Makefile use -traditional flag.
Isn't this throwing out the baby with the bath? It makes writting a header that is use in both C and ASM all that much harder.
-- George Anzinger george@mvista.com High-res-timers: http://sourceforge.net/projects/high-res-timers/ Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |