Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* PATCH : AIX build failure
@ 2001-12-20 13:05 Tom Rix
  2001-12-20 13:30 ` Kevin Buettner
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Rix @ 2001-12-20 13:05 UTC (permalink / raw)
  To: gdb-patches

[-- 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-23  9:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-20 13:05 PATCH : AIX build failure Tom Rix
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox