[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#849339: xcolorsel: FTBFS on hppa - conflicting HP compiler options



The original patch is best.

The "-Aa" option is not compatible with gcc.  With gcc, the "-Aa" option is an assert. This option
invokes ANSI mode with the HP compiler.

CCOPTIONS only needs setting when not using gcc.  gcc defines _HPUX_SOURCE by default on HP-UX.

Regards,
Dave Anglin

--
John David Anglin  dave.anglin@bell.net


Reply to: