From: Michael Snyder <msnyder@redhat.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH]: Sparc/Linux build fix
Date: Wed, 01 Mar 2006 21:45:00 -0000 [thread overview]
Message-ID: <440615E5.5080307@redhat.com> (raw)
In-Reply-To: <20060226.221656.21898956.davem@davemloft.net>
David S. Miller wrote:
> I just checked in this obvious build fix for the two
> Linux/Sparc targets.
Hmm. sol2-tdep.o is required to build a linux target?
That seems counter-intuitive...
>
> 2006-02-26 David S. Miller <davem@sunset.davemloft.net>
>
> * config/sparc/linux.mt (TDEPFILES): Add sol2-tdep.o.
> * config/sparc/linux64.mt (TDEPFILES): Likewise.
>
> --- ./config/sparc/linux.mt.~1~ 2005-02-09 07:58:51.000000000 -0800
> +++ ./config/sparc/linux.mt 2006-02-25 15:17:27.000000000 -0800
> @@ -1,4 +1,4 @@
> # Target: GNU/Linux SPARC
> -TDEPFILES= sparc-tdep.o sparc-sol2-tdep.o sparc-linux-tdep.o \
> +TDEPFILES= sparc-tdep.o sparc-sol2-tdep.o sol2-tdep.o sparc-linux-tdep.o \
> solib.o solib-svr4.o symfile-mem.o
> DEPRECATED_TM_FILE= solib.h
> --- ./config/sparc/linux64.mt.~1~ 2004-09-13 13:55:42.000000000 -0700
> +++ ./config/sparc/linux64.mt 2006-02-25 15:17:34.000000000 -0800
> @@ -1,5 +1,5 @@
> # Target: GNU/Linux UltraSPARC
> -TDEPFILES= sparc64-tdep.o sparc64-sol2-tdep.o sparc64-linux-tdep.o \
> +TDEPFILES= sparc64-tdep.o sparc64-sol2-tdep.o sol2-tdep.o sparc64-linux-tdep.o \
> sparc-tdep.o sparc-sol2-tdep.o sparc-linux-tdep.o \
> solib.o solib-svr4.o
> DEPRECATED_TM_FILE= solib.h
>
next prev parent reply other threads:[~2006-03-01 21:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-27 16:43 David S. Miller
2006-03-01 21:45 ` Michael Snyder [this message]
2006-03-01 22:06 ` Mark Kettenis
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=440615E5.5080307@redhat.com \
--to=msnyder@redhat.com \
--cc=davem@davemloft.net \
--cc=gdb-patches@sourceware.org \
/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