> GCC says that the stabs+ debug format is not supported on PowerPC/AIX > or IA64/HPUX. Would it be OK to omit "-gstabs+" from DEBUGFLAGS if > TARGET_ARCH is ia64 and powerpc? Sure. The DEBUGFLAGS is only for development. The binary release packages don't ship with the -gdb.a libraries.