Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@gnat.com>
To: gdb-patches@sources.redhat.com
Subject: [Head/5.3] Build failure on powerpc-aix-4.3.2
Date: Sun, 03 Nov 2002 11:09:00 -0000	[thread overview]
Message-ID: <20021103191127.GJ19987@gnat.com> (raw)

GDB fails to build aix-thread.c on our AiX 4.3.2 machine. I think this
is because aix-thread.c expects lib pthread debug version 2 or 3, while
we have lib pthread debug version 1 only installed on our 4.3.2 machine.

By contrast, we have version 3 installed on our AiX 5.1 machine.

The comment at the begining of aix-thread.c says that it should work on
4.3+ systems... Has anybody been able to build it on a 4.3.2 machine?
Does anybody have something else than version 1 of the pthread debug
library installed on a 4.3+ system? If you have something else than
version 1, you should see something like this in
/usr/include/sys/pthdebug.h:

     /* The pthread debug library version number.  This is used to maintain
      * binary compatibility.  The initial release of the pthread debug
      * library in AIX 4.3.2, represented by PTHDB_VERSION_1, was a
      * technology only release and binary compatibility with it is not
      * guaranteed.  It is kept in this file for historical perspective
      * only.
      */
     #define PTHDB_VERSION_1 0xa1c432
     #define PTHDB_VERSION_2 0xa1c433
     #define PTHDB_VERSION_3 0xa1c434

Thanks,
-- 
Joel


             reply	other threads:[~2002-11-03 19:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-03 11:09 Joel Brobecker [this message]
2002-11-08 19:53 ` Andrew Cagney
2002-11-09 11:57   ` Joel Brobecker
2002-11-11 17:15     ` Kevin Buettner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021103191127.GJ19987@gnat.com \
    --to=brobecker@gnat.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox