URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [config/] [ia64/] [linux.mh] - Rev 106
Go to most recent revision | Compare with Previous | Blame | View Log
# Host: Intel IA-64 running GNU/Linux
XM_FILE= xm-linux.h
XDEPFILES= ser-tcp.o
NAT_FILE= nm-linux.h
NATDEPFILES= infptrace.o solib.o inftarg.o fork-child.o corelow.o \
core-aout.o core-regset.o ia64-linux-nat.o linux-thread.o lin-thread.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
Go to most recent revision | Compare with Previous | Blame | View Log