summaryrefslogtreecommitdiff
path: root/libgcc/config/alpha/t-vms
blob: 870e44c8dd111d271d84c56414019a259d23a0a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This object must be linked with in order to make the executable debuggable.
# vms-ld handles it automatically when passed -g.
vms-dwarf2.o: $(srcdir)/config/alpha/vms-dwarf2.S
	$(gcc_compile) -c -x assembler-with-cpp $<

vms-dwarf2eh.o: $(srcdir)/config/alpha/vms-dwarf2eh.S
	$(gcc_compile) -c -x assembler-with-cpp $<

LIB2ADD += $(srcdir)/config/alpha/vms-gcc_shell_handler.c

HOST_LIBGCC2_CFLAGS=-mpointer-size=64