* [PATCH] add linux-nat.o to ppc64 builds
@ 2003-06-27 17:02 Elena Zannoni
2003-06-27 17:07 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Elena Zannoni @ 2003-06-27 17:02 UTC (permalink / raw)
To: gdb-patches
I think this qualifies as obvious. Fixes a build problem on ppc64
hosts. I am checking this in the branch and mainline.
elena
2003-06-27 Elena Zannoni <ezannoni@redhat.com>
* config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
Index: ppc64-linux.mh
===================================================================
RCS file: /cvs/uberbaum/gdb/config/powerpc/ppc64-linux.mh,v
retrieving revision 1.2
diff -u -p -r1.2 ppc64-linux.mh
--- ppc64-linux.mh 12 Jun 2003 23:30:39 -0000 1.2
+++ ppc64-linux.mh 27 Jun 2003 17:01:05 -0000
@@ -6,7 +6,7 @@ XM_CLIBS=
NAT_FILE= nm-ppc64-linux.h
NATDEPFILES= infptrace.o inftarg.o fork-child.o linux-proc.o \
ppc-linux-nat.o proc-service.o thread-db.o lin-lwp.o \
- gcore.o
+ gcore.o linux-nat.o
# The PowerPC has severe limitations on TOC size, and uses them even
# for non-PIC code. GDB overflows those tables when compiling with
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] add linux-nat.o to ppc64 builds
2003-06-27 17:02 [PATCH] add linux-nat.o to ppc64 builds Elena Zannoni
@ 2003-06-27 17:07 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2003-06-27 17:07 UTC (permalink / raw)
To: Elena Zannoni; +Cc: gdb-patches
On Fri, Jun 27, 2003 at 01:09:45PM -0400, Elena Zannoni wrote:
>
> I think this qualifies as obvious. Fixes a build problem on ppc64
> hosts. I am checking this in the branch and mainline.
>
> elena
>
>
> 2003-06-27 Elena Zannoni <ezannoni@redhat.com>
>
> * config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
Thanks! The ppc64 port was added between when I wrote and submitted
that patch - bad me for not rechecking.
--
Daniel Jacobowitz
MontaVista Software Debian GNU/Linux Developer
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-27 17:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-27 17:02 [PATCH] add linux-nat.o to ppc64 builds Elena Zannoni
2003-06-27 17:07 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox