> This is not true of binutils/rdcoff.c. It is only compiled once, in > the same way. A #ifdef test here is meaningless. Thanks. I'll just delete the conditionals then. I believe the PE targets default to stabs, so no big loss. Does anyone know if C_ALIAS, the class that C_NT_WEAK clashes with, is still in use by an active target? Mark