From: Andrew Cagney <ac131313@cygnus.com>
To: Andrew Cagney <ac131313@cygnus.com>, Alan Modra <amodra@bigpond.net.au>
Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com
Subject: Re: gdb/344: AIX4.3.2.0 build problem c_impl
Date: Sun, 07 Apr 2002 14:51:00 -0000 [thread overview]
Message-ID: <3CB0BF56.1080106@cygnus.com> (raw)
In-Reply-To: <3CB0BD3B.1020906@cygnus.com>
[-- Attachment #1: Type: text/plain, Size: 343 bytes --]
> On Wed, Mar 27, 2002 at 11:57:05PM -0500, Andrew Cagney wrote:
>
>
> * configure.in: Only define AIX_CORE_DUMPX_CORE when AIX version
> is greater or equal to 4.3.3.
> * configure: Regenerate.
>
>
> Looks OK to me.
Look closer :-)
> I've checked it in - trunk and 5.2 GDB branch.
.... along with the attached tipo fix!
enjoy,
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 733 bytes --]
2002-04-07 Andrew Cagney <ac131313@redhat.com>
* configure.in: Add missing ``|'' to powerpc-*-aix4.[4-9]*
pattern.
* configure: Re-generate.
Index: configure.in
===================================================================
RCS file: /cvs/src/src/bfd/configure.in,v
retrieving revision 1.90
diff -u -r1.90 configure.in
--- configure.in 7 Apr 2002 21:42:32 -0000 1.90
+++ configure.in 7 Apr 2002 21:47:27 -0000
@@ -332,7 +332,7 @@
COREFLAG="$COREFLAG -DAIX_5_CORE -DAIX_CORE_DUMPX_CORE"
;;
changequote(,)dnl
- rs6000-*-aix4.[4-9]* | powerpc-*-aix4.[4-9]* \
+ rs6000-*-aix4.[4-9]* | powerpc-*-aix4.[4-9]* | \
rs6000-*-aix4.3.[3-9]* | powerpc-*-aix4.3.[3-9]*)
changequote([,])dnl
COREFILE=rs6000-core.lo
prev parent reply other threads:[~2002-04-07 21:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3CA2A2A1.7060902@cygnus.com>
[not found] ` <20020404052822.GS1042@bubble.sa.bigpond.net.au>
2002-04-07 14:42 ` Andrew Cagney
2002-04-07 14:51 ` Andrew Cagney [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=3CB0BF56.1080106@cygnus.com \
--to=ac131313@cygnus.com \
--cc=amodra@bigpond.net.au \
--cc=binutils@sources.redhat.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