OSDN Git Service

2004-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[pf3gnuchains/gcc-fork.git] / gcc / config / t-kfreebsd-gnu
1 # glibc provides a limits.h, which must be combined with gcc's limits.h.
2 LIMITS_H_TEST = true
3
4 # Compile crtbeginS.o and crtendS.o with pic.
5 CRTSTUFF_T_CFLAGS_S = -fPIC
6 # Compile libgcc2.a with pic.
7 TARGET_LIBGCC2_CFLAGS = -fPIC
8
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
12
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