public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
From: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
To: nobody@sources.redhat.com
Cc: gdb-prs@sources.redhat.com,
Subject: Re: build/2490: make[2]: *** [solib-pa64.o] Error 1
Date: Mon, 04 Aug 2008 17:08:00 -0000	[thread overview]
Message-ID: <20080804170801.16426.qmail@sourceware.org> (raw)

The following reply was made to PR build/2490; it has been noted by GNATS.

From: Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
To: dave.anglin@nrc-cnrc.gc.ca
Cc: gdb-gnats@sources.redhat.com
Subject: Re: build/2490: make[2]: *** [solib-pa64.o] Error 1
Date: Mon, 4 Aug 2008 19:01:29 +0200

 dave.anglin@nrc-cnrc.gc.ca wrote on 08/04/2008 12:50:32 AM:
 
 > The change to using HAVE_ELF_HP_H doesn't work as it
 > is also defined when doing a native 32-bit SOM build.
 > As I understand it, PA_SOM_ONLY was only defined when
 > doing a native SOM build.
 
 Sorry for the breakage.  I had assumed the header check
 would be sufficient ...
 
 The proposed fix:
  -#ifdef HAVE_ELF_HP_H
  +#if defined(HAVE_ELF_HP_H) && defined(__LP64__)
 
 looks good to me.  Can you send the patch to the
 gdb-patches mailing list?
 
 
 Mit freundlichen Gruessen / Best Regards
 
 Ulrich Weigand
 


             reply	other threads:[~2008-08-04 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-04 17:08 Ulrich Weigand [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-04  1:08 John David Anglin
2008-08-03 22:58 dave.anglin

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=20080804170801.16426.qmail@sourceware.org \
    --to=ulrich.weigand@de.ibm.com \
    --cc=gdb-prs@sources.redhat.com \
    --cc=nobody@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).