-mppc question

Aldy Hernandez aldyh@redhat.com
Thu Oct 16 02:48:00 GMT 2003


Hi folks!

>From sysdeps/powerpc/powerpc32/Makefile:

     +cflags += -Wa,-mppc -mpowerpc
     asm-CPPFLAGS += -Wa,-mppc

is there a reason we send these switches (particularly -mppc), when
GCC defaults to sending -mppc?

I'm working on a port in which GCC passes -mspe, but the -mppc in
GLIBC's makefile overrides  my -mspe.

Aldy



More information about the Libc-alpha mailing list