URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gdb-7.2/] [gdb/] [config/] [alpha/] [alpha-linux.mh] - Rev 330
Compare with Previous | Blame | View Log
# Host: Little-endian Alpha running LinuxNAT_FILE= config/nm-linux.hNATDEPFILES= inf-ptrace.o corelow.o alpha-linux-nat.o \fork-child.o proc-service.o linux-thread-db.o \linux-nat.o linux-fork.oNAT_CDEPS = $(srcdir)/proc-service.list# 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
