Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@gnu.org>
To: Joel Brobecker <brobecker@gnat.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: What should we do with rs6000?
Date: Wed, 11 Aug 2004 22:57:00 -0000	[thread overview]
Message-ID: <411AA437.1060702@gnu.org> (raw)
In-Reply-To: <20040811221554.GG25562@gnat.com>

> I am mostly interested in config/rs6000/xm-rs6000.h. This file gets
> included because config/rs6000/rs6000.mh gets selected. This leads
> me to configure.host, where I see that this mh file only gets selected
> if GDB is configure with a rs6000-*-* triplet that don't match certain
> conditions:
> 
>         rs6000-*-lynxos*)       gdb_host=rs6000lynx ;;
>         rs6000-*-aix4*)         gdb_host=aix4 ;;
>         rs6000-*-*)             gdb_host=rs6000 ;;
> 
> So I guess this means older versions of AIX (3.x and older).
> Am I right?
> 
> Do we still support older versions of AIX?
> 
> How about rs6000 itself??? Still supported?

I think a more immediate question to ask is: Is autoconf sufficient for 
configuring / building on those systems and hence can the xm*.h files be 
removed?

Here we're going with a working assumption that the answer is yes, and 
if it turns out that it isn't  we've a bug in configure :-)

Andrew



  reply	other threads:[~2004-08-11 22:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-11 22:16 Joel Brobecker
2004-08-11 22:57 ` Andrew Cagney [this message]
2004-08-12  3:33   ` Joel Brobecker
2004-08-12 12:07     ` Andrew Cagney
2004-08-12 15:12       ` Joel Brobecker
2004-08-12 15:34         ` Andrew Cagney
2004-08-12 16:12     ` Kevin Buettner
2004-08-12  0:38 ` Michael Snyder
2004-08-12  3:25   ` Joel Brobecker

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=411AA437.1060702@gnu.org \
    --to=cagney@gnu.org \
    --cc=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