FSF GCC merge 02/23/03
[official-gcc.git] / gcc / config / t-linux
blob3c73561fd2690aafcd26f494b4f2c00f247cb079
1 # Don't run fixproto
2 STMP_FIXPROTO =
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) -fPIC
6 # Compile libgcc2.a with pic.
7 TARGET_LIBGCC2_CFLAGS = -fPIC
9 # Override t-slibgcc-elf-ver to export some libgcc symbols with
10 # the symbol versions that glibc used.
11 SHLIB_MAPFILES += $(srcdir)/config/libgcc-glibc.ver
13 # Use unwind-dw2-fde-glibc
14 LIB2ADDEH = $(srcdir)/unwind-dw2.c $(srcdir)/unwind-dw2-fde-glibc.c \
15   $(srcdir)/unwind-sjlj.c
16 LIB2ADDEHDEP = unwind.inc unwind-dw2-fde.h unwind-dw2-fde.c