This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: configure patch for hpux


>>>>> "Jeff" == law  <law@redhat.com> writes:

Jeff> BTW, who maintains automake these days?  This problem really
Jeff> should be fixed in automake itself.  We really don't want to be
Jeff> putting compilers into strict ANSI mode -- automake even has a
Jeff> comment to this effect, but whomever wrote the code apparently
Jeff> wasn't aware of how to get the desired behavior out of the HP-UX
Jeff> compiler.

Technically I maintain it.  In practice Akim Demaille does.

The current automake/m4/ccstdc.m4 says this:

    # HP-UX 10.20 and later	-Ae
    # HP-UX older versions	-Aa -D_HPUX_SOURCE

It would be good to upgrade our tree to automake 1.5.
However, 1.5 might not yet be stable enough for this :-(.

Tom


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