This is the mail archive of the gdb-testers@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]

gdb 6.0.91 build okay on hppa2.0w-hp-hpux11.11


I built gdb 6.0.91 on native hppa2.0w-hp-hpux11.11
with each of these compilers:

  hp ansi c B.11.11.28706.GP
  hp aC++ B3910B A.03.45
  gcc 3.3.2

gdb builds and runs with each of these compilers.
It passes the "break main; run; backtrace" test.

I was careful not to have any other GNU tools in my $PATH
while building with the different compiler versions,
and I started each build with a virgin source tree
fresh out of the tarball.

gdb 6.0.91 does not build with this compiler:

  hp c A.11.01.21

This is the K&R "bundled" compiler.  gdb requires an ISO C compiler.

Michael C


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