Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom Rix <trix@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: PATCH : AIX build failure
Date: Thu, 20 Dec 2001 13:05:00 -0000	[thread overview]
Message-ID: <3C226039.A69E3D3F@redhat.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

This patch fixes a powerpc-ibm-aix4.3.3.0 build failure.
config/powerpc/aix.mt now includes the same files as
config/rs6000/aix4.mt


-
Tom Rix
GCC Engineer
trix@redhat.com



[-- Attachment #2: gdb-config-001fa.patch --]
[-- Type: text/plain, Size: 617 bytes --]

2001-12-20  Tom Rix  <trix@redhat.com>
 
 	* config/powerpc/aix.mt (TDEPFILES): Add xcoffread.o to fix a build 
 	failure.
 
diff -rcp src-old/gdb/config/powerpc/aix.mt src/gdb/config/powerpc/aix.mt
*** src-old/gdb/config/powerpc/aix.mt	Thu Dec 20 12:18:36 2001
--- src/gdb/config/powerpc/aix.mt	Thu Dec 20 12:21:40 2001
***************
*** 1,3 ****
  # Target: PowerPC running AIX
! TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o solib.o solib-svr4.o
  TM_FILE= tm-ppc-aix.h
--- 1,3 ----
  # Target: PowerPC running AIX
! TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o
  TM_FILE= tm-ppc-aix.h

             reply	other threads:[~2001-12-20 21:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-20 13:05 Tom Rix [this message]
2001-12-20 13:30 ` Kevin Buettner
2001-12-20 13:55   ` Tom Rix
2001-12-20 14:05     ` Kevin Buettner
2001-12-23  1:44     ` Andrew Cagney

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=3C226039.A69E3D3F@redhat.com \
    --to=trix@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