* ggc-page.c (struct page_entry): Remove save_num_free_objects.
[official-gcc.git] / gcc / config / x-interix
blobafdfe76c7f76e9001f1b3a9c012e13169ac9ca02
1 # These are host overrides
2 # From config dir
4 # Interix doesn't yet have alloca; it's better to use the portable C version for
5 # bootstrapping.  Do this by defining ALLOCA.
7 ALLOCA = alloca.o
9 # See all the declarations.
10 FIXPROTO_DEFINES = -D_XOPEN_SOURCE
12 # Don't run fixproto
13 STMP_FIXPROTO =
14 RANLIB = :
15 RANLIB_TEST = false
16 SHELL = sh
18 # Existing CC/GCC may not define -D__INTERIX, so need this here.
19 # Since we want to configure with _ALL_SOURCE, we need to build that way too
20 X_CFLAGS= -D__INTERIX -D_ALL_SOURCE
22 LIBGCC2_INCLUDES = -idirafter $${INTERIX_ROOT}/usr/include
23 # Headers come from a funny place
24 SYSTEM_HEADER_DIR=$${INTERIX_ROOT}/usr/include