From: Adam Fedor <fedor@doc.com>
To: GDB Patches <gdb-patches@sources.redhat.com>
Subject: [RFC]: Link in objc-lang.o
Date: Fri, 25 Apr 2003 14:40:00 -0000 [thread overview]
Message-ID: <3EA8AFB9.5040104@doc.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 6 bytes --]
OK?
[-- Attachment #2: objc-lang.patch --]
[-- Type: text/plain, Size: 712 bytes --]
2003-04-24 Adam Fedor <fedor@gnu.org>
* Makefile.in (COMMON_OBS): Add objc-lang.o
Index: Makefile.in
===================================================================
RCS file: /cvs/src/src/gdb/Makefile.in,v
retrieving revision 1.366
diff -u -p -r1.366 Makefile.in
--- Makefile.in 25 Apr 2003 03:30:16 -0000 1.366
+++ Makefile.in 25 Apr 2003 03:33:56 -0000
@@ -854,7 +854,7 @@ COMMON_OBS = version.o blockframe.o brea
dbxread.o coffread.o coff-pe-read.o elfread.o \
dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o \
dwarf2expr.o dwarf2loc.o \
- c-lang.o f-lang.o \
+ c-lang.o f-lang.o objc-lang.o \
ui-out.o cli-out.o \
varobj.o wrapper.o \
jv-lang.o jv-valprint.o jv-typeprint.o \
next reply other threads:[~2003-04-25 3:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-25 14:40 Adam Fedor [this message]
2003-04-25 21:22 ` 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=3EA8AFB9.5040104@doc.com \
--to=fedor@doc.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