This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

-mppc question


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]