* config/alpha/alpha-linux.mh (LOADLIBES): New variable.

This commit is contained in:
Mark Kettenis 2004-08-21 12:44:05 +00:00
parent bcb3dc3d55
commit 6b95110c7d
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2004-08-21 Mark Kettenis <kettenis@gnu.org>
* config/alpha/alpha-linux.mh (LOADLIBES): New variable.
* configure.in: Check for ttrace function.
* configure, config.in: Regenerate.

View File

@ -4,6 +4,10 @@ NATDEPFILES= infptrace.o inftarg.o corelow.o alpha-nat.o linux-proc.o \
fork-child.o proc-service.o thread-db.o lin-lwp.o gcore.o \
linux-nat.o
# The dynamically loaded libthread_db needs access to symbols in the
# gdb executable.
LOADLIBES = -ldl -rdynamic
# doublest.c currently assumes some properties of FP arithmetic
# on the host which require this.
MH_CFLAGS = -mieee