From: Joel Brobecker <brobecker@adacore.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA/commit] Delete Makefile.in:INSTALLED_LIBS (unused)
Date: Mon, 21 Feb 2011 09:54:00 -0000 [thread overview]
Message-ID: <20110221092432.GC2600@adacore.com> (raw)
In-Reply-To: <m3wrky1yq1.fsf@fleche.redhat.com>
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
> Not from me, but I think you should also delete the immediately
> preceding comment:
[...]
> ... at least those last 2 lines, I didn't read upwards to see what else
> it says.
Yeah, you're right. Talk about tunnel vision ;-)
I've looked at what's just above, and also supressed the part about
TM_CLIBS, since we don't use those anymore. I left the comment about
XM_CLIBS, since a couple of platforms still use them (go32 and Mach?).
This is what I have right now. I'll confess I am not completely
up to date with the purpose of the XM_CLIBS, so I'm not going to
check this in immediately, in case I made a mistake.
Thanks,
--
Joel
[-- Attachment #2: install-libs.diff --]
[-- Type: text/x-diff, Size: 1217 bytes --]
commit 56e7d228ff8ac1d7d019c3f2938aa35f77ae7834
Author: Joel Brobecker <brobecker@adacore.com>
Date: Sat Jan 22 16:00:40 2011 -0500
Delete Makefile.in:INSTALLED_LIBS (unused)
gdb/ChangeLog:
* Makefile.in (INSTALLED_LIBS): Delete. Update comment.
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index c6049fa..26b445a 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -468,13 +468,8 @@ INTERNAL_LDFLAGS = $(CFLAGS) $(GLOBAL_CFLAGS) $(MH_LDFLAGS) $(LDFLAGS) $(CONFIG_
# it doesn't work, then refer to libiberty.
# Libraries and corresponding dependencies for compiling gdb.
-# {X,T}M_CLIBS, defined in *config files, have host- and target-dependent libs.
+# XM_CLIBS, defined in *config files, have host-dependent libs.
# LIBIBERTY appears twice on purpose.
-# If you have the Cygnus libraries installed,
-# you can use 'CLIBS=$(INSTALLED_LIBS)' 'CDEPS='
-INSTALLED_LIBS=-lbfd -lreadline -lopcodes -liberty -ldecnumber \
- $(XM_CLIBS) $(NAT_CLIBS) $(GDBTKLIBS) @LIBS@ @PYTHON_LIBS@ \
- -lintl -liberty $(LIBGNU)
CLIBS = $(SIM) $(READLINE) $(OPCODES) $(BFD) $(INTL) $(LIBIBERTY) $(LIBDECNUMBER) \
$(XM_CLIBS) $(NAT_CLIBS) $(GDBTKLIBS) @LIBS@ @PYTHON_LIBS@ \
$(LIBEXPAT) \
next prev parent reply other threads:[~2011-02-21 9:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-17 6:24 Joel Brobecker
2011-02-17 15:30 ` Tom Tromey
2011-02-21 9:54 ` Joel Brobecker [this message]
2011-02-22 8:20 ` Joel Brobecker
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=20110221092432.GC2600@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
--cc=tromey@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