To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: ifdefs in assembler Date: Tue, 3 May 1994 12:06:21 PDT From: "Marty Leisner" I want to modify crt0.s. It seems the assembler files are of the format #ifdef FOO foo #else bar #endif Seems like the assembler doesn't understand these macros and does foo and bar... Do I have to make a special rule to pass the assembler files through the preprocessor? member of the League of Programming Freedom leisner AT sdsp DOT mc DOT xerox DOT com leisner AT eso DOT mc DOT xerox DOT com