2004-09-03 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / config / i386 / linux64.mh
CommitLineData
9c1488cb 1# Host: GNU/Linux x86-64
eba29c8c 2NATDEPFILES= infptrace.o inftarg.o fork-child.o \
9c1488cb 3 i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o \
c4f35dd8 4 proc-service.o thread-db.o lin-lwp.o linux-proc.o gcore.o
9c1488cb 5NAT_FILE= nm-linux64.h
53e95fcf 6
c4f35dd8
MK
7# The dynamically loaded libthread_db needs access to symbols in the
8# gdb executable.
53e95fcf 9LOADLIBES = -ldl -rdynamic
This page took 0.231941 seconds and 4 git commands to generate.