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.92 builds on native hppa2.0w-hp-hpux11.11


gdb 6.0.92 builds as well as gdb 6.0.91.

I built gdb 6.0.92 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.
My configuration options are:

  $dir_source/configure --prefix="$dir_install"

gdb 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.92 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]