1 /* This file is automatically generated. DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-binutils,v 1.7 2009/11/09 13:50:41 skrll Exp */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
5 /* config.h. Generated by configure. */
6 /* config.in. Generated from configure.in by autoheader. */
8 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
9 systems. This function is required for `alloca.c' support on those systems.
11 /* #undef CRAY_STACKSEG_END */
13 /* Define to 1 if using `alloca.c'. */
16 /* Define to 1 if translation of program messages to the user's native
17 language is requested. */
20 /* Suffix used for executables, if any. */
21 #define EXECUTABLE_SUFFIX ""
23 /* Define to 1 if you have `alloca', as a function or macro. */
26 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
28 /* #undef HAVE_ALLOCA_H */
30 /* Define to 1 if you have the declaration of `environ', and to 0 if you
32 #define HAVE_DECL_ENVIRON 0
34 /* Define to 1 if you have the declaration of `fprintf', and to 0 if you
36 #define HAVE_DECL_FPRINTF 1
38 /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
40 #define HAVE_DECL_GETC_UNLOCKED 1
42 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
44 #define HAVE_DECL_GETENV 1
46 /* Is the prototype for getopt in <unistd.h> in the expected format? */
47 #define HAVE_DECL_GETOPT 1
49 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
51 #define HAVE_DECL_SBRK 1
53 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
55 #define HAVE_DECL_SNPRINTF 1
57 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
59 #define HAVE_DECL_STPCPY 1
61 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
63 #define HAVE_DECL_STRSTR 1
65 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
67 #define HAVE_DECL_VSNPRINTF 1
69 /* Define to 1 if you have the <dlfcn.h> header file. */
70 #define HAVE_DLFCN_H 1
72 /* Does the platform use an executable suffix? */
73 /* #undef HAVE_EXECUTABLE_SUFFIX */
75 /* Define to 1 if you have the <fcntl.h> header file. */
76 #define HAVE_FCNTL_H 1
78 /* Is fopen64 available? */
79 /* #undef HAVE_FOPEN64 */
81 /* Define to 1 if you have the `getc_unlocked' function. */
82 #define HAVE_GETC_UNLOCKED 1
84 /* Does <utime.h> define struct utimbuf? */
85 #define HAVE_GOOD_UTIME_H 1
87 /* Define if you have the iconv() function. */
90 /* Define to 1 if you have the <inttypes.h> header file. */
91 #define HAVE_INTTYPES_H 1
93 /* Define to 1 if you have the <limits.h> header file. */
94 #define HAVE_LIMITS_H 1
96 /* Define to 1 if you have the <memory.h> header file. */
97 #define HAVE_MEMORY_H 1
99 /* Define to 1 if you have the `mkdtemp' function. */
100 #define HAVE_MKDTEMP 1
102 /* Define to 1 if you have the `mkstemp' function. */
103 #define HAVE_MKSTEMP 1
105 /* Define to 1 if you have the `sbrk' function. */
108 /* Define to 1 if you have the `setmode' function. */
109 #define HAVE_SETMODE 1
111 /* Is stat64 available? */
112 /* #undef HAVE_STAT64 */
114 /* Define to 1 if you have the <stdint.h> header file. */
115 #define HAVE_STDINT_H 1
117 /* Define to 1 if you have the <stdlib.h> header file. */
118 #define HAVE_STDLIB_H 1
120 /* Define to 1 if you have the `strcoll' function. */
121 #define HAVE_STRCOLL 1
123 /* Define to 1 if you have the <strings.h> header file. */
124 #define HAVE_STRINGS_H 1
126 /* Define to 1 if you have the <string.h> header file. */
127 #define HAVE_STRING_H 1
129 /* Define to 1 if you have the <sys/file.h> header file. */
130 #define HAVE_SYS_FILE_H 1
132 /* Define to 1 if you have the <sys/param.h> header file. */
133 #define HAVE_SYS_PARAM_H 1
135 /* Define to 1 if you have the <sys/stat.h> header file. */
136 #define HAVE_SYS_STAT_H 1
138 /* Define to 1 if you have the <sys/types.h> header file. */
139 #define HAVE_SYS_TYPES_H 1
141 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
142 #define HAVE_SYS_WAIT_H 1
144 /* Is the type time_t defined in <time.h>? */
145 #define HAVE_TIME_T_IN_TIME_H 1
147 /* Is the type time_t defined in <sys/types.h>? */
148 #define HAVE_TIME_T_IN_TYPES_H 1
150 /* Define to 1 if you have the <unistd.h> header file. */
151 #define HAVE_UNISTD_H 1
153 /* Define to 1 if you have the `utimes' function. */
154 #define HAVE_UTIMES 1
156 /* Define to 1 if you have the <zlib.h> header file. */
157 #define HAVE_ZLIB_H 1
159 /* Define as const if the declaration of iconv() needs const. */
160 #define ICONV_CONST const
162 /* Define to the sub-directory in which libtool stores uninstalled libraries.
164 #define LT_OBJDIR ".libs/"
166 /* Name of package */
167 #define PACKAGE "binutils"
169 /* Define to the address where bug reports for this package should be sent. */
170 #define PACKAGE_BUGREPORT ""
172 /* Define to the full name of this package. */
173 #define PACKAGE_NAME ""
175 /* Define to the full name and version of this package. */
176 #define PACKAGE_STRING ""
178 /* Define to the one symbol short name of this package. */
179 #define PACKAGE_TARNAME ""
181 /* Define to the version of this package. */
182 #define PACKAGE_VERSION ""
184 /* If using the C implementation of alloca, define if you know the
185 direction of stack growth for your system; otherwise it will be
186 automatically deduced at run-time.
187 STACK_DIRECTION > 0 => grows toward higher addresses
188 STACK_DIRECTION < 0 => grows toward lower addresses
189 STACK_DIRECTION = 0 => direction of growth unknown */
190 /* #undef STACK_DIRECTION */
192 /* Define to 1 if you have the ANSI C header files. */
193 #define STDC_HEADERS 1
195 /* Configured target name. */
196 #define TARGET "mips64--netbsd"
198 /* Define to 1 if user symbol names have a leading underscore, 0 if not. */
199 #define TARGET_PREPENDS_UNDERSCORE 0
201 /* Use b modifier when opening binary files? */
202 /* #undef USE_BINARY_FOPEN */
204 /* Version number of package */
205 #define VERSION "2.19.1"
207 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
209 #define YYTEXT_POINTER 1
211 /* Enable GNU extensions on systems that have them. */
213 # define _GNU_SOURCE 1
217 /* #undef _LARGEFILE64_SOURCE */
219 /* Define to 1 if on MINIX. */
222 /* Define to 2 if the system does not provide POSIX.1 features except with
224 /* #undef _POSIX_1_SOURCE */
226 /* Define to 1 if you need to in order for `stat' and other things to work. */
227 /* #undef _POSIX_SOURCE */
229 /* Enable extensions on AIX 3, Interix. */
231 # define _ALL_SOURCE 1
233 /* Enable GNU extensions on systems that have them. */
235 # define _GNU_SOURCE 1
237 /* Enable threading extensions on Solaris. */
238 #ifndef _POSIX_PTHREAD_SEMANTICS
239 # define _POSIX_PTHREAD_SEMANTICS 1
241 /* Enable extensions on HP NonStop. */
242 #ifndef _TANDEM_SOURCE
243 # define _TANDEM_SOURCE 1
245 /* Enable general extensions on Solaris. */
246 #ifndef __EXTENSIONS__
247 # define __EXTENSIONS__ 1