* Remove obsolete stuff from ia64-linux configuration
@ 2002-02-04 5:14 Andreas Schwab
2002-02-04 8:37 ` Kevin Buettner
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Schwab @ 2002-02-04 5:14 UTC (permalink / raw)
To: gdb-patches
The configuration files for ia64-linux contain some stuff to work around
problems with early development versions of glibc. This is already
obsolete for a long time.
Andreas.
2002-02-04 Andreas Schwab <schwab@suse.de>
* config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
* config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
Index: gdb/config/ia64/linux.mh
===================================================================
RCS file: /cvs/src/src/gdb/config/ia64/linux.mh,v
retrieving revision 1.12
diff -u -a -r1.12 gdb/config/ia64/linux.mh
--- gdb/config/ia64/linux.mh 2002/01/18 04:51:00 1.12
+++ gdb/config/ia64/linux.mh 2002/02/04 12:57:35
@@ -8,10 +8,3 @@
proc-service.o thread-db.o lin-lwp.o
LOADLIBES = -ldl -rdynamic
-
-# Don't use gnu-regex.c; it interferes with some stuff in libc.
-REGEX=
-
-# NAT_CLIBS is a hack to be sure; I expect we'll be able to remove this
-# line in the near future
-NAT_CLIBS= -lc -lnss_dns -lnss_files -lresolv -lc
Index: gdb/config/ia64/linux.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/ia64/linux.mt,v
retrieving revision 1.5
diff -u -a -r1.5 gdb/config/ia64/linux.mt
--- gdb/config/ia64/linux.mt 2001/03/10 06:17:22 1.5
+++ gdb/config/ia64/linux.mt 2002/02/04 12:57:35
@@ -4,4 +4,3 @@
TM_FILE= tm-linux.h
GDBSERVER_DEPFILES= low-linux.o
-GDBSERVER_LIBS= -lc -lnss_dns -lnss_files -lresolv -lc
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Remove obsolete stuff from ia64-linux configuration
2002-02-04 5:14 Remove obsolete stuff from ia64-linux configuration Andreas Schwab
@ 2002-02-04 8:37 ` Kevin Buettner
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Buettner @ 2002-02-04 8:37 UTC (permalink / raw)
To: Andreas Schwab, gdb-patches
On Feb 4, 2:13pm, Andreas Schwab wrote:
> The configuration files for ia64-linux contain some stuff to work around
> problems with early development versions of glibc. This is already
> obsolete for a long time.
>
> Andreas.
>
> 2002-02-04 Andreas Schwab <schwab@suse.de>
>
> * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
> * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
This is fine. (Approved.)
Thanks,
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-02-04 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-04 5:14 Remove obsolete stuff from ia64-linux configuration Andreas Schwab
2002-02-04 8:37 ` Kevin Buettner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox