Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@gnat.com>
To: Kevin Buettner <kevinb@redhat.com>
Cc: "Martin M. Hunt" <hunt@redhat.com>, gdb-patches@sources.redhat.com
Subject: Re: [RFA] fix AIX builds
Date: Thu, 20 Feb 2003 23:19:00 -0000	[thread overview]
Message-ID: <20030220231938.GE960@gnat.com> (raw)
In-Reply-To: <1030220150408.ZM7589@localhost.localdomain>

> Setting it via NAT_CLIBS will always cause gdb (for native AIX)
> to be linked against libpthdebug.  That *should* be okay.  (I'm not
> completely certain though.)

I think it should be okay too, because there should be no code using
this library. However, it's a bit of a shame to be linking in this
library unconditionaly...

> Just out of curiosity, did you try changing:
> 
>          CONFIG_LDFLAGS="${CONFIG_LDFLAGS} -lpthdebug"
> 
> to:
> 
>          LIBS="${LIBS} -lpthdebug"
> ?

I like it better too. I'd love to test this change and commit it, but
since I tested this change on our AiX 5.1 machine, a successful build
here will not mean a succesful build on Martin's machine.

Martin, would you mind trying out Kevin's suggestion?

Thanks,
-- 
Joel


      reply	other threads:[~2003-02-20 23:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-20  5:40 Martin M. Hunt
2003-02-20 13:04 ` Andrew Cagney
2003-02-20 15:04 ` Kevin Buettner
2003-02-20 23:19   ` Joel Brobecker [this message]

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=20030220231938.GE960@gnat.com \
    --to=brobecker@gnat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=hunt@redhat.com \
    --cc=kevinb@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