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



  > 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
Yea, that wouldn't surprise me.   I seem to recall that -Ae is a relatively
new switch (circa 1996/1997).

So, maybe the right thing to do (if we still care about anything pre-hpux10.20)
is to try -Ae first, then fall back to -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 :-(.
I'm not really qualified to make that call.

Tom



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