Advertisement
Guest User

Untitled

a guest
May 6th, 2011
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 248.08 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by configure, which was
  5. generated by GNU Autoconf 2.64. Invocation command line was
  6.  
  7. $ /d/dev/Mingw/src/libiberty/configure --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib --program-transform-name=s,y,y, --disable-option-checking --build=i686-pc-mingw32 --host=i686-pc-mingw32 --target=i686-pc-mingw32 --srcdir=.././libiberty
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Papillon
  14. uname -m = i686
  15. uname -r = 1.0.16(0.48/3/2)
  16. uname -s = MINGW32_NT-6.0
  17. uname -v = 2010-09-29 00:07
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /d/dev/Mingw/src/./bfd/.libs
  31. PATH: /d/dev/Mingw/src/./prev-bfd/.libs
  32. PATH: /d/dev/Mingw/src/./opcodes/.libs
  33. PATH: /d/dev/Mingw/src/./prev-opcodes/.libs
  34. PATH: .
  35. PATH: /usr/local/bin
  36. PATH: /mingw/bin
  37. PATH: /bin
  38. PATH: /c/Program Files/NVIDIA Corporation/PhysX/Common
  39. PATH: /c/Program Files/MinGW/bin
  40. PATH: /c/DMD/dsss/bin
  41. PATH: /c/DMD/dmd/bin
  42. PATH: /c/DMD/dm/bin
  43. PATH: /c/Program Files/_EXT
  44. PATH: /c/Windows/system32
  45. PATH: /c/Windows
  46. PATH: /c/Windows/System32/Wbem
  47. PATH: /c/Program Files/ATI Technologies/ATI.ACE/Core-Static
  48. PATH: "C
  49. PATH: /Program Files/BC5_5/Bin"
  50. PATH: /c/Program Files/doxygen/bin
  51. PATH: /c/Users/Florent/Desktop/D/ddbg
  52. PATH: /c/Program Files/QuickTime/QTSystem/
  53. PATH: /c/Program Files/__ShortcutExe
  54. PATH: /c/Program Files/TortoiseSVN/bin
  55. PATH: /c/Program Files/Common Files/Autodesk Shared/
  56. PATH: /c/Program Files/Common Files/DivX Shared/
  57. PATH: /c/Program Files/Microsoft SQL Server/100/Tools/Binn/
  58. PATH: /c/Program Files/Microsoft SQL Server/100/DTS/Binn/
  59. PATH: /c/Program Files/Common Files/GTK/2.0/bin
  60. PATH: /c/llvm/bin
  61. PATH: /c/clang/bin
  62. PATH: /mingw/bin
  63. PATH: /c/Users/Public/Documents/RAD Studio/6.0/BPL
  64. PATH: /c/Program Files/TortoiseHg
  65. PATH: /c/Users/Florent/Desktop/D/D Debugger
  66. PATH: /c/Program Files/GNU/GnuPG
  67. PATH: /c/Borland/BCC55/Bin
  68. PATH: /c/Program Files/Nmap
  69. PATH: /c/Python26/Scripts
  70. PATH: /c/Python26
  71. PATH: /c/Program Files/OpenVPN/bin
  72. PATH: /c/Program Files/IDM Computer Solutions/UltraEdit/
  73. PATH: /c/Program Files/Microsoft Visual Studio 9.0/VC/bin
  74. PATH: /mingw/bin
  75. PATH: /c/Program Files/CVSNT/
  76.  
  77.  
  78. ## ----------- ##
  79. ## Core tests. ##
  80. ## ----------- ##
  81.  
  82. configure:2223: creating cache ./config.cache
  83. configure:2374: checking whether to enable maintainer-specific portions of Makefiles
  84. configure:2384: result: no
  85. configure:2399: checking for makeinfo
  86. configure:2426: result: makeinfo --split-size=5000000
  87. configure:2466: checking for perl
  88. configure:2482: found /bin/perl
  89. configure:2493: result: perl
  90. configure:2512: checking build system type
  91. configure:2526: result: i686-pc-mingw32
  92. configure:2546: checking host system type
  93. configure:2559: result: i686-pc-mingw32
  94. configure:2584: checking for i686-pc-mingw32-ar
  95. configure:2611: result: ar
  96. configure:2676: checking for i686-pc-mingw32-ranlib
  97. configure:2703: result: ranlib
  98. configure:2796: checking for i686-pc-mingw32-gcc
  99. configure:2823: result: gcc
  100. configure:3092: checking for C compiler version
  101. configure:3101: gcc --version >&5
  102. gcc.exe (GCC) 4.5.2
  103. Copyright (C) 2010 Free Software Foundation, Inc.
  104. This is free software; see the source for copying conditions. There is NO
  105. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  106.  
  107. configure:3112: $? = 0
  108. configure:3101: gcc -v >&5
  109. Using built-in specs.
  110. COLLECT_GCC=C:\MinGW\bin\gcc.exe
  111. COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
  112. Target: mingw32
  113. Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
  114. Thread model: win32
  115. gcc version 4.5.2 (GCC)
  116. configure:3112: $? = 0
  117. configure:3101: gcc -V >&5
  118. gcc.exe: '-V' option must have argument
  119. configure:3112: $? = 1
  120. configure:3101: gcc -qversion >&5
  121. gcc.exe: unrecognized option '-qversion'
  122. gcc.exe: no input files
  123. configure:3112: $? = 1
  124. configure:3128: gcc -o conftest -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  125. configure:3131: $? = 0
  126. configure:3160: checking for C compiler default output file name
  127. configure:3182: gcc -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  128. configure:3186: $? = 0
  129. configure:3223: result: a.exe
  130. configure:3239: checking whether the C compiler works
  131. configure:3248: ./a.exe
  132. configure:3252: $? = 0
  133. configure:3267: result: yes
  134. configure:3274: checking whether we are cross compiling
  135. configure:3276: result: no
  136. configure:3279: checking for suffix of executables
  137. configure:3286: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  138. configure:3290: $? = 0
  139. configure:3312: result: .exe
  140. configure:3319: checking for suffix of object files
  141. configure:3341: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  142. configure:3345: $? = 0
  143. configure:3366: result: o
  144. configure:3370: checking whether we are using the GNU C compiler
  145. configure:3389: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  146. configure:3389: $? = 0
  147. configure:3398: result: yes
  148. configure:3407: checking whether gcc accepts -g
  149. configure:3427: gcc -c -g conftest.c >&5
  150. configure:3427: $? = 0
  151. configure:3468: result: yes
  152. configure:3485: checking for gcc option to accept ISO C89
  153. configure:3549: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  154. configure:3549: $? = 0
  155. configure:3562: result: none needed
  156. configure:3590: checking for special C compiler options needed for large files
  157. configure:3635: result: no
  158. configure:3641: checking for _FILE_OFFSET_BITS value needed for large files
  159. configure:3666: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  160. conftest.c:15:3: warning: left shift count >= width of type
  161. conftest.c:15:3: warning: left shift count >= width of type
  162. conftest.c:16:10: warning: left shift count >= width of type
  163. conftest.c:16:10: warning: left shift count >= width of type
  164. conftest.c:15:7: error: size of array 'off_t_is_large' is negative
  165. conftest.c:17:9: warning: variably modified 'off_t_is_large' at file scope
  166. configure:3666: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h */
  169. | #define PACKAGE_NAME ""
  170. | #define PACKAGE_TARNAME ""
  171. | #define PACKAGE_VERSION ""
  172. | #define PACKAGE_STRING ""
  173. | #define PACKAGE_BUGREPORT ""
  174. | #define PACKAGE_URL ""
  175. | /* end confdefs.h. */
  176. | #include <sys/types.h>
  177. | /* Check that off_t can represent 2**63 - 1 correctly.
  178. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  179. | since some C++ compilers masquerading as C compilers
  180. | incorrectly reject 9223372036854775807. */
  181. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  182. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  183. | && LARGE_OFF_T % 2147483647 == 1)
  184. | ? 1 : -1];
  185. | int
  186. | main ()
  187. | {
  188. |
  189. | ;
  190. | return 0;
  191. | }
  192. configure:3690: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  193. conftest.c:16:3: warning: left shift count >= width of type
  194. conftest.c:16:3: warning: left shift count >= width of type
  195. conftest.c:17:10: warning: left shift count >= width of type
  196. conftest.c:17:10: warning: left shift count >= width of type
  197. conftest.c:16:7: error: size of array 'off_t_is_large' is negative
  198. conftest.c:18:9: warning: variably modified 'off_t_is_large' at file scope
  199. configure:3690: $? = 1
  200. configure: failed program was:
  201. | /* confdefs.h */
  202. | #define PACKAGE_NAME ""
  203. | #define PACKAGE_TARNAME ""
  204. | #define PACKAGE_VERSION ""
  205. | #define PACKAGE_STRING ""
  206. | #define PACKAGE_BUGREPORT ""
  207. | #define PACKAGE_URL ""
  208. | /* end confdefs.h. */
  209. | #define _FILE_OFFSET_BITS 64
  210. | #include <sys/types.h>
  211. | /* Check that off_t can represent 2**63 - 1 correctly.
  212. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  213. | since some C++ compilers masquerading as C compilers
  214. | incorrectly reject 9223372036854775807. */
  215. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  216. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  217. | && LARGE_OFF_T % 2147483647 == 1)
  218. | ? 1 : -1];
  219. | int
  220. | main ()
  221. | {
  222. |
  223. | ;
  224. | return 0;
  225. | }
  226. configure:3698: result: unknown
  227. configure:3710: checking for _LARGE_FILES value needed for large files
  228. configure:3735: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  229. conftest.c:15:3: warning: left shift count >= width of type
  230. conftest.c:15:3: warning: left shift count >= width of type
  231. conftest.c:16:10: warning: left shift count >= width of type
  232. conftest.c:16:10: warning: left shift count >= width of type
  233. conftest.c:15:7: error: size of array 'off_t_is_large' is negative
  234. conftest.c:17:9: warning: variably modified 'off_t_is_large' at file scope
  235. configure:3735: $? = 1
  236. configure: failed program was:
  237. | /* confdefs.h */
  238. | #define PACKAGE_NAME ""
  239. | #define PACKAGE_TARNAME ""
  240. | #define PACKAGE_VERSION ""
  241. | #define PACKAGE_STRING ""
  242. | #define PACKAGE_BUGREPORT ""
  243. | #define PACKAGE_URL ""
  244. | /* end confdefs.h. */
  245. | #include <sys/types.h>
  246. | /* Check that off_t can represent 2**63 - 1 correctly.
  247. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  248. | since some C++ compilers masquerading as C compilers
  249. | incorrectly reject 9223372036854775807. */
  250. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  251. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  252. | && LARGE_OFF_T % 2147483647 == 1)
  253. | ? 1 : -1];
  254. | int
  255. | main ()
  256. | {
  257. |
  258. | ;
  259. | return 0;
  260. | }
  261. configure:3759: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  262. conftest.c:16:3: warning: left shift count >= width of type
  263. conftest.c:16:3: warning: left shift count >= width of type
  264. conftest.c:17:10: warning: left shift count >= width of type
  265. conftest.c:17:10: warning: left shift count >= width of type
  266. conftest.c:16:7: error: size of array 'off_t_is_large' is negative
  267. conftest.c:18:9: warning: variably modified 'off_t_is_large' at file scope
  268. configure:3759: $? = 1
  269. configure: failed program was:
  270. | /* confdefs.h */
  271. | #define PACKAGE_NAME ""
  272. | #define PACKAGE_TARNAME ""
  273. | #define PACKAGE_VERSION ""
  274. | #define PACKAGE_STRING ""
  275. | #define PACKAGE_BUGREPORT ""
  276. | #define PACKAGE_URL ""
  277. | /* end confdefs.h. */
  278. | #define _LARGE_FILES 1
  279. | #include <sys/types.h>
  280. | /* Check that off_t can represent 2**63 - 1 correctly.
  281. | We can't simply define LARGE_OFF_T to be 9223372036854775807,
  282. | since some C++ compilers masquerading as C compilers
  283. | incorrectly reject 9223372036854775807. */
  284. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  285. | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  286. | && LARGE_OFF_T % 2147483647 == 1)
  287. | ? 1 : -1];
  288. | int
  289. | main ()
  290. | {
  291. |
  292. | ;
  293. | return 0;
  294. | }
  295. configure:3767: result: unknown
  296. configure:3786: checking how to run the C preprocessor
  297. configure:3817: gcc -E conftest.c
  298. configure:3817: $? = 0
  299. configure:3831: gcc -E conftest.c
  300. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  301. compilation terminated.
  302. configure:3831: $? = 1
  303. configure: failed program was:
  304. | /* confdefs.h */
  305. | #define PACKAGE_NAME ""
  306. | #define PACKAGE_TARNAME ""
  307. | #define PACKAGE_VERSION ""
  308. | #define PACKAGE_STRING ""
  309. | #define PACKAGE_BUGREPORT ""
  310. | #define PACKAGE_URL ""
  311. | /* end confdefs.h. */
  312. | #include <ac_nonexistent.h>
  313. configure:3856: result: gcc -E
  314. configure:3876: gcc -E conftest.c
  315. configure:3876: $? = 0
  316. configure:3890: gcc -E conftest.c
  317. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  318. compilation terminated.
  319. configure:3890: $? = 1
  320. configure: failed program was:
  321. | /* confdefs.h */
  322. | #define PACKAGE_NAME ""
  323. | #define PACKAGE_TARNAME ""
  324. | #define PACKAGE_VERSION ""
  325. | #define PACKAGE_STRING ""
  326. | #define PACKAGE_BUGREPORT ""
  327. | #define PACKAGE_URL ""
  328. | /* end confdefs.h. */
  329. | #include <ac_nonexistent.h>
  330. configure:3927: checking whether gcc supports -W
  331. configure:3944: gcc -c -W conftest.c >&5
  332. configure:3944: $? = 0
  333. configure:3953: result: yes
  334. configure:3927: checking whether gcc supports -Wall
  335. configure:3944: gcc -c -Wall conftest.c >&5
  336. configure:3944: $? = 0
  337. configure:3953: result: yes
  338. configure:3927: checking whether gcc supports -Wwrite-strings
  339. configure:3944: gcc -c -Wwrite-strings conftest.c >&5
  340. configure:3944: $? = 0
  341. configure:3953: result: yes
  342. configure:3927: checking whether gcc supports -Wc++-compat
  343. configure:3944: gcc -c -Wc++-compat conftest.c >&5
  344. configure:3944: $? = 0
  345. configure:3953: result: yes
  346. configure:3927: checking whether gcc supports -Wstrict-prototypes
  347. configure:3944: gcc -c -Wstrict-prototypes conftest.c >&5
  348. conftest.c:11:1: warning: function declaration isn't a prototype
  349. configure:3944: $? = 0
  350. configure:3953: result: yes
  351. configure:3962: checking whether gcc supports -pedantic
  352. configure:3980: gcc -c -pedantic conftest.c >&5
  353. configure:3980: $? = 0
  354. configure:3988: result: yes
  355. configure:3998: checking whether gcc and cc understand -c and -o together
  356. configure:4029: gcc -c conftest.c -o conftest2.o >&5
  357. configure:4033: $? = 0
  358. configure:4039: gcc -c conftest.c -o conftest2.o >&5
  359. configure:4043: $? = 0
  360. configure:4054: cc -c conftest.c >&5
  361. /d/dev/Mingw/src/libiberty/configure: line 4056: cc: command not found
  362. configure:4058: $? = 127
  363. configure:4098: result: yes
  364. configure:4117: checking for an ANSI C-conforming const
  365. configure:4182: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  366. configure:4182: $? = 0
  367. configure:4189: result: yes
  368. configure:4197: checking for inline
  369. configure:4213: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  370. configure:4213: $? = 0
  371. configure:4221: result: inline
  372. configure:4240: checking for grep that handles long lines and -e
  373. configure:4298: result: /bin/grep
  374. configure:4303: checking for egrep
  375. configure:4365: result: /bin/grep -E
  376. configure:4370: checking for ANSI C header files
  377. configure:4390: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  378. configure:4390: $? = 0
  379. configure:4463: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  380. configure:4463: $? = 0
  381. configure:4463: ./conftest.exe
  382. configure:4463: $? = 0
  383. configure:4474: result: yes
  384. configure:4487: checking for sys/types.h
  385. configure:4487: gcc -E conftest.c
  386. configure:4487: $? = 0
  387. configure:4487: result: yes
  388. configure:4487: checking for sys/stat.h
  389. configure:4487: gcc -E conftest.c
  390. configure:4487: $? = 0
  391. configure:4487: result: yes
  392. configure:4487: checking for stdlib.h
  393. configure:4487: gcc -E conftest.c
  394. configure:4487: $? = 0
  395. configure:4487: result: yes
  396. configure:4487: checking for string.h
  397. configure:4487: gcc -E conftest.c
  398. configure:4487: $? = 0
  399. configure:4487: result: yes
  400. configure:4487: checking for memory.h
  401. configure:4487: gcc -E conftest.c
  402. configure:4487: $? = 0
  403. configure:4487: result: yes
  404. configure:4487: checking for strings.h
  405. configure:4487: gcc -E conftest.c
  406. configure:4487: $? = 0
  407. configure:4487: result: yes
  408. configure:4487: checking for inttypes.h
  409. configure:4487: gcc -E conftest.c
  410. configure:4487: $? = 0
  411. configure:4487: result: yes
  412. configure:4487: checking for stdint.h
  413. configure:4487: gcc -E conftest.c
  414. configure:4487: $? = 0
  415. configure:4487: result: yes
  416. configure:4487: checking for unistd.h
  417. configure:4487: gcc -E conftest.c
  418. configure:4487: $? = 0
  419. configure:4487: result: yes
  420. configure:4498: checking whether byte ordering is bigendian
  421. configure:4513: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  422. conftest.c:20:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
  423. configure:4513: $? = 1
  424. configure: failed program was:
  425. | /* confdefs.h */
  426. | #define PACKAGE_NAME ""
  427. | #define PACKAGE_TARNAME ""
  428. | #define PACKAGE_VERSION ""
  429. | #define PACKAGE_STRING ""
  430. | #define PACKAGE_BUGREPORT ""
  431. | #define PACKAGE_URL ""
  432. | #define STDC_HEADERS 1
  433. | #define HAVE_SYS_TYPES_H 1
  434. | #define HAVE_SYS_STAT_H 1
  435. | #define HAVE_STDLIB_H 1
  436. | #define HAVE_STRING_H 1
  437. | #define HAVE_MEMORY_H 1
  438. | #define HAVE_STRINGS_H 1
  439. | #define HAVE_INTTYPES_H 1
  440. | #define HAVE_STDINT_H 1
  441. | #define HAVE_UNISTD_H 1
  442. | /* end confdefs.h. */
  443. | #ifndef __APPLE_CC__
  444. | not a universal capable compiler
  445. | #endif
  446. | typedef int dummy;
  447. |
  448. configure:4558: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  449. configure:4558: $? = 0
  450. configure:4576: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  451. conftest.c: In function 'main':
  452. conftest.c:26:4: error: 'not' undeclared (first use in this function)
  453. conftest.c:26:4: note: each undeclared identifier is reported only once for each function it appears in
  454. conftest.c:26:8: error: expected ';' before 'big'
  455. configure:4576: $? = 1
  456. configure: failed program was:
  457. | /* confdefs.h */
  458. | #define PACKAGE_NAME ""
  459. | #define PACKAGE_TARNAME ""
  460. | #define PACKAGE_VERSION ""
  461. | #define PACKAGE_STRING ""
  462. | #define PACKAGE_BUGREPORT ""
  463. | #define PACKAGE_URL ""
  464. | #define STDC_HEADERS 1
  465. | #define HAVE_SYS_TYPES_H 1
  466. | #define HAVE_SYS_STAT_H 1
  467. | #define HAVE_STDLIB_H 1
  468. | #define HAVE_STRING_H 1
  469. | #define HAVE_MEMORY_H 1
  470. | #define HAVE_STRINGS_H 1
  471. | #define HAVE_INTTYPES_H 1
  472. | #define HAVE_STDINT_H 1
  473. | #define HAVE_UNISTD_H 1
  474. | /* end confdefs.h. */
  475. | #include <sys/types.h>
  476. | #include <sys/param.h>
  477. |
  478. | int
  479. | main ()
  480. | {
  481. | #if BYTE_ORDER != BIG_ENDIAN
  482. | not big endian
  483. | #endif
  484. |
  485. | ;
  486. | return 0;
  487. | }
  488. configure:4704: result: no
  489. configure:4743: checking for a BSD-compatible install
  490. configure:4811: result: /bin/install -c
  491. configure:4901: checking for sys/file.h
  492. configure:4901: gcc -E conftest.c
  493. configure:4901: $? = 0
  494. configure:4901: result: yes
  495. configure:4901: checking for sys/param.h
  496. configure:4901: gcc -E conftest.c
  497. configure:4901: $? = 0
  498. configure:4901: result: yes
  499. configure:4901: checking for limits.h
  500. configure:4901: gcc -E conftest.c
  501. configure:4901: $? = 0
  502. configure:4901: result: yes
  503. configure:4901: checking for stdlib.h
  504. configure:4901: result: yes
  505. configure:4901: checking for malloc.h
  506. configure:4901: gcc -E conftest.c
  507. configure:4901: $? = 0
  508. configure:4901: result: yes
  509. configure:4901: checking for string.h
  510. configure:4901: result: yes
  511. configure:4901: checking for unistd.h
  512. configure:4901: result: yes
  513. configure:4901: checking for strings.h
  514. configure:4901: result: yes
  515. configure:4901: checking for sys/time.h
  516. configure:4901: gcc -E conftest.c
  517. configure:4901: $? = 0
  518. configure:4901: result: yes
  519. configure:4901: checking for time.h
  520. configure:4901: gcc -E conftest.c
  521. configure:4901: $? = 0
  522. configure:4901: result: yes
  523. configure:4901: checking for sys/resource.h
  524. configure:4901: gcc -E conftest.c
  525. conftest.c:29:26: fatal error: sys/resource.h: No such file or directory
  526. compilation terminated.
  527. configure:4901: $? = 1
  528. configure: failed program was:
  529. | /* confdefs.h */
  530. | #define PACKAGE_NAME ""
  531. | #define PACKAGE_TARNAME ""
  532. | #define PACKAGE_VERSION ""
  533. | #define PACKAGE_STRING ""
  534. | #define PACKAGE_BUGREPORT ""
  535. | #define PACKAGE_URL ""
  536. | #define STDC_HEADERS 1
  537. | #define HAVE_SYS_TYPES_H 1
  538. | #define HAVE_SYS_STAT_H 1
  539. | #define HAVE_STDLIB_H 1
  540. | #define HAVE_STRING_H 1
  541. | #define HAVE_MEMORY_H 1
  542. | #define HAVE_STRINGS_H 1
  543. | #define HAVE_INTTYPES_H 1
  544. | #define HAVE_STDINT_H 1
  545. | #define HAVE_UNISTD_H 1
  546. | #define HAVE_SYS_FILE_H 1
  547. | #define HAVE_SYS_PARAM_H 1
  548. | #define HAVE_LIMITS_H 1
  549. | #define HAVE_STDLIB_H 1
  550. | #define HAVE_MALLOC_H 1
  551. | #define HAVE_STRING_H 1
  552. | #define HAVE_UNISTD_H 1
  553. | #define HAVE_STRINGS_H 1
  554. | #define HAVE_SYS_TIME_H 1
  555. | #define HAVE_TIME_H 1
  556. | /* end confdefs.h. */
  557. | #include <sys/resource.h>
  558. configure:4901: result: no
  559. configure:4901: checking for sys/stat.h
  560. configure:4901: result: yes
  561. configure:4901: checking for sys/mman.h
  562. configure:4901: gcc -E conftest.c
  563. conftest.c:30:22: fatal error: sys/mman.h: No such file or directory
  564. compilation terminated.
  565. configure:4901: $? = 1
  566. configure: failed program was:
  567. | /* confdefs.h */
  568. | #define PACKAGE_NAME ""
  569. | #define PACKAGE_TARNAME ""
  570. | #define PACKAGE_VERSION ""
  571. | #define PACKAGE_STRING ""
  572. | #define PACKAGE_BUGREPORT ""
  573. | #define PACKAGE_URL ""
  574. | #define STDC_HEADERS 1
  575. | #define HAVE_SYS_TYPES_H 1
  576. | #define HAVE_SYS_STAT_H 1
  577. | #define HAVE_STDLIB_H 1
  578. | #define HAVE_STRING_H 1
  579. | #define HAVE_MEMORY_H 1
  580. | #define HAVE_STRINGS_H 1
  581. | #define HAVE_INTTYPES_H 1
  582. | #define HAVE_STDINT_H 1
  583. | #define HAVE_UNISTD_H 1
  584. | #define HAVE_SYS_FILE_H 1
  585. | #define HAVE_SYS_PARAM_H 1
  586. | #define HAVE_LIMITS_H 1
  587. | #define HAVE_STDLIB_H 1
  588. | #define HAVE_MALLOC_H 1
  589. | #define HAVE_STRING_H 1
  590. | #define HAVE_UNISTD_H 1
  591. | #define HAVE_STRINGS_H 1
  592. | #define HAVE_SYS_TIME_H 1
  593. | #define HAVE_TIME_H 1
  594. | #define HAVE_SYS_STAT_H 1
  595. | /* end confdefs.h. */
  596. | #include <sys/mman.h>
  597. configure:4901: result: no
  598. configure:4901: checking for fcntl.h
  599. configure:4901: gcc -E conftest.c
  600. configure:4901: $? = 0
  601. configure:4901: result: yes
  602. configure:4901: checking for alloca.h
  603. configure:4901: gcc -E conftest.c
  604. conftest.c:31:20: fatal error: alloca.h: No such file or directory
  605. compilation terminated.
  606. configure:4901: $? = 1
  607. configure: failed program was:
  608. | /* confdefs.h */
  609. | #define PACKAGE_NAME ""
  610. | #define PACKAGE_TARNAME ""
  611. | #define PACKAGE_VERSION ""
  612. | #define PACKAGE_STRING ""
  613. | #define PACKAGE_BUGREPORT ""
  614. | #define PACKAGE_URL ""
  615. | #define STDC_HEADERS 1
  616. | #define HAVE_SYS_TYPES_H 1
  617. | #define HAVE_SYS_STAT_H 1
  618. | #define HAVE_STDLIB_H 1
  619. | #define HAVE_STRING_H 1
  620. | #define HAVE_MEMORY_H 1
  621. | #define HAVE_STRINGS_H 1
  622. | #define HAVE_INTTYPES_H 1
  623. | #define HAVE_STDINT_H 1
  624. | #define HAVE_UNISTD_H 1
  625. | #define HAVE_SYS_FILE_H 1
  626. | #define HAVE_SYS_PARAM_H 1
  627. | #define HAVE_LIMITS_H 1
  628. | #define HAVE_STDLIB_H 1
  629. | #define HAVE_MALLOC_H 1
  630. | #define HAVE_STRING_H 1
  631. | #define HAVE_UNISTD_H 1
  632. | #define HAVE_STRINGS_H 1
  633. | #define HAVE_SYS_TIME_H 1
  634. | #define HAVE_TIME_H 1
  635. | #define HAVE_SYS_STAT_H 1
  636. | #define HAVE_FCNTL_H 1
  637. | /* end confdefs.h. */
  638. | #include <alloca.h>
  639. configure:4901: result: no
  640. configure:4901: checking for sys/pstat.h
  641. configure:4901: gcc -E conftest.c
  642. conftest.c:31:23: fatal error: sys/pstat.h: No such file or directory
  643. compilation terminated.
  644. configure:4901: $? = 1
  645. configure: failed program was:
  646. | /* confdefs.h */
  647. | #define PACKAGE_NAME ""
  648. | #define PACKAGE_TARNAME ""
  649. | #define PACKAGE_VERSION ""
  650. | #define PACKAGE_STRING ""
  651. | #define PACKAGE_BUGREPORT ""
  652. | #define PACKAGE_URL ""
  653. | #define STDC_HEADERS 1
  654. | #define HAVE_SYS_TYPES_H 1
  655. | #define HAVE_SYS_STAT_H 1
  656. | #define HAVE_STDLIB_H 1
  657. | #define HAVE_STRING_H 1
  658. | #define HAVE_MEMORY_H 1
  659. | #define HAVE_STRINGS_H 1
  660. | #define HAVE_INTTYPES_H 1
  661. | #define HAVE_STDINT_H 1
  662. | #define HAVE_UNISTD_H 1
  663. | #define HAVE_SYS_FILE_H 1
  664. | #define HAVE_SYS_PARAM_H 1
  665. | #define HAVE_LIMITS_H 1
  666. | #define HAVE_STDLIB_H 1
  667. | #define HAVE_MALLOC_H 1
  668. | #define HAVE_STRING_H 1
  669. | #define HAVE_UNISTD_H 1
  670. | #define HAVE_STRINGS_H 1
  671. | #define HAVE_SYS_TIME_H 1
  672. | #define HAVE_TIME_H 1
  673. | #define HAVE_SYS_STAT_H 1
  674. | #define HAVE_FCNTL_H 1
  675. | /* end confdefs.h. */
  676. | #include <sys/pstat.h>
  677. configure:4901: result: no
  678. configure:4901: checking for sys/sysmp.h
  679. configure:4901: gcc -E conftest.c
  680. conftest.c:31:23: fatal error: sys/sysmp.h: No such file or directory
  681. compilation terminated.
  682. configure:4901: $? = 1
  683. configure: failed program was:
  684. | /* confdefs.h */
  685. | #define PACKAGE_NAME ""
  686. | #define PACKAGE_TARNAME ""
  687. | #define PACKAGE_VERSION ""
  688. | #define PACKAGE_STRING ""
  689. | #define PACKAGE_BUGREPORT ""
  690. | #define PACKAGE_URL ""
  691. | #define STDC_HEADERS 1
  692. | #define HAVE_SYS_TYPES_H 1
  693. | #define HAVE_SYS_STAT_H 1
  694. | #define HAVE_STDLIB_H 1
  695. | #define HAVE_STRING_H 1
  696. | #define HAVE_MEMORY_H 1
  697. | #define HAVE_STRINGS_H 1
  698. | #define HAVE_INTTYPES_H 1
  699. | #define HAVE_STDINT_H 1
  700. | #define HAVE_UNISTD_H 1
  701. | #define HAVE_SYS_FILE_H 1
  702. | #define HAVE_SYS_PARAM_H 1
  703. | #define HAVE_LIMITS_H 1
  704. | #define HAVE_STDLIB_H 1
  705. | #define HAVE_MALLOC_H 1
  706. | #define HAVE_STRING_H 1
  707. | #define HAVE_UNISTD_H 1
  708. | #define HAVE_STRINGS_H 1
  709. | #define HAVE_SYS_TIME_H 1
  710. | #define HAVE_TIME_H 1
  711. | #define HAVE_SYS_STAT_H 1
  712. | #define HAVE_FCNTL_H 1
  713. | /* end confdefs.h. */
  714. | #include <sys/sysmp.h>
  715. configure:4901: result: no
  716. configure:4901: checking for sys/sysinfo.h
  717. configure:4901: gcc -E conftest.c
  718. conftest.c:31:25: fatal error: sys/sysinfo.h: No such file or directory
  719. compilation terminated.
  720. configure:4901: $? = 1
  721. configure: failed program was:
  722. | /* confdefs.h */
  723. | #define PACKAGE_NAME ""
  724. | #define PACKAGE_TARNAME ""
  725. | #define PACKAGE_VERSION ""
  726. | #define PACKAGE_STRING ""
  727. | #define PACKAGE_BUGREPORT ""
  728. | #define PACKAGE_URL ""
  729. | #define STDC_HEADERS 1
  730. | #define HAVE_SYS_TYPES_H 1
  731. | #define HAVE_SYS_STAT_H 1
  732. | #define HAVE_STDLIB_H 1
  733. | #define HAVE_STRING_H 1
  734. | #define HAVE_MEMORY_H 1
  735. | #define HAVE_STRINGS_H 1
  736. | #define HAVE_INTTYPES_H 1
  737. | #define HAVE_STDINT_H 1
  738. | #define HAVE_UNISTD_H 1
  739. | #define HAVE_SYS_FILE_H 1
  740. | #define HAVE_SYS_PARAM_H 1
  741. | #define HAVE_LIMITS_H 1
  742. | #define HAVE_STDLIB_H 1
  743. | #define HAVE_MALLOC_H 1
  744. | #define HAVE_STRING_H 1
  745. | #define HAVE_UNISTD_H 1
  746. | #define HAVE_STRINGS_H 1
  747. | #define HAVE_SYS_TIME_H 1
  748. | #define HAVE_TIME_H 1
  749. | #define HAVE_SYS_STAT_H 1
  750. | #define HAVE_FCNTL_H 1
  751. | /* end confdefs.h. */
  752. | #include <sys/sysinfo.h>
  753. configure:4901: result: no
  754. configure:4901: checking for machine/hal_sysinfo.h
  755. configure:4901: gcc -E conftest.c
  756. conftest.c:31:33: fatal error: machine/hal_sysinfo.h: No such file or directory
  757. compilation terminated.
  758. configure:4901: $? = 1
  759. configure: failed program was:
  760. | /* confdefs.h */
  761. | #define PACKAGE_NAME ""
  762. | #define PACKAGE_TARNAME ""
  763. | #define PACKAGE_VERSION ""
  764. | #define PACKAGE_STRING ""
  765. | #define PACKAGE_BUGREPORT ""
  766. | #define PACKAGE_URL ""
  767. | #define STDC_HEADERS 1
  768. | #define HAVE_SYS_TYPES_H 1
  769. | #define HAVE_SYS_STAT_H 1
  770. | #define HAVE_STDLIB_H 1
  771. | #define HAVE_STRING_H 1
  772. | #define HAVE_MEMORY_H 1
  773. | #define HAVE_STRINGS_H 1
  774. | #define HAVE_INTTYPES_H 1
  775. | #define HAVE_STDINT_H 1
  776. | #define HAVE_UNISTD_H 1
  777. | #define HAVE_SYS_FILE_H 1
  778. | #define HAVE_SYS_PARAM_H 1
  779. | #define HAVE_LIMITS_H 1
  780. | #define HAVE_STDLIB_H 1
  781. | #define HAVE_MALLOC_H 1
  782. | #define HAVE_STRING_H 1
  783. | #define HAVE_UNISTD_H 1
  784. | #define HAVE_STRINGS_H 1
  785. | #define HAVE_SYS_TIME_H 1
  786. | #define HAVE_TIME_H 1
  787. | #define HAVE_SYS_STAT_H 1
  788. | #define HAVE_FCNTL_H 1
  789. | /* end confdefs.h. */
  790. | #include <machine/hal_sysinfo.h>
  791. configure:4901: result: no
  792. configure:4901: checking for sys/table.h
  793. configure:4901: gcc -E conftest.c
  794. conftest.c:31:23: fatal error: sys/table.h: No such file or directory
  795. compilation terminated.
  796. configure:4901: $? = 1
  797. configure: failed program was:
  798. | /* confdefs.h */
  799. | #define PACKAGE_NAME ""
  800. | #define PACKAGE_TARNAME ""
  801. | #define PACKAGE_VERSION ""
  802. | #define PACKAGE_STRING ""
  803. | #define PACKAGE_BUGREPORT ""
  804. | #define PACKAGE_URL ""
  805. | #define STDC_HEADERS 1
  806. | #define HAVE_SYS_TYPES_H 1
  807. | #define HAVE_SYS_STAT_H 1
  808. | #define HAVE_STDLIB_H 1
  809. | #define HAVE_STRING_H 1
  810. | #define HAVE_MEMORY_H 1
  811. | #define HAVE_STRINGS_H 1
  812. | #define HAVE_INTTYPES_H 1
  813. | #define HAVE_STDINT_H 1
  814. | #define HAVE_UNISTD_H 1
  815. | #define HAVE_SYS_FILE_H 1
  816. | #define HAVE_SYS_PARAM_H 1
  817. | #define HAVE_LIMITS_H 1
  818. | #define HAVE_STDLIB_H 1
  819. | #define HAVE_MALLOC_H 1
  820. | #define HAVE_STRING_H 1
  821. | #define HAVE_UNISTD_H 1
  822. | #define HAVE_STRINGS_H 1
  823. | #define HAVE_SYS_TIME_H 1
  824. | #define HAVE_TIME_H 1
  825. | #define HAVE_SYS_STAT_H 1
  826. | #define HAVE_FCNTL_H 1
  827. | /* end confdefs.h. */
  828. | #include <sys/table.h>
  829. configure:4901: result: no
  830. configure:4901: checking for sys/sysctl.h
  831. configure:4901: gcc -E conftest.c
  832. conftest.c:31:24: fatal error: sys/sysctl.h: No such file or directory
  833. compilation terminated.
  834. configure:4901: $? = 1
  835. configure: failed program was:
  836. | /* confdefs.h */
  837. | #define PACKAGE_NAME ""
  838. | #define PACKAGE_TARNAME ""
  839. | #define PACKAGE_VERSION ""
  840. | #define PACKAGE_STRING ""
  841. | #define PACKAGE_BUGREPORT ""
  842. | #define PACKAGE_URL ""
  843. | #define STDC_HEADERS 1
  844. | #define HAVE_SYS_TYPES_H 1
  845. | #define HAVE_SYS_STAT_H 1
  846. | #define HAVE_STDLIB_H 1
  847. | #define HAVE_STRING_H 1
  848. | #define HAVE_MEMORY_H 1
  849. | #define HAVE_STRINGS_H 1
  850. | #define HAVE_INTTYPES_H 1
  851. | #define HAVE_STDINT_H 1
  852. | #define HAVE_UNISTD_H 1
  853. | #define HAVE_SYS_FILE_H 1
  854. | #define HAVE_SYS_PARAM_H 1
  855. | #define HAVE_LIMITS_H 1
  856. | #define HAVE_STDLIB_H 1
  857. | #define HAVE_MALLOC_H 1
  858. | #define HAVE_STRING_H 1
  859. | #define HAVE_UNISTD_H 1
  860. | #define HAVE_STRINGS_H 1
  861. | #define HAVE_SYS_TIME_H 1
  862. | #define HAVE_TIME_H 1
  863. | #define HAVE_SYS_STAT_H 1
  864. | #define HAVE_FCNTL_H 1
  865. | /* end confdefs.h. */
  866. | #include <sys/sysctl.h>
  867. configure:4901: result: no
  868. configure:4901: checking for sys/systemcfg.h
  869. configure:4901: gcc -E conftest.c
  870. conftest.c:31:27: fatal error: sys/systemcfg.h: No such file or directory
  871. compilation terminated.
  872. configure:4901: $? = 1
  873. configure: failed program was:
  874. | /* confdefs.h */
  875. | #define PACKAGE_NAME ""
  876. | #define PACKAGE_TARNAME ""
  877. | #define PACKAGE_VERSION ""
  878. | #define PACKAGE_STRING ""
  879. | #define PACKAGE_BUGREPORT ""
  880. | #define PACKAGE_URL ""
  881. | #define STDC_HEADERS 1
  882. | #define HAVE_SYS_TYPES_H 1
  883. | #define HAVE_SYS_STAT_H 1
  884. | #define HAVE_STDLIB_H 1
  885. | #define HAVE_STRING_H 1
  886. | #define HAVE_MEMORY_H 1
  887. | #define HAVE_STRINGS_H 1
  888. | #define HAVE_INTTYPES_H 1
  889. | #define HAVE_STDINT_H 1
  890. | #define HAVE_UNISTD_H 1
  891. | #define HAVE_SYS_FILE_H 1
  892. | #define HAVE_SYS_PARAM_H 1
  893. | #define HAVE_LIMITS_H 1
  894. | #define HAVE_STDLIB_H 1
  895. | #define HAVE_MALLOC_H 1
  896. | #define HAVE_STRING_H 1
  897. | #define HAVE_UNISTD_H 1
  898. | #define HAVE_STRINGS_H 1
  899. | #define HAVE_SYS_TIME_H 1
  900. | #define HAVE_TIME_H 1
  901. | #define HAVE_SYS_STAT_H 1
  902. | #define HAVE_FCNTL_H 1
  903. | /* end confdefs.h. */
  904. | #include <sys/systemcfg.h>
  905. configure:4901: result: no
  906. configure:4901: checking for stdint.h
  907. configure:4901: result: yes
  908. configure:4901: checking for stdio_ext.h
  909. configure:4901: gcc -E conftest.c
  910. conftest.c:32:23: fatal error: stdio_ext.h: No such file or directory
  911. compilation terminated.
  912. configure:4901: $? = 1
  913. configure: failed program was:
  914. | /* confdefs.h */
  915. | #define PACKAGE_NAME ""
  916. | #define PACKAGE_TARNAME ""
  917. | #define PACKAGE_VERSION ""
  918. | #define PACKAGE_STRING ""
  919. | #define PACKAGE_BUGREPORT ""
  920. | #define PACKAGE_URL ""
  921. | #define STDC_HEADERS 1
  922. | #define HAVE_SYS_TYPES_H 1
  923. | #define HAVE_SYS_STAT_H 1
  924. | #define HAVE_STDLIB_H 1
  925. | #define HAVE_STRING_H 1
  926. | #define HAVE_MEMORY_H 1
  927. | #define HAVE_STRINGS_H 1
  928. | #define HAVE_INTTYPES_H 1
  929. | #define HAVE_STDINT_H 1
  930. | #define HAVE_UNISTD_H 1
  931. | #define HAVE_SYS_FILE_H 1
  932. | #define HAVE_SYS_PARAM_H 1
  933. | #define HAVE_LIMITS_H 1
  934. | #define HAVE_STDLIB_H 1
  935. | #define HAVE_MALLOC_H 1
  936. | #define HAVE_STRING_H 1
  937. | #define HAVE_UNISTD_H 1
  938. | #define HAVE_STRINGS_H 1
  939. | #define HAVE_SYS_TIME_H 1
  940. | #define HAVE_TIME_H 1
  941. | #define HAVE_SYS_STAT_H 1
  942. | #define HAVE_FCNTL_H 1
  943. | #define HAVE_STDINT_H 1
  944. | /* end confdefs.h. */
  945. | #include <stdio_ext.h>
  946. configure:4901: result: no
  947. configure:4901: checking for process.h
  948. configure:4901: gcc -E conftest.c
  949. configure:4901: $? = 0
  950. configure:4901: result: yes
  951. configure:4901: checking for sys/prctl.h
  952. configure:4901: gcc -E conftest.c
  953. conftest.c:33:23: fatal error: sys/prctl.h: No such file or directory
  954. compilation terminated.
  955. configure:4901: $? = 1
  956. configure: failed program was:
  957. | /* confdefs.h */
  958. | #define PACKAGE_NAME ""
  959. | #define PACKAGE_TARNAME ""
  960. | #define PACKAGE_VERSION ""
  961. | #define PACKAGE_STRING ""
  962. | #define PACKAGE_BUGREPORT ""
  963. | #define PACKAGE_URL ""
  964. | #define STDC_HEADERS 1
  965. | #define HAVE_SYS_TYPES_H 1
  966. | #define HAVE_SYS_STAT_H 1
  967. | #define HAVE_STDLIB_H 1
  968. | #define HAVE_STRING_H 1
  969. | #define HAVE_MEMORY_H 1
  970. | #define HAVE_STRINGS_H 1
  971. | #define HAVE_INTTYPES_H 1
  972. | #define HAVE_STDINT_H 1
  973. | #define HAVE_UNISTD_H 1
  974. | #define HAVE_SYS_FILE_H 1
  975. | #define HAVE_SYS_PARAM_H 1
  976. | #define HAVE_LIMITS_H 1
  977. | #define HAVE_STDLIB_H 1
  978. | #define HAVE_MALLOC_H 1
  979. | #define HAVE_STRING_H 1
  980. | #define HAVE_UNISTD_H 1
  981. | #define HAVE_STRINGS_H 1
  982. | #define HAVE_SYS_TIME_H 1
  983. | #define HAVE_TIME_H 1
  984. | #define HAVE_SYS_STAT_H 1
  985. | #define HAVE_FCNTL_H 1
  986. | #define HAVE_STDINT_H 1
  987. | #define HAVE_PROCESS_H 1
  988. | /* end confdefs.h. */
  989. | #include <sys/prctl.h>
  990. configure:4901: result: no
  991. configure:4911: checking for sys/wait.h that is POSIX.1 compatible
  992. configure:4937: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  993. conftest.c:34:22: fatal error: sys/wait.h: No such file or directory
  994. compilation terminated.
  995. configure:4937: $? = 1
  996. configure: failed program was:
  997. | /* confdefs.h */
  998. | #define PACKAGE_NAME ""
  999. | #define PACKAGE_TARNAME ""
  1000. | #define PACKAGE_VERSION ""
  1001. | #define PACKAGE_STRING ""
  1002. | #define PACKAGE_BUGREPORT ""
  1003. | #define PACKAGE_URL ""
  1004. | #define STDC_HEADERS 1
  1005. | #define HAVE_SYS_TYPES_H 1
  1006. | #define HAVE_SYS_STAT_H 1
  1007. | #define HAVE_STDLIB_H 1
  1008. | #define HAVE_STRING_H 1
  1009. | #define HAVE_MEMORY_H 1
  1010. | #define HAVE_STRINGS_H 1
  1011. | #define HAVE_INTTYPES_H 1
  1012. | #define HAVE_STDINT_H 1
  1013. | #define HAVE_UNISTD_H 1
  1014. | #define HAVE_SYS_FILE_H 1
  1015. | #define HAVE_SYS_PARAM_H 1
  1016. | #define HAVE_LIMITS_H 1
  1017. | #define HAVE_STDLIB_H 1
  1018. | #define HAVE_MALLOC_H 1
  1019. | #define HAVE_STRING_H 1
  1020. | #define HAVE_UNISTD_H 1
  1021. | #define HAVE_STRINGS_H 1
  1022. | #define HAVE_SYS_TIME_H 1
  1023. | #define HAVE_TIME_H 1
  1024. | #define HAVE_SYS_STAT_H 1
  1025. | #define HAVE_FCNTL_H 1
  1026. | #define HAVE_STDINT_H 1
  1027. | #define HAVE_PROCESS_H 1
  1028. | /* end confdefs.h. */
  1029. | #include <sys/types.h>
  1030. | #include <sys/wait.h>
  1031. | #ifndef WEXITSTATUS
  1032. | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
  1033. | #endif
  1034. | #ifndef WIFEXITED
  1035. | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
  1036. | #endif
  1037. |
  1038. | int
  1039. | main ()
  1040. | {
  1041. | int s;
  1042. | wait (&s);
  1043. | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
  1044. | ;
  1045. | return 0;
  1046. | }
  1047. configure:4944: result: no
  1048. configure:4952: checking whether time.h and sys/time.h may both be included
  1049. configure:4972: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1050. configure:4972: $? = 0
  1051. configure:4979: result: yes
  1052. configure:4988: checking whether errno must be declared
  1053. configure:5004: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1054. configure:5004: $? = 0
  1055. configure:5011: result: no
  1056. configure:5025: checking size of int
  1057. configure:5030: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1058. configure:5030: $? = 0
  1059. configure:5030: ./conftest.exe
  1060. configure:5030: $? = 0
  1061. configure:5045: result: 4
  1062. configure:5057: checking for a 64-bit type
  1063. configure:5075: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1064. configure:5075: $? = 0
  1065. configure:5125: result: uint64_t
  1066. configure:5136: checking for intptr_t
  1067. configure:5136: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1068. configure:5136: $? = 0
  1069. configure:5136: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1070. conftest.c: In function 'main':
  1071. conftest.c:72:23: error: expected expression before ')' token
  1072. configure:5136: $? = 1
  1073. configure: failed program was:
  1074. | /* confdefs.h */
  1075. | #define PACKAGE_NAME ""
  1076. | #define PACKAGE_TARNAME ""
  1077. | #define PACKAGE_VERSION ""
  1078. | #define PACKAGE_STRING ""
  1079. | #define PACKAGE_BUGREPORT ""
  1080. | #define PACKAGE_URL ""
  1081. | #define STDC_HEADERS 1
  1082. | #define HAVE_SYS_TYPES_H 1
  1083. | #define HAVE_SYS_STAT_H 1
  1084. | #define HAVE_STDLIB_H 1
  1085. | #define HAVE_STRING_H 1
  1086. | #define HAVE_MEMORY_H 1
  1087. | #define HAVE_STRINGS_H 1
  1088. | #define HAVE_INTTYPES_H 1
  1089. | #define HAVE_STDINT_H 1
  1090. | #define HAVE_UNISTD_H 1
  1091. | #define HAVE_SYS_FILE_H 1
  1092. | #define HAVE_SYS_PARAM_H 1
  1093. | #define HAVE_LIMITS_H 1
  1094. | #define HAVE_STDLIB_H 1
  1095. | #define HAVE_MALLOC_H 1
  1096. | #define HAVE_STRING_H 1
  1097. | #define HAVE_UNISTD_H 1
  1098. | #define HAVE_STRINGS_H 1
  1099. | #define HAVE_SYS_TIME_H 1
  1100. | #define HAVE_TIME_H 1
  1101. | #define HAVE_SYS_STAT_H 1
  1102. | #define HAVE_FCNTL_H 1
  1103. | #define HAVE_STDINT_H 1
  1104. | #define HAVE_PROCESS_H 1
  1105. | #define TIME_WITH_SYS_TIME 1
  1106. | #define SIZEOF_INT 4
  1107. | #define UNSIGNED_64BIT_TYPE uint64_t
  1108. | /* end confdefs.h. */
  1109. | #include <stdio.h>
  1110. | #ifdef HAVE_SYS_TYPES_H
  1111. | # include <sys/types.h>
  1112. | #endif
  1113. | #ifdef HAVE_SYS_STAT_H
  1114. | # include <sys/stat.h>
  1115. | #endif
  1116. | #ifdef STDC_HEADERS
  1117. | # include <stdlib.h>
  1118. | # include <stddef.h>
  1119. | #else
  1120. | # ifdef HAVE_STDLIB_H
  1121. | # include <stdlib.h>
  1122. | # endif
  1123. | #endif
  1124. | #ifdef HAVE_STRING_H
  1125. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1126. | # include <memory.h>
  1127. | # endif
  1128. | # include <string.h>
  1129. | #endif
  1130. | #ifdef HAVE_STRINGS_H
  1131. | # include <strings.h>
  1132. | #endif
  1133. | #ifdef HAVE_INTTYPES_H
  1134. | # include <inttypes.h>
  1135. | #endif
  1136. | #ifdef HAVE_STDINT_H
  1137. | # include <stdint.h>
  1138. | #endif
  1139. | #ifdef HAVE_UNISTD_H
  1140. | # include <unistd.h>
  1141. | #endif
  1142. | int
  1143. | main ()
  1144. | {
  1145. | if (sizeof ((intptr_t)))
  1146. | return 0;
  1147. | ;
  1148. | return 0;
  1149. | }
  1150. configure:5136: result: yes
  1151. configure:5171: checking for uintptr_t
  1152. configure:5171: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1153. configure:5171: $? = 0
  1154. configure:5171: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1155. conftest.c: In function 'main':
  1156. conftest.c:73:24: error: expected expression before ')' token
  1157. configure:5171: $? = 1
  1158. configure: failed program was:
  1159. | /* confdefs.h */
  1160. | #define PACKAGE_NAME ""
  1161. | #define PACKAGE_TARNAME ""
  1162. | #define PACKAGE_VERSION ""
  1163. | #define PACKAGE_STRING ""
  1164. | #define PACKAGE_BUGREPORT ""
  1165. | #define PACKAGE_URL ""
  1166. | #define STDC_HEADERS 1
  1167. | #define HAVE_SYS_TYPES_H 1
  1168. | #define HAVE_SYS_STAT_H 1
  1169. | #define HAVE_STDLIB_H 1
  1170. | #define HAVE_STRING_H 1
  1171. | #define HAVE_MEMORY_H 1
  1172. | #define HAVE_STRINGS_H 1
  1173. | #define HAVE_INTTYPES_H 1
  1174. | #define HAVE_STDINT_H 1
  1175. | #define HAVE_UNISTD_H 1
  1176. | #define HAVE_SYS_FILE_H 1
  1177. | #define HAVE_SYS_PARAM_H 1
  1178. | #define HAVE_LIMITS_H 1
  1179. | #define HAVE_STDLIB_H 1
  1180. | #define HAVE_MALLOC_H 1
  1181. | #define HAVE_STRING_H 1
  1182. | #define HAVE_UNISTD_H 1
  1183. | #define HAVE_STRINGS_H 1
  1184. | #define HAVE_SYS_TIME_H 1
  1185. | #define HAVE_TIME_H 1
  1186. | #define HAVE_SYS_STAT_H 1
  1187. | #define HAVE_FCNTL_H 1
  1188. | #define HAVE_STDINT_H 1
  1189. | #define HAVE_PROCESS_H 1
  1190. | #define TIME_WITH_SYS_TIME 1
  1191. | #define SIZEOF_INT 4
  1192. | #define UNSIGNED_64BIT_TYPE uint64_t
  1193. | #define HAVE_INTPTR_T 1
  1194. | /* end confdefs.h. */
  1195. | #include <stdio.h>
  1196. | #ifdef HAVE_SYS_TYPES_H
  1197. | # include <sys/types.h>
  1198. | #endif
  1199. | #ifdef HAVE_SYS_STAT_H
  1200. | # include <sys/stat.h>
  1201. | #endif
  1202. | #ifdef STDC_HEADERS
  1203. | # include <stdlib.h>
  1204. | # include <stddef.h>
  1205. | #else
  1206. | # ifdef HAVE_STDLIB_H
  1207. | # include <stdlib.h>
  1208. | # endif
  1209. | #endif
  1210. | #ifdef HAVE_STRING_H
  1211. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1212. | # include <memory.h>
  1213. | # endif
  1214. | # include <string.h>
  1215. | #endif
  1216. | #ifdef HAVE_STRINGS_H
  1217. | # include <strings.h>
  1218. | #endif
  1219. | #ifdef HAVE_INTTYPES_H
  1220. | # include <inttypes.h>
  1221. | #endif
  1222. | #ifdef HAVE_STDINT_H
  1223. | # include <stdint.h>
  1224. | #endif
  1225. | #ifdef HAVE_UNISTD_H
  1226. | # include <unistd.h>
  1227. | #endif
  1228. | int
  1229. | main ()
  1230. | {
  1231. | if (sizeof ((uintptr_t)))
  1232. | return 0;
  1233. | ;
  1234. | return 0;
  1235. | }
  1236. configure:5171: result: yes
  1237. configure:5206: checking for ssize_t
  1238. configure:5206: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1239. configure:5206: $? = 0
  1240. configure:5206: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1241. conftest.c: In function 'main':
  1242. conftest.c:74:22: error: expected expression before ')' token
  1243. configure:5206: $? = 1
  1244. configure: failed program was:
  1245. | /* confdefs.h */
  1246. | #define PACKAGE_NAME ""
  1247. | #define PACKAGE_TARNAME ""
  1248. | #define PACKAGE_VERSION ""
  1249. | #define PACKAGE_STRING ""
  1250. | #define PACKAGE_BUGREPORT ""
  1251. | #define PACKAGE_URL ""
  1252. | #define STDC_HEADERS 1
  1253. | #define HAVE_SYS_TYPES_H 1
  1254. | #define HAVE_SYS_STAT_H 1
  1255. | #define HAVE_STDLIB_H 1
  1256. | #define HAVE_STRING_H 1
  1257. | #define HAVE_MEMORY_H 1
  1258. | #define HAVE_STRINGS_H 1
  1259. | #define HAVE_INTTYPES_H 1
  1260. | #define HAVE_STDINT_H 1
  1261. | #define HAVE_UNISTD_H 1
  1262. | #define HAVE_SYS_FILE_H 1
  1263. | #define HAVE_SYS_PARAM_H 1
  1264. | #define HAVE_LIMITS_H 1
  1265. | #define HAVE_STDLIB_H 1
  1266. | #define HAVE_MALLOC_H 1
  1267. | #define HAVE_STRING_H 1
  1268. | #define HAVE_UNISTD_H 1
  1269. | #define HAVE_STRINGS_H 1
  1270. | #define HAVE_SYS_TIME_H 1
  1271. | #define HAVE_TIME_H 1
  1272. | #define HAVE_SYS_STAT_H 1
  1273. | #define HAVE_FCNTL_H 1
  1274. | #define HAVE_STDINT_H 1
  1275. | #define HAVE_PROCESS_H 1
  1276. | #define TIME_WITH_SYS_TIME 1
  1277. | #define SIZEOF_INT 4
  1278. | #define UNSIGNED_64BIT_TYPE uint64_t
  1279. | #define HAVE_INTPTR_T 1
  1280. | #define HAVE_UINTPTR_T 1
  1281. | /* end confdefs.h. */
  1282. | #include <stdio.h>
  1283. | #ifdef HAVE_SYS_TYPES_H
  1284. | # include <sys/types.h>
  1285. | #endif
  1286. | #ifdef HAVE_SYS_STAT_H
  1287. | # include <sys/stat.h>
  1288. | #endif
  1289. | #ifdef STDC_HEADERS
  1290. | # include <stdlib.h>
  1291. | # include <stddef.h>
  1292. | #else
  1293. | # ifdef HAVE_STDLIB_H
  1294. | # include <stdlib.h>
  1295. | # endif
  1296. | #endif
  1297. | #ifdef HAVE_STRING_H
  1298. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1299. | # include <memory.h>
  1300. | # endif
  1301. | # include <string.h>
  1302. | #endif
  1303. | #ifdef HAVE_STRINGS_H
  1304. | # include <strings.h>
  1305. | #endif
  1306. | #ifdef HAVE_INTTYPES_H
  1307. | # include <inttypes.h>
  1308. | #endif
  1309. | #ifdef HAVE_STDINT_H
  1310. | # include <stdint.h>
  1311. | #endif
  1312. | #ifdef HAVE_UNISTD_H
  1313. | # include <unistd.h>
  1314. | #endif
  1315. | int
  1316. | main ()
  1317. | {
  1318. | if (sizeof ((ssize_t)))
  1319. | return 0;
  1320. | ;
  1321. | return 0;
  1322. | }
  1323. configure:5206: result: yes
  1324. configure:5225: checking for pid_t
  1325. configure:5225: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1326. configure:5225: $? = 0
  1327. configure:5225: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  1328. conftest.c: In function 'main':
  1329. conftest.c:75:20: error: expected expression before ')' token
  1330. configure:5225: $? = 1
  1331. configure: failed program was:
  1332. | /* confdefs.h */
  1333. | #define PACKAGE_NAME ""
  1334. | #define PACKAGE_TARNAME ""
  1335. | #define PACKAGE_VERSION ""
  1336. | #define PACKAGE_STRING ""
  1337. | #define PACKAGE_BUGREPORT ""
  1338. | #define PACKAGE_URL ""
  1339. | #define STDC_HEADERS 1
  1340. | #define HAVE_SYS_TYPES_H 1
  1341. | #define HAVE_SYS_STAT_H 1
  1342. | #define HAVE_STDLIB_H 1
  1343. | #define HAVE_STRING_H 1
  1344. | #define HAVE_MEMORY_H 1
  1345. | #define HAVE_STRINGS_H 1
  1346. | #define HAVE_INTTYPES_H 1
  1347. | #define HAVE_STDINT_H 1
  1348. | #define HAVE_UNISTD_H 1
  1349. | #define HAVE_SYS_FILE_H 1
  1350. | #define HAVE_SYS_PARAM_H 1
  1351. | #define HAVE_LIMITS_H 1
  1352. | #define HAVE_STDLIB_H 1
  1353. | #define HAVE_MALLOC_H 1
  1354. | #define HAVE_STRING_H 1
  1355. | #define HAVE_UNISTD_H 1
  1356. | #define HAVE_STRINGS_H 1
  1357. | #define HAVE_SYS_TIME_H 1
  1358. | #define HAVE_TIME_H 1
  1359. | #define HAVE_SYS_STAT_H 1
  1360. | #define HAVE_FCNTL_H 1
  1361. | #define HAVE_STDINT_H 1
  1362. | #define HAVE_PROCESS_H 1
  1363. | #define TIME_WITH_SYS_TIME 1
  1364. | #define SIZEOF_INT 4
  1365. | #define UNSIGNED_64BIT_TYPE uint64_t
  1366. | #define HAVE_INTPTR_T 1
  1367. | #define HAVE_UINTPTR_T 1
  1368. | #define HAVE_UINTPTR_T 1
  1369. | /* end confdefs.h. */
  1370. | #include <stdio.h>
  1371. | #ifdef HAVE_SYS_TYPES_H
  1372. | # include <sys/types.h>
  1373. | #endif
  1374. | #ifdef HAVE_SYS_STAT_H
  1375. | # include <sys/stat.h>
  1376. | #endif
  1377. | #ifdef STDC_HEADERS
  1378. | # include <stdlib.h>
  1379. | # include <stddef.h>
  1380. | #else
  1381. | # ifdef HAVE_STDLIB_H
  1382. | # include <stdlib.h>
  1383. | # endif
  1384. | #endif
  1385. | #ifdef HAVE_STRING_H
  1386. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1387. | # include <memory.h>
  1388. | # endif
  1389. | # include <string.h>
  1390. | #endif
  1391. | #ifdef HAVE_STRINGS_H
  1392. | # include <strings.h>
  1393. | #endif
  1394. | #ifdef HAVE_INTTYPES_H
  1395. | # include <inttypes.h>
  1396. | #endif
  1397. | #ifdef HAVE_STDINT_H
  1398. | # include <stdint.h>
  1399. | #endif
  1400. | #ifdef HAVE_UNISTD_H
  1401. | # include <unistd.h>
  1402. | #endif
  1403. | int
  1404. | main ()
  1405. | {
  1406. | if (sizeof ((pid_t)))
  1407. | return 0;
  1408. | ;
  1409. | return 0;
  1410. | }
  1411. configure:5225: result: yes
  1412. configure:5866: checking for library containing strerror
  1413. configure:5900: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1414. configure:5900: $? = 0
  1415. configure:5917: result: none required
  1416. configure:5928: checking for asprintf
  1417. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1418. C:\Users\Florent\AppData\Local\Temp\cc2n6CV7.o: In function `main':
  1419. d:\dev\Mingw\src\libiberty/conftest.c:75: undefined reference to `asprintf'
  1420. collect2: ld returned 1 exit status
  1421. configure:5928: $? = 1
  1422. configure: failed program was:
  1423. | /* confdefs.h */
  1424. | #define PACKAGE_NAME ""
  1425. | #define PACKAGE_TARNAME ""
  1426. | #define PACKAGE_VERSION ""
  1427. | #define PACKAGE_STRING ""
  1428. | #define PACKAGE_BUGREPORT ""
  1429. | #define PACKAGE_URL ""
  1430. | #define STDC_HEADERS 1
  1431. | #define HAVE_SYS_TYPES_H 1
  1432. | #define HAVE_SYS_STAT_H 1
  1433. | #define HAVE_STDLIB_H 1
  1434. | #define HAVE_STRING_H 1
  1435. | #define HAVE_MEMORY_H 1
  1436. | #define HAVE_STRINGS_H 1
  1437. | #define HAVE_INTTYPES_H 1
  1438. | #define HAVE_STDINT_H 1
  1439. | #define HAVE_UNISTD_H 1
  1440. | #define HAVE_SYS_FILE_H 1
  1441. | #define HAVE_SYS_PARAM_H 1
  1442. | #define HAVE_LIMITS_H 1
  1443. | #define HAVE_STDLIB_H 1
  1444. | #define HAVE_MALLOC_H 1
  1445. | #define HAVE_STRING_H 1
  1446. | #define HAVE_UNISTD_H 1
  1447. | #define HAVE_STRINGS_H 1
  1448. | #define HAVE_SYS_TIME_H 1
  1449. | #define HAVE_TIME_H 1
  1450. | #define HAVE_SYS_STAT_H 1
  1451. | #define HAVE_FCNTL_H 1
  1452. | #define HAVE_STDINT_H 1
  1453. | #define HAVE_PROCESS_H 1
  1454. | #define TIME_WITH_SYS_TIME 1
  1455. | #define SIZEOF_INT 4
  1456. | #define UNSIGNED_64BIT_TYPE uint64_t
  1457. | #define HAVE_INTPTR_T 1
  1458. | #define HAVE_UINTPTR_T 1
  1459. | #define HAVE_UINTPTR_T 1
  1460. | #define HAVE_SYS_ERRLIST 1
  1461. | #define HAVE_SYS_NERR 1
  1462. | /* end confdefs.h. */
  1463. | /* Define asprintf to an innocuous variant, in case <limits.h> declares asprintf.
  1464. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1465. | #define asprintf innocuous_asprintf
  1466. |
  1467. | /* System header to define __stub macros and hopefully few prototypes,
  1468. | which can conflict with char asprintf (); below.
  1469. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1470. | <limits.h> exists even on freestanding compilers. */
  1471. |
  1472. | #ifdef __STDC__
  1473. | # include <limits.h>
  1474. | #else
  1475. | # include <assert.h>
  1476. | #endif
  1477. |
  1478. | #undef asprintf
  1479. |
  1480. | /* Override any GCC internal prototype to avoid an error.
  1481. | Use char because int might match the return type of a GCC
  1482. | builtin and then its argument prototype would still apply. */
  1483. | #ifdef __cplusplus
  1484. | extern "C"
  1485. | #endif
  1486. | char asprintf ();
  1487. | /* The GNU C library defines this for functions which it implements
  1488. | to always fail with ENOSYS. Some functions are actually named
  1489. | something starting with __ and the normal name is an alias. */
  1490. | #if defined __stub_asprintf || defined __stub___asprintf
  1491. | choke me
  1492. | #endif
  1493. |
  1494. | int
  1495. | main ()
  1496. | {
  1497. | return asprintf ();
  1498. | ;
  1499. | return 0;
  1500. | }
  1501. configure:5928: result: no
  1502. configure:5928: checking for atexit
  1503. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1504. configure:5928: $? = 0
  1505. configure:5928: result: yes
  1506. configure:5928: checking for basename
  1507. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1508. configure:5928: $? = 0
  1509. configure:5928: result: yes
  1510. configure:5928: checking for bcmp
  1511. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1512. conftest.c:66:6: warning: conflicting types for built-in function 'bcmp'
  1513. C:\Users\Florent\AppData\Local\Temp\ccsGWamr.o: In function `main':
  1514. d:\dev\Mingw\src\libiberty/conftest.c:77: undefined reference to `bcmp'
  1515. collect2: ld returned 1 exit status
  1516. configure:5928: $? = 1
  1517. configure: failed program was:
  1518. | /* confdefs.h */
  1519. | #define PACKAGE_NAME ""
  1520. | #define PACKAGE_TARNAME ""
  1521. | #define PACKAGE_VERSION ""
  1522. | #define PACKAGE_STRING ""
  1523. | #define PACKAGE_BUGREPORT ""
  1524. | #define PACKAGE_URL ""
  1525. | #define STDC_HEADERS 1
  1526. | #define HAVE_SYS_TYPES_H 1
  1527. | #define HAVE_SYS_STAT_H 1
  1528. | #define HAVE_STDLIB_H 1
  1529. | #define HAVE_STRING_H 1
  1530. | #define HAVE_MEMORY_H 1
  1531. | #define HAVE_STRINGS_H 1
  1532. | #define HAVE_INTTYPES_H 1
  1533. | #define HAVE_STDINT_H 1
  1534. | #define HAVE_UNISTD_H 1
  1535. | #define HAVE_SYS_FILE_H 1
  1536. | #define HAVE_SYS_PARAM_H 1
  1537. | #define HAVE_LIMITS_H 1
  1538. | #define HAVE_STDLIB_H 1
  1539. | #define HAVE_MALLOC_H 1
  1540. | #define HAVE_STRING_H 1
  1541. | #define HAVE_UNISTD_H 1
  1542. | #define HAVE_STRINGS_H 1
  1543. | #define HAVE_SYS_TIME_H 1
  1544. | #define HAVE_TIME_H 1
  1545. | #define HAVE_SYS_STAT_H 1
  1546. | #define HAVE_FCNTL_H 1
  1547. | #define HAVE_STDINT_H 1
  1548. | #define HAVE_PROCESS_H 1
  1549. | #define TIME_WITH_SYS_TIME 1
  1550. | #define SIZEOF_INT 4
  1551. | #define UNSIGNED_64BIT_TYPE uint64_t
  1552. | #define HAVE_INTPTR_T 1
  1553. | #define HAVE_UINTPTR_T 1
  1554. | #define HAVE_UINTPTR_T 1
  1555. | #define HAVE_SYS_ERRLIST 1
  1556. | #define HAVE_SYS_NERR 1
  1557. | #define HAVE_ATEXIT 1
  1558. | #define HAVE_BASENAME 1
  1559. | /* end confdefs.h. */
  1560. | /* Define bcmp to an innocuous variant, in case <limits.h> declares bcmp.
  1561. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1562. | #define bcmp innocuous_bcmp
  1563. |
  1564. | /* System header to define __stub macros and hopefully few prototypes,
  1565. | which can conflict with char bcmp (); below.
  1566. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1567. | <limits.h> exists even on freestanding compilers. */
  1568. |
  1569. | #ifdef __STDC__
  1570. | # include <limits.h>
  1571. | #else
  1572. | # include <assert.h>
  1573. | #endif
  1574. |
  1575. | #undef bcmp
  1576. |
  1577. | /* Override any GCC internal prototype to avoid an error.
  1578. | Use char because int might match the return type of a GCC
  1579. | builtin and then its argument prototype would still apply. */
  1580. | #ifdef __cplusplus
  1581. | extern "C"
  1582. | #endif
  1583. | char bcmp ();
  1584. | /* The GNU C library defines this for functions which it implements
  1585. | to always fail with ENOSYS. Some functions are actually named
  1586. | something starting with __ and the normal name is an alias. */
  1587. | #if defined __stub_bcmp || defined __stub___bcmp
  1588. | choke me
  1589. | #endif
  1590. |
  1591. | int
  1592. | main ()
  1593. | {
  1594. | return bcmp ();
  1595. | ;
  1596. | return 0;
  1597. | }
  1598. configure:5928: result: no
  1599. configure:5928: checking for bcopy
  1600. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1601. conftest.c:66:6: warning: conflicting types for built-in function 'bcopy'
  1602. C:\Users\Florent\AppData\Local\Temp\ccy5mDKJ.o: In function `main':
  1603. d:\dev\Mingw\src\libiberty/conftest.c:77: undefined reference to `bcopy'
  1604. collect2: ld returned 1 exit status
  1605. configure:5928: $? = 1
  1606. configure: failed program was:
  1607. | /* confdefs.h */
  1608. | #define PACKAGE_NAME ""
  1609. | #define PACKAGE_TARNAME ""
  1610. | #define PACKAGE_VERSION ""
  1611. | #define PACKAGE_STRING ""
  1612. | #define PACKAGE_BUGREPORT ""
  1613. | #define PACKAGE_URL ""
  1614. | #define STDC_HEADERS 1
  1615. | #define HAVE_SYS_TYPES_H 1
  1616. | #define HAVE_SYS_STAT_H 1
  1617. | #define HAVE_STDLIB_H 1
  1618. | #define HAVE_STRING_H 1
  1619. | #define HAVE_MEMORY_H 1
  1620. | #define HAVE_STRINGS_H 1
  1621. | #define HAVE_INTTYPES_H 1
  1622. | #define HAVE_STDINT_H 1
  1623. | #define HAVE_UNISTD_H 1
  1624. | #define HAVE_SYS_FILE_H 1
  1625. | #define HAVE_SYS_PARAM_H 1
  1626. | #define HAVE_LIMITS_H 1
  1627. | #define HAVE_STDLIB_H 1
  1628. | #define HAVE_MALLOC_H 1
  1629. | #define HAVE_STRING_H 1
  1630. | #define HAVE_UNISTD_H 1
  1631. | #define HAVE_STRINGS_H 1
  1632. | #define HAVE_SYS_TIME_H 1
  1633. | #define HAVE_TIME_H 1
  1634. | #define HAVE_SYS_STAT_H 1
  1635. | #define HAVE_FCNTL_H 1
  1636. | #define HAVE_STDINT_H 1
  1637. | #define HAVE_PROCESS_H 1
  1638. | #define TIME_WITH_SYS_TIME 1
  1639. | #define SIZEOF_INT 4
  1640. | #define UNSIGNED_64BIT_TYPE uint64_t
  1641. | #define HAVE_INTPTR_T 1
  1642. | #define HAVE_UINTPTR_T 1
  1643. | #define HAVE_UINTPTR_T 1
  1644. | #define HAVE_SYS_ERRLIST 1
  1645. | #define HAVE_SYS_NERR 1
  1646. | #define HAVE_ATEXIT 1
  1647. | #define HAVE_BASENAME 1
  1648. | /* end confdefs.h. */
  1649. | /* Define bcopy to an innocuous variant, in case <limits.h> declares bcopy.
  1650. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1651. | #define bcopy innocuous_bcopy
  1652. |
  1653. | /* System header to define __stub macros and hopefully few prototypes,
  1654. | which can conflict with char bcopy (); below.
  1655. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1656. | <limits.h> exists even on freestanding compilers. */
  1657. |
  1658. | #ifdef __STDC__
  1659. | # include <limits.h>
  1660. | #else
  1661. | # include <assert.h>
  1662. | #endif
  1663. |
  1664. | #undef bcopy
  1665. |
  1666. | /* Override any GCC internal prototype to avoid an error.
  1667. | Use char because int might match the return type of a GCC
  1668. | builtin and then its argument prototype would still apply. */
  1669. | #ifdef __cplusplus
  1670. | extern "C"
  1671. | #endif
  1672. | char bcopy ();
  1673. | /* The GNU C library defines this for functions which it implements
  1674. | to always fail with ENOSYS. Some functions are actually named
  1675. | something starting with __ and the normal name is an alias. */
  1676. | #if defined __stub_bcopy || defined __stub___bcopy
  1677. | choke me
  1678. | #endif
  1679. |
  1680. | int
  1681. | main ()
  1682. | {
  1683. | return bcopy ();
  1684. | ;
  1685. | return 0;
  1686. | }
  1687. configure:5928: result: no
  1688. configure:5928: checking for bsearch
  1689. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1690. configure:5928: $? = 0
  1691. configure:5928: result: yes
  1692. configure:5928: checking for bzero
  1693. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1694. conftest.c:67:6: warning: conflicting types for built-in function 'bzero'
  1695. C:\Users\Florent\AppData\Local\Temp\ccAqXlxN.o: In function `main':
  1696. d:\dev\Mingw\src\libiberty/conftest.c:78: undefined reference to `bzero'
  1697. collect2: ld returned 1 exit status
  1698. configure:5928: $? = 1
  1699. configure: failed program was:
  1700. | /* confdefs.h */
  1701. | #define PACKAGE_NAME ""
  1702. | #define PACKAGE_TARNAME ""
  1703. | #define PACKAGE_VERSION ""
  1704. | #define PACKAGE_STRING ""
  1705. | #define PACKAGE_BUGREPORT ""
  1706. | #define PACKAGE_URL ""
  1707. | #define STDC_HEADERS 1
  1708. | #define HAVE_SYS_TYPES_H 1
  1709. | #define HAVE_SYS_STAT_H 1
  1710. | #define HAVE_STDLIB_H 1
  1711. | #define HAVE_STRING_H 1
  1712. | #define HAVE_MEMORY_H 1
  1713. | #define HAVE_STRINGS_H 1
  1714. | #define HAVE_INTTYPES_H 1
  1715. | #define HAVE_STDINT_H 1
  1716. | #define HAVE_UNISTD_H 1
  1717. | #define HAVE_SYS_FILE_H 1
  1718. | #define HAVE_SYS_PARAM_H 1
  1719. | #define HAVE_LIMITS_H 1
  1720. | #define HAVE_STDLIB_H 1
  1721. | #define HAVE_MALLOC_H 1
  1722. | #define HAVE_STRING_H 1
  1723. | #define HAVE_UNISTD_H 1
  1724. | #define HAVE_STRINGS_H 1
  1725. | #define HAVE_SYS_TIME_H 1
  1726. | #define HAVE_TIME_H 1
  1727. | #define HAVE_SYS_STAT_H 1
  1728. | #define HAVE_FCNTL_H 1
  1729. | #define HAVE_STDINT_H 1
  1730. | #define HAVE_PROCESS_H 1
  1731. | #define TIME_WITH_SYS_TIME 1
  1732. | #define SIZEOF_INT 4
  1733. | #define UNSIGNED_64BIT_TYPE uint64_t
  1734. | #define HAVE_INTPTR_T 1
  1735. | #define HAVE_UINTPTR_T 1
  1736. | #define HAVE_UINTPTR_T 1
  1737. | #define HAVE_SYS_ERRLIST 1
  1738. | #define HAVE_SYS_NERR 1
  1739. | #define HAVE_ATEXIT 1
  1740. | #define HAVE_BASENAME 1
  1741. | #define HAVE_BSEARCH 1
  1742. | /* end confdefs.h. */
  1743. | /* Define bzero to an innocuous variant, in case <limits.h> declares bzero.
  1744. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1745. | #define bzero innocuous_bzero
  1746. |
  1747. | /* System header to define __stub macros and hopefully few prototypes,
  1748. | which can conflict with char bzero (); below.
  1749. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1750. | <limits.h> exists even on freestanding compilers. */
  1751. |
  1752. | #ifdef __STDC__
  1753. | # include <limits.h>
  1754. | #else
  1755. | # include <assert.h>
  1756. | #endif
  1757. |
  1758. | #undef bzero
  1759. |
  1760. | /* Override any GCC internal prototype to avoid an error.
  1761. | Use char because int might match the return type of a GCC
  1762. | builtin and then its argument prototype would still apply. */
  1763. | #ifdef __cplusplus
  1764. | extern "C"
  1765. | #endif
  1766. | char bzero ();
  1767. | /* The GNU C library defines this for functions which it implements
  1768. | to always fail with ENOSYS. Some functions are actually named
  1769. | something starting with __ and the normal name is an alias. */
  1770. | #if defined __stub_bzero || defined __stub___bzero
  1771. | choke me
  1772. | #endif
  1773. |
  1774. | int
  1775. | main ()
  1776. | {
  1777. | return bzero ();
  1778. | ;
  1779. | return 0;
  1780. | }
  1781. configure:5928: result: no
  1782. configure:5928: checking for calloc
  1783. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1784. conftest.c:67:6: warning: conflicting types for built-in function 'calloc'
  1785. configure:5928: $? = 0
  1786. configure:5928: result: yes
  1787. configure:5928: checking for clock
  1788. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1789. configure:5928: $? = 0
  1790. configure:5928: result: yes
  1791. configure:5928: checking for ffs
  1792. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1793. conftest.c:69:6: warning: conflicting types for built-in function 'ffs'
  1794. C:\Users\Florent\AppData\Local\Temp\ccgjiU3r.o: In function `main':
  1795. d:\dev\Mingw\src\libiberty/conftest.c:80: undefined reference to `ffs'
  1796. collect2: ld returned 1 exit status
  1797. configure:5928: $? = 1
  1798. configure: failed program was:
  1799. | /* confdefs.h */
  1800. | #define PACKAGE_NAME ""
  1801. | #define PACKAGE_TARNAME ""
  1802. | #define PACKAGE_VERSION ""
  1803. | #define PACKAGE_STRING ""
  1804. | #define PACKAGE_BUGREPORT ""
  1805. | #define PACKAGE_URL ""
  1806. | #define STDC_HEADERS 1
  1807. | #define HAVE_SYS_TYPES_H 1
  1808. | #define HAVE_SYS_STAT_H 1
  1809. | #define HAVE_STDLIB_H 1
  1810. | #define HAVE_STRING_H 1
  1811. | #define HAVE_MEMORY_H 1
  1812. | #define HAVE_STRINGS_H 1
  1813. | #define HAVE_INTTYPES_H 1
  1814. | #define HAVE_STDINT_H 1
  1815. | #define HAVE_UNISTD_H 1
  1816. | #define HAVE_SYS_FILE_H 1
  1817. | #define HAVE_SYS_PARAM_H 1
  1818. | #define HAVE_LIMITS_H 1
  1819. | #define HAVE_STDLIB_H 1
  1820. | #define HAVE_MALLOC_H 1
  1821. | #define HAVE_STRING_H 1
  1822. | #define HAVE_UNISTD_H 1
  1823. | #define HAVE_STRINGS_H 1
  1824. | #define HAVE_SYS_TIME_H 1
  1825. | #define HAVE_TIME_H 1
  1826. | #define HAVE_SYS_STAT_H 1
  1827. | #define HAVE_FCNTL_H 1
  1828. | #define HAVE_STDINT_H 1
  1829. | #define HAVE_PROCESS_H 1
  1830. | #define TIME_WITH_SYS_TIME 1
  1831. | #define SIZEOF_INT 4
  1832. | #define UNSIGNED_64BIT_TYPE uint64_t
  1833. | #define HAVE_INTPTR_T 1
  1834. | #define HAVE_UINTPTR_T 1
  1835. | #define HAVE_UINTPTR_T 1
  1836. | #define HAVE_SYS_ERRLIST 1
  1837. | #define HAVE_SYS_NERR 1
  1838. | #define HAVE_ATEXIT 1
  1839. | #define HAVE_BASENAME 1
  1840. | #define HAVE_BSEARCH 1
  1841. | #define HAVE_CALLOC 1
  1842. | #define HAVE_CLOCK 1
  1843. | /* end confdefs.h. */
  1844. | /* Define ffs to an innocuous variant, in case <limits.h> declares ffs.
  1845. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1846. | #define ffs innocuous_ffs
  1847. |
  1848. | /* System header to define __stub macros and hopefully few prototypes,
  1849. | which can conflict with char ffs (); below.
  1850. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1851. | <limits.h> exists even on freestanding compilers. */
  1852. |
  1853. | #ifdef __STDC__
  1854. | # include <limits.h>
  1855. | #else
  1856. | # include <assert.h>
  1857. | #endif
  1858. |
  1859. | #undef ffs
  1860. |
  1861. | /* Override any GCC internal prototype to avoid an error.
  1862. | Use char because int might match the return type of a GCC
  1863. | builtin and then its argument prototype would still apply. */
  1864. | #ifdef __cplusplus
  1865. | extern "C"
  1866. | #endif
  1867. | char ffs ();
  1868. | /* The GNU C library defines this for functions which it implements
  1869. | to always fail with ENOSYS. Some functions are actually named
  1870. | something starting with __ and the normal name is an alias. */
  1871. | #if defined __stub_ffs || defined __stub___ffs
  1872. | choke me
  1873. | #endif
  1874. |
  1875. | int
  1876. | main ()
  1877. | {
  1878. | return ffs ();
  1879. | ;
  1880. | return 0;
  1881. | }
  1882. configure:5928: result: no
  1883. configure:5928: checking for getcwd
  1884. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1885. configure:5928: $? = 0
  1886. configure:5928: result: yes
  1887. configure:5928: checking for getpagesize
  1888. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1889. configure:5928: $? = 0
  1890. configure:5928: result: yes
  1891. configure:5928: checking for gettimeofday
  1892. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1893. configure:5928: $? = 0
  1894. configure:5928: result: yes
  1895. configure:5928: checking for index
  1896. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1897. conftest.c:72:6: warning: conflicting types for built-in function 'index'
  1898. C:\Users\Florent\AppData\Local\Temp\ccOku8G6.o: In function `main':
  1899. d:\dev\Mingw\src\libiberty/conftest.c:83: undefined reference to `index'
  1900. collect2: ld returned 1 exit status
  1901. configure:5928: $? = 1
  1902. configure: failed program was:
  1903. | /* confdefs.h */
  1904. | #define PACKAGE_NAME ""
  1905. | #define PACKAGE_TARNAME ""
  1906. | #define PACKAGE_VERSION ""
  1907. | #define PACKAGE_STRING ""
  1908. | #define PACKAGE_BUGREPORT ""
  1909. | #define PACKAGE_URL ""
  1910. | #define STDC_HEADERS 1
  1911. | #define HAVE_SYS_TYPES_H 1
  1912. | #define HAVE_SYS_STAT_H 1
  1913. | #define HAVE_STDLIB_H 1
  1914. | #define HAVE_STRING_H 1
  1915. | #define HAVE_MEMORY_H 1
  1916. | #define HAVE_STRINGS_H 1
  1917. | #define HAVE_INTTYPES_H 1
  1918. | #define HAVE_STDINT_H 1
  1919. | #define HAVE_UNISTD_H 1
  1920. | #define HAVE_SYS_FILE_H 1
  1921. | #define HAVE_SYS_PARAM_H 1
  1922. | #define HAVE_LIMITS_H 1
  1923. | #define HAVE_STDLIB_H 1
  1924. | #define HAVE_MALLOC_H 1
  1925. | #define HAVE_STRING_H 1
  1926. | #define HAVE_UNISTD_H 1
  1927. | #define HAVE_STRINGS_H 1
  1928. | #define HAVE_SYS_TIME_H 1
  1929. | #define HAVE_TIME_H 1
  1930. | #define HAVE_SYS_STAT_H 1
  1931. | #define HAVE_FCNTL_H 1
  1932. | #define HAVE_STDINT_H 1
  1933. | #define HAVE_PROCESS_H 1
  1934. | #define TIME_WITH_SYS_TIME 1
  1935. | #define SIZEOF_INT 4
  1936. | #define UNSIGNED_64BIT_TYPE uint64_t
  1937. | #define HAVE_INTPTR_T 1
  1938. | #define HAVE_UINTPTR_T 1
  1939. | #define HAVE_UINTPTR_T 1
  1940. | #define HAVE_SYS_ERRLIST 1
  1941. | #define HAVE_SYS_NERR 1
  1942. | #define HAVE_ATEXIT 1
  1943. | #define HAVE_BASENAME 1
  1944. | #define HAVE_BSEARCH 1
  1945. | #define HAVE_CALLOC 1
  1946. | #define HAVE_CLOCK 1
  1947. | #define HAVE_GETCWD 1
  1948. | #define HAVE_GETPAGESIZE 1
  1949. | #define HAVE_GETTIMEOFDAY 1
  1950. | /* end confdefs.h. */
  1951. | /* Define index to an innocuous variant, in case <limits.h> declares index.
  1952. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1953. | #define index innocuous_index
  1954. |
  1955. | /* System header to define __stub macros and hopefully few prototypes,
  1956. | which can conflict with char index (); below.
  1957. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1958. | <limits.h> exists even on freestanding compilers. */
  1959. |
  1960. | #ifdef __STDC__
  1961. | # include <limits.h>
  1962. | #else
  1963. | # include <assert.h>
  1964. | #endif
  1965. |
  1966. | #undef index
  1967. |
  1968. | /* Override any GCC internal prototype to avoid an error.
  1969. | Use char because int might match the return type of a GCC
  1970. | builtin and then its argument prototype would still apply. */
  1971. | #ifdef __cplusplus
  1972. | extern "C"
  1973. | #endif
  1974. | char index ();
  1975. | /* The GNU C library defines this for functions which it implements
  1976. | to always fail with ENOSYS. Some functions are actually named
  1977. | something starting with __ and the normal name is an alias. */
  1978. | #if defined __stub_index || defined __stub___index
  1979. | choke me
  1980. | #endif
  1981. |
  1982. | int
  1983. | main ()
  1984. | {
  1985. | return index ();
  1986. | ;
  1987. | return 0;
  1988. | }
  1989. configure:5928: result: no
  1990. configure:5928: checking for insque
  1991. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  1992. C:\Users\Florent\AppData\Local\Temp\cc92SkKn.o: In function `main':
  1993. d:\dev\Mingw\src\libiberty/conftest.c:83: undefined reference to `insque'
  1994. collect2: ld returned 1 exit status
  1995. configure:5928: $? = 1
  1996. configure: failed program was:
  1997. | /* confdefs.h */
  1998. | #define PACKAGE_NAME ""
  1999. | #define PACKAGE_TARNAME ""
  2000. | #define PACKAGE_VERSION ""
  2001. | #define PACKAGE_STRING ""
  2002. | #define PACKAGE_BUGREPORT ""
  2003. | #define PACKAGE_URL ""
  2004. | #define STDC_HEADERS 1
  2005. | #define HAVE_SYS_TYPES_H 1
  2006. | #define HAVE_SYS_STAT_H 1
  2007. | #define HAVE_STDLIB_H 1
  2008. | #define HAVE_STRING_H 1
  2009. | #define HAVE_MEMORY_H 1
  2010. | #define HAVE_STRINGS_H 1
  2011. | #define HAVE_INTTYPES_H 1
  2012. | #define HAVE_STDINT_H 1
  2013. | #define HAVE_UNISTD_H 1
  2014. | #define HAVE_SYS_FILE_H 1
  2015. | #define HAVE_SYS_PARAM_H 1
  2016. | #define HAVE_LIMITS_H 1
  2017. | #define HAVE_STDLIB_H 1
  2018. | #define HAVE_MALLOC_H 1
  2019. | #define HAVE_STRING_H 1
  2020. | #define HAVE_UNISTD_H 1
  2021. | #define HAVE_STRINGS_H 1
  2022. | #define HAVE_SYS_TIME_H 1
  2023. | #define HAVE_TIME_H 1
  2024. | #define HAVE_SYS_STAT_H 1
  2025. | #define HAVE_FCNTL_H 1
  2026. | #define HAVE_STDINT_H 1
  2027. | #define HAVE_PROCESS_H 1
  2028. | #define TIME_WITH_SYS_TIME 1
  2029. | #define SIZEOF_INT 4
  2030. | #define UNSIGNED_64BIT_TYPE uint64_t
  2031. | #define HAVE_INTPTR_T 1
  2032. | #define HAVE_UINTPTR_T 1
  2033. | #define HAVE_UINTPTR_T 1
  2034. | #define HAVE_SYS_ERRLIST 1
  2035. | #define HAVE_SYS_NERR 1
  2036. | #define HAVE_ATEXIT 1
  2037. | #define HAVE_BASENAME 1
  2038. | #define HAVE_BSEARCH 1
  2039. | #define HAVE_CALLOC 1
  2040. | #define HAVE_CLOCK 1
  2041. | #define HAVE_GETCWD 1
  2042. | #define HAVE_GETPAGESIZE 1
  2043. | #define HAVE_GETTIMEOFDAY 1
  2044. | /* end confdefs.h. */
  2045. | /* Define insque to an innocuous variant, in case <limits.h> declares insque.
  2046. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2047. | #define insque innocuous_insque
  2048. |
  2049. | /* System header to define __stub macros and hopefully few prototypes,
  2050. | which can conflict with char insque (); below.
  2051. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2052. | <limits.h> exists even on freestanding compilers. */
  2053. |
  2054. | #ifdef __STDC__
  2055. | # include <limits.h>
  2056. | #else
  2057. | # include <assert.h>
  2058. | #endif
  2059. |
  2060. | #undef insque
  2061. |
  2062. | /* Override any GCC internal prototype to avoid an error.
  2063. | Use char because int might match the return type of a GCC
  2064. | builtin and then its argument prototype would still apply. */
  2065. | #ifdef __cplusplus
  2066. | extern "C"
  2067. | #endif
  2068. | char insque ();
  2069. | /* The GNU C library defines this for functions which it implements
  2070. | to always fail with ENOSYS. Some functions are actually named
  2071. | something starting with __ and the normal name is an alias. */
  2072. | #if defined __stub_insque || defined __stub___insque
  2073. | choke me
  2074. | #endif
  2075. |
  2076. | int
  2077. | main ()
  2078. | {
  2079. | return insque ();
  2080. | ;
  2081. | return 0;
  2082. | }
  2083. configure:5928: result: no
  2084. configure:5928: checking for memchr
  2085. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2086. conftest.c:72:6: warning: conflicting types for built-in function 'memchr'
  2087. configure:5928: $? = 0
  2088. configure:5928: result: yes
  2089. configure:5928: checking for memcmp
  2090. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2091. conftest.c:73:6: warning: conflicting types for built-in function 'memcmp'
  2092. configure:5928: $? = 0
  2093. configure:5928: result: yes
  2094. configure:5928: checking for memcpy
  2095. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2096. conftest.c:74:6: warning: conflicting types for built-in function 'memcpy'
  2097. configure:5928: $? = 0
  2098. configure:5928: result: yes
  2099. configure:5928: checking for memmem
  2100. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2101. C:\Users\Florent\AppData\Local\Temp\ccQlIBu3.o: In function `main':
  2102. d:\dev\Mingw\src\libiberty/conftest.c:86: undefined reference to `memmem'
  2103. collect2: ld returned 1 exit status
  2104. configure:5928: $? = 1
  2105. configure: failed program was:
  2106. | /* confdefs.h */
  2107. | #define PACKAGE_NAME ""
  2108. | #define PACKAGE_TARNAME ""
  2109. | #define PACKAGE_VERSION ""
  2110. | #define PACKAGE_STRING ""
  2111. | #define PACKAGE_BUGREPORT ""
  2112. | #define PACKAGE_URL ""
  2113. | #define STDC_HEADERS 1
  2114. | #define HAVE_SYS_TYPES_H 1
  2115. | #define HAVE_SYS_STAT_H 1
  2116. | #define HAVE_STDLIB_H 1
  2117. | #define HAVE_STRING_H 1
  2118. | #define HAVE_MEMORY_H 1
  2119. | #define HAVE_STRINGS_H 1
  2120. | #define HAVE_INTTYPES_H 1
  2121. | #define HAVE_STDINT_H 1
  2122. | #define HAVE_UNISTD_H 1
  2123. | #define HAVE_SYS_FILE_H 1
  2124. | #define HAVE_SYS_PARAM_H 1
  2125. | #define HAVE_LIMITS_H 1
  2126. | #define HAVE_STDLIB_H 1
  2127. | #define HAVE_MALLOC_H 1
  2128. | #define HAVE_STRING_H 1
  2129. | #define HAVE_UNISTD_H 1
  2130. | #define HAVE_STRINGS_H 1
  2131. | #define HAVE_SYS_TIME_H 1
  2132. | #define HAVE_TIME_H 1
  2133. | #define HAVE_SYS_STAT_H 1
  2134. | #define HAVE_FCNTL_H 1
  2135. | #define HAVE_STDINT_H 1
  2136. | #define HAVE_PROCESS_H 1
  2137. | #define TIME_WITH_SYS_TIME 1
  2138. | #define SIZEOF_INT 4
  2139. | #define UNSIGNED_64BIT_TYPE uint64_t
  2140. | #define HAVE_INTPTR_T 1
  2141. | #define HAVE_UINTPTR_T 1
  2142. | #define HAVE_UINTPTR_T 1
  2143. | #define HAVE_SYS_ERRLIST 1
  2144. | #define HAVE_SYS_NERR 1
  2145. | #define HAVE_ATEXIT 1
  2146. | #define HAVE_BASENAME 1
  2147. | #define HAVE_BSEARCH 1
  2148. | #define HAVE_CALLOC 1
  2149. | #define HAVE_CLOCK 1
  2150. | #define HAVE_GETCWD 1
  2151. | #define HAVE_GETPAGESIZE 1
  2152. | #define HAVE_GETTIMEOFDAY 1
  2153. | #define HAVE_MEMCHR 1
  2154. | #define HAVE_MEMCMP 1
  2155. | #define HAVE_MEMCPY 1
  2156. | /* end confdefs.h. */
  2157. | /* Define memmem to an innocuous variant, in case <limits.h> declares memmem.
  2158. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2159. | #define memmem innocuous_memmem
  2160. |
  2161. | /* System header to define __stub macros and hopefully few prototypes,
  2162. | which can conflict with char memmem (); below.
  2163. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2164. | <limits.h> exists even on freestanding compilers. */
  2165. |
  2166. | #ifdef __STDC__
  2167. | # include <limits.h>
  2168. | #else
  2169. | # include <assert.h>
  2170. | #endif
  2171. |
  2172. | #undef memmem
  2173. |
  2174. | /* Override any GCC internal prototype to avoid an error.
  2175. | Use char because int might match the return type of a GCC
  2176. | builtin and then its argument prototype would still apply. */
  2177. | #ifdef __cplusplus
  2178. | extern "C"
  2179. | #endif
  2180. | char memmem ();
  2181. | /* The GNU C library defines this for functions which it implements
  2182. | to always fail with ENOSYS. Some functions are actually named
  2183. | something starting with __ and the normal name is an alias. */
  2184. | #if defined __stub_memmem || defined __stub___memmem
  2185. | choke me
  2186. | #endif
  2187. |
  2188. | int
  2189. | main ()
  2190. | {
  2191. | return memmem ();
  2192. | ;
  2193. | return 0;
  2194. | }
  2195. configure:5928: result: no
  2196. configure:5928: checking for memmove
  2197. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2198. conftest.c:75:6: warning: conflicting types for built-in function 'memmove'
  2199. configure:5928: $? = 0
  2200. configure:5928: result: yes
  2201. configure:5928: checking for mempcpy
  2202. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2203. conftest.c:76:6: warning: conflicting types for built-in function 'mempcpy'
  2204. C:\Users\Florent\AppData\Local\Temp\cc0DDRme.o: In function `main':
  2205. d:\dev\Mingw\src\libiberty/conftest.c:87: undefined reference to `mempcpy'
  2206. collect2: ld returned 1 exit status
  2207. configure:5928: $? = 1
  2208. configure: failed program was:
  2209. | /* confdefs.h */
  2210. | #define PACKAGE_NAME ""
  2211. | #define PACKAGE_TARNAME ""
  2212. | #define PACKAGE_VERSION ""
  2213. | #define PACKAGE_STRING ""
  2214. | #define PACKAGE_BUGREPORT ""
  2215. | #define PACKAGE_URL ""
  2216. | #define STDC_HEADERS 1
  2217. | #define HAVE_SYS_TYPES_H 1
  2218. | #define HAVE_SYS_STAT_H 1
  2219. | #define HAVE_STDLIB_H 1
  2220. | #define HAVE_STRING_H 1
  2221. | #define HAVE_MEMORY_H 1
  2222. | #define HAVE_STRINGS_H 1
  2223. | #define HAVE_INTTYPES_H 1
  2224. | #define HAVE_STDINT_H 1
  2225. | #define HAVE_UNISTD_H 1
  2226. | #define HAVE_SYS_FILE_H 1
  2227. | #define HAVE_SYS_PARAM_H 1
  2228. | #define HAVE_LIMITS_H 1
  2229. | #define HAVE_STDLIB_H 1
  2230. | #define HAVE_MALLOC_H 1
  2231. | #define HAVE_STRING_H 1
  2232. | #define HAVE_UNISTD_H 1
  2233. | #define HAVE_STRINGS_H 1
  2234. | #define HAVE_SYS_TIME_H 1
  2235. | #define HAVE_TIME_H 1
  2236. | #define HAVE_SYS_STAT_H 1
  2237. | #define HAVE_FCNTL_H 1
  2238. | #define HAVE_STDINT_H 1
  2239. | #define HAVE_PROCESS_H 1
  2240. | #define TIME_WITH_SYS_TIME 1
  2241. | #define SIZEOF_INT 4
  2242. | #define UNSIGNED_64BIT_TYPE uint64_t
  2243. | #define HAVE_INTPTR_T 1
  2244. | #define HAVE_UINTPTR_T 1
  2245. | #define HAVE_UINTPTR_T 1
  2246. | #define HAVE_SYS_ERRLIST 1
  2247. | #define HAVE_SYS_NERR 1
  2248. | #define HAVE_ATEXIT 1
  2249. | #define HAVE_BASENAME 1
  2250. | #define HAVE_BSEARCH 1
  2251. | #define HAVE_CALLOC 1
  2252. | #define HAVE_CLOCK 1
  2253. | #define HAVE_GETCWD 1
  2254. | #define HAVE_GETPAGESIZE 1
  2255. | #define HAVE_GETTIMEOFDAY 1
  2256. | #define HAVE_MEMCHR 1
  2257. | #define HAVE_MEMCMP 1
  2258. | #define HAVE_MEMCPY 1
  2259. | #define HAVE_MEMMOVE 1
  2260. | /* end confdefs.h. */
  2261. | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
  2262. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2263. | #define mempcpy innocuous_mempcpy
  2264. |
  2265. | /* System header to define __stub macros and hopefully few prototypes,
  2266. | which can conflict with char mempcpy (); below.
  2267. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2268. | <limits.h> exists even on freestanding compilers. */
  2269. |
  2270. | #ifdef __STDC__
  2271. | # include <limits.h>
  2272. | #else
  2273. | # include <assert.h>
  2274. | #endif
  2275. |
  2276. | #undef mempcpy
  2277. |
  2278. | /* Override any GCC internal prototype to avoid an error.
  2279. | Use char because int might match the return type of a GCC
  2280. | builtin and then its argument prototype would still apply. */
  2281. | #ifdef __cplusplus
  2282. | extern "C"
  2283. | #endif
  2284. | char mempcpy ();
  2285. | /* The GNU C library defines this for functions which it implements
  2286. | to always fail with ENOSYS. Some functions are actually named
  2287. | something starting with __ and the normal name is an alias. */
  2288. | #if defined __stub_mempcpy || defined __stub___mempcpy
  2289. | choke me
  2290. | #endif
  2291. |
  2292. | int
  2293. | main ()
  2294. | {
  2295. | return mempcpy ();
  2296. | ;
  2297. | return 0;
  2298. | }
  2299. configure:5928: result: no
  2300. configure:5928: checking for memset
  2301. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2302. conftest.c:76:6: warning: conflicting types for built-in function 'memset'
  2303. configure:5928: $? = 0
  2304. configure:5928: result: yes
  2305. configure:5928: checking for mkstemps
  2306. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2307. C:\Users\Florent\AppData\Local\Temp\cclaTFlv.o: In function `main':
  2308. d:\dev\Mingw\src\libiberty/conftest.c:88: undefined reference to `mkstemps'
  2309. collect2: ld returned 1 exit status
  2310. configure:5928: $? = 1
  2311. configure: failed program was:
  2312. | /* confdefs.h */
  2313. | #define PACKAGE_NAME ""
  2314. | #define PACKAGE_TARNAME ""
  2315. | #define PACKAGE_VERSION ""
  2316. | #define PACKAGE_STRING ""
  2317. | #define PACKAGE_BUGREPORT ""
  2318. | #define PACKAGE_URL ""
  2319. | #define STDC_HEADERS 1
  2320. | #define HAVE_SYS_TYPES_H 1
  2321. | #define HAVE_SYS_STAT_H 1
  2322. | #define HAVE_STDLIB_H 1
  2323. | #define HAVE_STRING_H 1
  2324. | #define HAVE_MEMORY_H 1
  2325. | #define HAVE_STRINGS_H 1
  2326. | #define HAVE_INTTYPES_H 1
  2327. | #define HAVE_STDINT_H 1
  2328. | #define HAVE_UNISTD_H 1
  2329. | #define HAVE_SYS_FILE_H 1
  2330. | #define HAVE_SYS_PARAM_H 1
  2331. | #define HAVE_LIMITS_H 1
  2332. | #define HAVE_STDLIB_H 1
  2333. | #define HAVE_MALLOC_H 1
  2334. | #define HAVE_STRING_H 1
  2335. | #define HAVE_UNISTD_H 1
  2336. | #define HAVE_STRINGS_H 1
  2337. | #define HAVE_SYS_TIME_H 1
  2338. | #define HAVE_TIME_H 1
  2339. | #define HAVE_SYS_STAT_H 1
  2340. | #define HAVE_FCNTL_H 1
  2341. | #define HAVE_STDINT_H 1
  2342. | #define HAVE_PROCESS_H 1
  2343. | #define TIME_WITH_SYS_TIME 1
  2344. | #define SIZEOF_INT 4
  2345. | #define UNSIGNED_64BIT_TYPE uint64_t
  2346. | #define HAVE_INTPTR_T 1
  2347. | #define HAVE_UINTPTR_T 1
  2348. | #define HAVE_UINTPTR_T 1
  2349. | #define HAVE_SYS_ERRLIST 1
  2350. | #define HAVE_SYS_NERR 1
  2351. | #define HAVE_ATEXIT 1
  2352. | #define HAVE_BASENAME 1
  2353. | #define HAVE_BSEARCH 1
  2354. | #define HAVE_CALLOC 1
  2355. | #define HAVE_CLOCK 1
  2356. | #define HAVE_GETCWD 1
  2357. | #define HAVE_GETPAGESIZE 1
  2358. | #define HAVE_GETTIMEOFDAY 1
  2359. | #define HAVE_MEMCHR 1
  2360. | #define HAVE_MEMCMP 1
  2361. | #define HAVE_MEMCPY 1
  2362. | #define HAVE_MEMMOVE 1
  2363. | #define HAVE_MEMSET 1
  2364. | /* end confdefs.h. */
  2365. | /* Define mkstemps to an innocuous variant, in case <limits.h> declares mkstemps.
  2366. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2367. | #define mkstemps innocuous_mkstemps
  2368. |
  2369. | /* System header to define __stub macros and hopefully few prototypes,
  2370. | which can conflict with char mkstemps (); below.
  2371. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2372. | <limits.h> exists even on freestanding compilers. */
  2373. |
  2374. | #ifdef __STDC__
  2375. | # include <limits.h>
  2376. | #else
  2377. | # include <assert.h>
  2378. | #endif
  2379. |
  2380. | #undef mkstemps
  2381. |
  2382. | /* Override any GCC internal prototype to avoid an error.
  2383. | Use char because int might match the return type of a GCC
  2384. | builtin and then its argument prototype would still apply. */
  2385. | #ifdef __cplusplus
  2386. | extern "C"
  2387. | #endif
  2388. | char mkstemps ();
  2389. | /* The GNU C library defines this for functions which it implements
  2390. | to always fail with ENOSYS. Some functions are actually named
  2391. | something starting with __ and the normal name is an alias. */
  2392. | #if defined __stub_mkstemps || defined __stub___mkstemps
  2393. | choke me
  2394. | #endif
  2395. |
  2396. | int
  2397. | main ()
  2398. | {
  2399. | return mkstemps ();
  2400. | ;
  2401. | return 0;
  2402. | }
  2403. configure:5928: result: no
  2404. configure:5928: checking for putenv
  2405. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2406. configure:5928: $? = 0
  2407. configure:5928: result: yes
  2408. configure:5928: checking for random
  2409. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2410. C:\Users\Florent\AppData\Local\Temp\ccUuye2V.o: In function `main':
  2411. d:\dev\Mingw\src\libiberty/conftest.c:89: undefined reference to `random'
  2412. collect2: ld returned 1 exit status
  2413. configure:5928: $? = 1
  2414. configure: failed program was:
  2415. | /* confdefs.h */
  2416. | #define PACKAGE_NAME ""
  2417. | #define PACKAGE_TARNAME ""
  2418. | #define PACKAGE_VERSION ""
  2419. | #define PACKAGE_STRING ""
  2420. | #define PACKAGE_BUGREPORT ""
  2421. | #define PACKAGE_URL ""
  2422. | #define STDC_HEADERS 1
  2423. | #define HAVE_SYS_TYPES_H 1
  2424. | #define HAVE_SYS_STAT_H 1
  2425. | #define HAVE_STDLIB_H 1
  2426. | #define HAVE_STRING_H 1
  2427. | #define HAVE_MEMORY_H 1
  2428. | #define HAVE_STRINGS_H 1
  2429. | #define HAVE_INTTYPES_H 1
  2430. | #define HAVE_STDINT_H 1
  2431. | #define HAVE_UNISTD_H 1
  2432. | #define HAVE_SYS_FILE_H 1
  2433. | #define HAVE_SYS_PARAM_H 1
  2434. | #define HAVE_LIMITS_H 1
  2435. | #define HAVE_STDLIB_H 1
  2436. | #define HAVE_MALLOC_H 1
  2437. | #define HAVE_STRING_H 1
  2438. | #define HAVE_UNISTD_H 1
  2439. | #define HAVE_STRINGS_H 1
  2440. | #define HAVE_SYS_TIME_H 1
  2441. | #define HAVE_TIME_H 1
  2442. | #define HAVE_SYS_STAT_H 1
  2443. | #define HAVE_FCNTL_H 1
  2444. | #define HAVE_STDINT_H 1
  2445. | #define HAVE_PROCESS_H 1
  2446. | #define TIME_WITH_SYS_TIME 1
  2447. | #define SIZEOF_INT 4
  2448. | #define UNSIGNED_64BIT_TYPE uint64_t
  2449. | #define HAVE_INTPTR_T 1
  2450. | #define HAVE_UINTPTR_T 1
  2451. | #define HAVE_UINTPTR_T 1
  2452. | #define HAVE_SYS_ERRLIST 1
  2453. | #define HAVE_SYS_NERR 1
  2454. | #define HAVE_ATEXIT 1
  2455. | #define HAVE_BASENAME 1
  2456. | #define HAVE_BSEARCH 1
  2457. | #define HAVE_CALLOC 1
  2458. | #define HAVE_CLOCK 1
  2459. | #define HAVE_GETCWD 1
  2460. | #define HAVE_GETPAGESIZE 1
  2461. | #define HAVE_GETTIMEOFDAY 1
  2462. | #define HAVE_MEMCHR 1
  2463. | #define HAVE_MEMCMP 1
  2464. | #define HAVE_MEMCPY 1
  2465. | #define HAVE_MEMMOVE 1
  2466. | #define HAVE_MEMSET 1
  2467. | #define HAVE_PUTENV 1
  2468. | /* end confdefs.h. */
  2469. | /* Define random to an innocuous variant, in case <limits.h> declares random.
  2470. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2471. | #define random innocuous_random
  2472. |
  2473. | /* System header to define __stub macros and hopefully few prototypes,
  2474. | which can conflict with char random (); below.
  2475. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2476. | <limits.h> exists even on freestanding compilers. */
  2477. |
  2478. | #ifdef __STDC__
  2479. | # include <limits.h>
  2480. | #else
  2481. | # include <assert.h>
  2482. | #endif
  2483. |
  2484. | #undef random
  2485. |
  2486. | /* Override any GCC internal prototype to avoid an error.
  2487. | Use char because int might match the return type of a GCC
  2488. | builtin and then its argument prototype would still apply. */
  2489. | #ifdef __cplusplus
  2490. | extern "C"
  2491. | #endif
  2492. | char random ();
  2493. | /* The GNU C library defines this for functions which it implements
  2494. | to always fail with ENOSYS. Some functions are actually named
  2495. | something starting with __ and the normal name is an alias. */
  2496. | #if defined __stub_random || defined __stub___random
  2497. | choke me
  2498. | #endif
  2499. |
  2500. | int
  2501. | main ()
  2502. | {
  2503. | return random ();
  2504. | ;
  2505. | return 0;
  2506. | }
  2507. configure:5928: result: no
  2508. configure:5928: checking for rename
  2509. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2510. configure:5928: $? = 0
  2511. configure:5928: result: yes
  2512. configure:5928: checking for rindex
  2513. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2514. conftest.c:79:6: warning: conflicting types for built-in function 'rindex'
  2515. C:\Users\Florent\AppData\Local\Temp\cc8NIkdb.o: In function `main':
  2516. d:\dev\Mingw\src\libiberty/conftest.c:90: undefined reference to `rindex'
  2517. collect2: ld returned 1 exit status
  2518. configure:5928: $? = 1
  2519. configure: failed program was:
  2520. | /* confdefs.h */
  2521. | #define PACKAGE_NAME ""
  2522. | #define PACKAGE_TARNAME ""
  2523. | #define PACKAGE_VERSION ""
  2524. | #define PACKAGE_STRING ""
  2525. | #define PACKAGE_BUGREPORT ""
  2526. | #define PACKAGE_URL ""
  2527. | #define STDC_HEADERS 1
  2528. | #define HAVE_SYS_TYPES_H 1
  2529. | #define HAVE_SYS_STAT_H 1
  2530. | #define HAVE_STDLIB_H 1
  2531. | #define HAVE_STRING_H 1
  2532. | #define HAVE_MEMORY_H 1
  2533. | #define HAVE_STRINGS_H 1
  2534. | #define HAVE_INTTYPES_H 1
  2535. | #define HAVE_STDINT_H 1
  2536. | #define HAVE_UNISTD_H 1
  2537. | #define HAVE_SYS_FILE_H 1
  2538. | #define HAVE_SYS_PARAM_H 1
  2539. | #define HAVE_LIMITS_H 1
  2540. | #define HAVE_STDLIB_H 1
  2541. | #define HAVE_MALLOC_H 1
  2542. | #define HAVE_STRING_H 1
  2543. | #define HAVE_UNISTD_H 1
  2544. | #define HAVE_STRINGS_H 1
  2545. | #define HAVE_SYS_TIME_H 1
  2546. | #define HAVE_TIME_H 1
  2547. | #define HAVE_SYS_STAT_H 1
  2548. | #define HAVE_FCNTL_H 1
  2549. | #define HAVE_STDINT_H 1
  2550. | #define HAVE_PROCESS_H 1
  2551. | #define TIME_WITH_SYS_TIME 1
  2552. | #define SIZEOF_INT 4
  2553. | #define UNSIGNED_64BIT_TYPE uint64_t
  2554. | #define HAVE_INTPTR_T 1
  2555. | #define HAVE_UINTPTR_T 1
  2556. | #define HAVE_UINTPTR_T 1
  2557. | #define HAVE_SYS_ERRLIST 1
  2558. | #define HAVE_SYS_NERR 1
  2559. | #define HAVE_ATEXIT 1
  2560. | #define HAVE_BASENAME 1
  2561. | #define HAVE_BSEARCH 1
  2562. | #define HAVE_CALLOC 1
  2563. | #define HAVE_CLOCK 1
  2564. | #define HAVE_GETCWD 1
  2565. | #define HAVE_GETPAGESIZE 1
  2566. | #define HAVE_GETTIMEOFDAY 1
  2567. | #define HAVE_MEMCHR 1
  2568. | #define HAVE_MEMCMP 1
  2569. | #define HAVE_MEMCPY 1
  2570. | #define HAVE_MEMMOVE 1
  2571. | #define HAVE_MEMSET 1
  2572. | #define HAVE_PUTENV 1
  2573. | #define HAVE_RENAME 1
  2574. | /* end confdefs.h. */
  2575. | /* Define rindex to an innocuous variant, in case <limits.h> declares rindex.
  2576. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2577. | #define rindex innocuous_rindex
  2578. |
  2579. | /* System header to define __stub macros and hopefully few prototypes,
  2580. | which can conflict with char rindex (); below.
  2581. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2582. | <limits.h> exists even on freestanding compilers. */
  2583. |
  2584. | #ifdef __STDC__
  2585. | # include <limits.h>
  2586. | #else
  2587. | # include <assert.h>
  2588. | #endif
  2589. |
  2590. | #undef rindex
  2591. |
  2592. | /* Override any GCC internal prototype to avoid an error.
  2593. | Use char because int might match the return type of a GCC
  2594. | builtin and then its argument prototype would still apply. */
  2595. | #ifdef __cplusplus
  2596. | extern "C"
  2597. | #endif
  2598. | char rindex ();
  2599. | /* The GNU C library defines this for functions which it implements
  2600. | to always fail with ENOSYS. Some functions are actually named
  2601. | something starting with __ and the normal name is an alias. */
  2602. | #if defined __stub_rindex || defined __stub___rindex
  2603. | choke me
  2604. | #endif
  2605. |
  2606. | int
  2607. | main ()
  2608. | {
  2609. | return rindex ();
  2610. | ;
  2611. | return 0;
  2612. | }
  2613. configure:5928: result: no
  2614. configure:5928: checking for setenv
  2615. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2616. C:\Users\Florent\AppData\Local\Temp\ccUgOQMY.o: In function `main':
  2617. d:\dev\Mingw\src\libiberty/conftest.c:90: undefined reference to `setenv'
  2618. collect2: ld returned 1 exit status
  2619. configure:5928: $? = 1
  2620. configure: failed program was:
  2621. | /* confdefs.h */
  2622. | #define PACKAGE_NAME ""
  2623. | #define PACKAGE_TARNAME ""
  2624. | #define PACKAGE_VERSION ""
  2625. | #define PACKAGE_STRING ""
  2626. | #define PACKAGE_BUGREPORT ""
  2627. | #define PACKAGE_URL ""
  2628. | #define STDC_HEADERS 1
  2629. | #define HAVE_SYS_TYPES_H 1
  2630. | #define HAVE_SYS_STAT_H 1
  2631. | #define HAVE_STDLIB_H 1
  2632. | #define HAVE_STRING_H 1
  2633. | #define HAVE_MEMORY_H 1
  2634. | #define HAVE_STRINGS_H 1
  2635. | #define HAVE_INTTYPES_H 1
  2636. | #define HAVE_STDINT_H 1
  2637. | #define HAVE_UNISTD_H 1
  2638. | #define HAVE_SYS_FILE_H 1
  2639. | #define HAVE_SYS_PARAM_H 1
  2640. | #define HAVE_LIMITS_H 1
  2641. | #define HAVE_STDLIB_H 1
  2642. | #define HAVE_MALLOC_H 1
  2643. | #define HAVE_STRING_H 1
  2644. | #define HAVE_UNISTD_H 1
  2645. | #define HAVE_STRINGS_H 1
  2646. | #define HAVE_SYS_TIME_H 1
  2647. | #define HAVE_TIME_H 1
  2648. | #define HAVE_SYS_STAT_H 1
  2649. | #define HAVE_FCNTL_H 1
  2650. | #define HAVE_STDINT_H 1
  2651. | #define HAVE_PROCESS_H 1
  2652. | #define TIME_WITH_SYS_TIME 1
  2653. | #define SIZEOF_INT 4
  2654. | #define UNSIGNED_64BIT_TYPE uint64_t
  2655. | #define HAVE_INTPTR_T 1
  2656. | #define HAVE_UINTPTR_T 1
  2657. | #define HAVE_UINTPTR_T 1
  2658. | #define HAVE_SYS_ERRLIST 1
  2659. | #define HAVE_SYS_NERR 1
  2660. | #define HAVE_ATEXIT 1
  2661. | #define HAVE_BASENAME 1
  2662. | #define HAVE_BSEARCH 1
  2663. | #define HAVE_CALLOC 1
  2664. | #define HAVE_CLOCK 1
  2665. | #define HAVE_GETCWD 1
  2666. | #define HAVE_GETPAGESIZE 1
  2667. | #define HAVE_GETTIMEOFDAY 1
  2668. | #define HAVE_MEMCHR 1
  2669. | #define HAVE_MEMCMP 1
  2670. | #define HAVE_MEMCPY 1
  2671. | #define HAVE_MEMMOVE 1
  2672. | #define HAVE_MEMSET 1
  2673. | #define HAVE_PUTENV 1
  2674. | #define HAVE_RENAME 1
  2675. | /* end confdefs.h. */
  2676. | /* Define setenv to an innocuous variant, in case <limits.h> declares setenv.
  2677. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2678. | #define setenv innocuous_setenv
  2679. |
  2680. | /* System header to define __stub macros and hopefully few prototypes,
  2681. | which can conflict with char setenv (); below.
  2682. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2683. | <limits.h> exists even on freestanding compilers. */
  2684. |
  2685. | #ifdef __STDC__
  2686. | # include <limits.h>
  2687. | #else
  2688. | # include <assert.h>
  2689. | #endif
  2690. |
  2691. | #undef setenv
  2692. |
  2693. | /* Override any GCC internal prototype to avoid an error.
  2694. | Use char because int might match the return type of a GCC
  2695. | builtin and then its argument prototype would still apply. */
  2696. | #ifdef __cplusplus
  2697. | extern "C"
  2698. | #endif
  2699. | char setenv ();
  2700. | /* The GNU C library defines this for functions which it implements
  2701. | to always fail with ENOSYS. Some functions are actually named
  2702. | something starting with __ and the normal name is an alias. */
  2703. | #if defined __stub_setenv || defined __stub___setenv
  2704. | choke me
  2705. | #endif
  2706. |
  2707. | int
  2708. | main ()
  2709. | {
  2710. | return setenv ();
  2711. | ;
  2712. | return 0;
  2713. | }
  2714. configure:5928: result: no
  2715. configure:5928: checking for snprintf
  2716. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2717. conftest.c:79:6: warning: conflicting types for built-in function 'snprintf'
  2718. configure:5928: $? = 0
  2719. configure:5928: result: yes
  2720. configure:5928: checking for sigsetmask
  2721. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2722. C:\Users\Florent\AppData\Local\Temp\ccmxPb9f.o: In function `main':
  2723. d:\dev\Mingw\src\libiberty/conftest.c:91: undefined reference to `sigsetmask'
  2724. collect2: ld returned 1 exit status
  2725. configure:5928: $? = 1
  2726. configure: failed program was:
  2727. | /* confdefs.h */
  2728. | #define PACKAGE_NAME ""
  2729. | #define PACKAGE_TARNAME ""
  2730. | #define PACKAGE_VERSION ""
  2731. | #define PACKAGE_STRING ""
  2732. | #define PACKAGE_BUGREPORT ""
  2733. | #define PACKAGE_URL ""
  2734. | #define STDC_HEADERS 1
  2735. | #define HAVE_SYS_TYPES_H 1
  2736. | #define HAVE_SYS_STAT_H 1
  2737. | #define HAVE_STDLIB_H 1
  2738. | #define HAVE_STRING_H 1
  2739. | #define HAVE_MEMORY_H 1
  2740. | #define HAVE_STRINGS_H 1
  2741. | #define HAVE_INTTYPES_H 1
  2742. | #define HAVE_STDINT_H 1
  2743. | #define HAVE_UNISTD_H 1
  2744. | #define HAVE_SYS_FILE_H 1
  2745. | #define HAVE_SYS_PARAM_H 1
  2746. | #define HAVE_LIMITS_H 1
  2747. | #define HAVE_STDLIB_H 1
  2748. | #define HAVE_MALLOC_H 1
  2749. | #define HAVE_STRING_H 1
  2750. | #define HAVE_UNISTD_H 1
  2751. | #define HAVE_STRINGS_H 1
  2752. | #define HAVE_SYS_TIME_H 1
  2753. | #define HAVE_TIME_H 1
  2754. | #define HAVE_SYS_STAT_H 1
  2755. | #define HAVE_FCNTL_H 1
  2756. | #define HAVE_STDINT_H 1
  2757. | #define HAVE_PROCESS_H 1
  2758. | #define TIME_WITH_SYS_TIME 1
  2759. | #define SIZEOF_INT 4
  2760. | #define UNSIGNED_64BIT_TYPE uint64_t
  2761. | #define HAVE_INTPTR_T 1
  2762. | #define HAVE_UINTPTR_T 1
  2763. | #define HAVE_UINTPTR_T 1
  2764. | #define HAVE_SYS_ERRLIST 1
  2765. | #define HAVE_SYS_NERR 1
  2766. | #define HAVE_ATEXIT 1
  2767. | #define HAVE_BASENAME 1
  2768. | #define HAVE_BSEARCH 1
  2769. | #define HAVE_CALLOC 1
  2770. | #define HAVE_CLOCK 1
  2771. | #define HAVE_GETCWD 1
  2772. | #define HAVE_GETPAGESIZE 1
  2773. | #define HAVE_GETTIMEOFDAY 1
  2774. | #define HAVE_MEMCHR 1
  2775. | #define HAVE_MEMCMP 1
  2776. | #define HAVE_MEMCPY 1
  2777. | #define HAVE_MEMMOVE 1
  2778. | #define HAVE_MEMSET 1
  2779. | #define HAVE_PUTENV 1
  2780. | #define HAVE_RENAME 1
  2781. | #define HAVE_SNPRINTF 1
  2782. | /* end confdefs.h. */
  2783. | /* Define sigsetmask to an innocuous variant, in case <limits.h> declares sigsetmask.
  2784. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2785. | #define sigsetmask innocuous_sigsetmask
  2786. |
  2787. | /* System header to define __stub macros and hopefully few prototypes,
  2788. | which can conflict with char sigsetmask (); below.
  2789. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2790. | <limits.h> exists even on freestanding compilers. */
  2791. |
  2792. | #ifdef __STDC__
  2793. | # include <limits.h>
  2794. | #else
  2795. | # include <assert.h>
  2796. | #endif
  2797. |
  2798. | #undef sigsetmask
  2799. |
  2800. | /* Override any GCC internal prototype to avoid an error.
  2801. | Use char because int might match the return type of a GCC
  2802. | builtin and then its argument prototype would still apply. */
  2803. | #ifdef __cplusplus
  2804. | extern "C"
  2805. | #endif
  2806. | char sigsetmask ();
  2807. | /* The GNU C library defines this for functions which it implements
  2808. | to always fail with ENOSYS. Some functions are actually named
  2809. | something starting with __ and the normal name is an alias. */
  2810. | #if defined __stub_sigsetmask || defined __stub___sigsetmask
  2811. | choke me
  2812. | #endif
  2813. |
  2814. | int
  2815. | main ()
  2816. | {
  2817. | return sigsetmask ();
  2818. | ;
  2819. | return 0;
  2820. | }
  2821. configure:5928: result: no
  2822. configure:5928: checking for stpcpy
  2823. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2824. conftest.c:80:6: warning: conflicting types for built-in function 'stpcpy'
  2825. C:\Users\Florent\AppData\Local\Temp\ccCRKMI8.o: In function `main':
  2826. d:\dev\Mingw\src\libiberty/conftest.c:91: undefined reference to `stpcpy'
  2827. collect2: ld returned 1 exit status
  2828. configure:5928: $? = 1
  2829. configure: failed program was:
  2830. | /* confdefs.h */
  2831. | #define PACKAGE_NAME ""
  2832. | #define PACKAGE_TARNAME ""
  2833. | #define PACKAGE_VERSION ""
  2834. | #define PACKAGE_STRING ""
  2835. | #define PACKAGE_BUGREPORT ""
  2836. | #define PACKAGE_URL ""
  2837. | #define STDC_HEADERS 1
  2838. | #define HAVE_SYS_TYPES_H 1
  2839. | #define HAVE_SYS_STAT_H 1
  2840. | #define HAVE_STDLIB_H 1
  2841. | #define HAVE_STRING_H 1
  2842. | #define HAVE_MEMORY_H 1
  2843. | #define HAVE_STRINGS_H 1
  2844. | #define HAVE_INTTYPES_H 1
  2845. | #define HAVE_STDINT_H 1
  2846. | #define HAVE_UNISTD_H 1
  2847. | #define HAVE_SYS_FILE_H 1
  2848. | #define HAVE_SYS_PARAM_H 1
  2849. | #define HAVE_LIMITS_H 1
  2850. | #define HAVE_STDLIB_H 1
  2851. | #define HAVE_MALLOC_H 1
  2852. | #define HAVE_STRING_H 1
  2853. | #define HAVE_UNISTD_H 1
  2854. | #define HAVE_STRINGS_H 1
  2855. | #define HAVE_SYS_TIME_H 1
  2856. | #define HAVE_TIME_H 1
  2857. | #define HAVE_SYS_STAT_H 1
  2858. | #define HAVE_FCNTL_H 1
  2859. | #define HAVE_STDINT_H 1
  2860. | #define HAVE_PROCESS_H 1
  2861. | #define TIME_WITH_SYS_TIME 1
  2862. | #define SIZEOF_INT 4
  2863. | #define UNSIGNED_64BIT_TYPE uint64_t
  2864. | #define HAVE_INTPTR_T 1
  2865. | #define HAVE_UINTPTR_T 1
  2866. | #define HAVE_UINTPTR_T 1
  2867. | #define HAVE_SYS_ERRLIST 1
  2868. | #define HAVE_SYS_NERR 1
  2869. | #define HAVE_ATEXIT 1
  2870. | #define HAVE_BASENAME 1
  2871. | #define HAVE_BSEARCH 1
  2872. | #define HAVE_CALLOC 1
  2873. | #define HAVE_CLOCK 1
  2874. | #define HAVE_GETCWD 1
  2875. | #define HAVE_GETPAGESIZE 1
  2876. | #define HAVE_GETTIMEOFDAY 1
  2877. | #define HAVE_MEMCHR 1
  2878. | #define HAVE_MEMCMP 1
  2879. | #define HAVE_MEMCPY 1
  2880. | #define HAVE_MEMMOVE 1
  2881. | #define HAVE_MEMSET 1
  2882. | #define HAVE_PUTENV 1
  2883. | #define HAVE_RENAME 1
  2884. | #define HAVE_SNPRINTF 1
  2885. | /* end confdefs.h. */
  2886. | /* Define stpcpy to an innocuous variant, in case <limits.h> declares stpcpy.
  2887. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2888. | #define stpcpy innocuous_stpcpy
  2889. |
  2890. | /* System header to define __stub macros and hopefully few prototypes,
  2891. | which can conflict with char stpcpy (); below.
  2892. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2893. | <limits.h> exists even on freestanding compilers. */
  2894. |
  2895. | #ifdef __STDC__
  2896. | # include <limits.h>
  2897. | #else
  2898. | # include <assert.h>
  2899. | #endif
  2900. |
  2901. | #undef stpcpy
  2902. |
  2903. | /* Override any GCC internal prototype to avoid an error.
  2904. | Use char because int might match the return type of a GCC
  2905. | builtin and then its argument prototype would still apply. */
  2906. | #ifdef __cplusplus
  2907. | extern "C"
  2908. | #endif
  2909. | char stpcpy ();
  2910. | /* The GNU C library defines this for functions which it implements
  2911. | to always fail with ENOSYS. Some functions are actually named
  2912. | something starting with __ and the normal name is an alias. */
  2913. | #if defined __stub_stpcpy || defined __stub___stpcpy
  2914. | choke me
  2915. | #endif
  2916. |
  2917. | int
  2918. | main ()
  2919. | {
  2920. | return stpcpy ();
  2921. | ;
  2922. | return 0;
  2923. | }
  2924. configure:5928: result: no
  2925. configure:5928: checking for stpncpy
  2926. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  2927. conftest.c:80:6: warning: conflicting types for built-in function 'stpncpy'
  2928. C:\Users\Florent\AppData\Local\Temp\cce9SqxP.o: In function `main':
  2929. d:\dev\Mingw\src\libiberty/conftest.c:91: undefined reference to `stpncpy'
  2930. collect2: ld returned 1 exit status
  2931. configure:5928: $? = 1
  2932. configure: failed program was:
  2933. | /* confdefs.h */
  2934. | #define PACKAGE_NAME ""
  2935. | #define PACKAGE_TARNAME ""
  2936. | #define PACKAGE_VERSION ""
  2937. | #define PACKAGE_STRING ""
  2938. | #define PACKAGE_BUGREPORT ""
  2939. | #define PACKAGE_URL ""
  2940. | #define STDC_HEADERS 1
  2941. | #define HAVE_SYS_TYPES_H 1
  2942. | #define HAVE_SYS_STAT_H 1
  2943. | #define HAVE_STDLIB_H 1
  2944. | #define HAVE_STRING_H 1
  2945. | #define HAVE_MEMORY_H 1
  2946. | #define HAVE_STRINGS_H 1
  2947. | #define HAVE_INTTYPES_H 1
  2948. | #define HAVE_STDINT_H 1
  2949. | #define HAVE_UNISTD_H 1
  2950. | #define HAVE_SYS_FILE_H 1
  2951. | #define HAVE_SYS_PARAM_H 1
  2952. | #define HAVE_LIMITS_H 1
  2953. | #define HAVE_STDLIB_H 1
  2954. | #define HAVE_MALLOC_H 1
  2955. | #define HAVE_STRING_H 1
  2956. | #define HAVE_UNISTD_H 1
  2957. | #define HAVE_STRINGS_H 1
  2958. | #define HAVE_SYS_TIME_H 1
  2959. | #define HAVE_TIME_H 1
  2960. | #define HAVE_SYS_STAT_H 1
  2961. | #define HAVE_FCNTL_H 1
  2962. | #define HAVE_STDINT_H 1
  2963. | #define HAVE_PROCESS_H 1
  2964. | #define TIME_WITH_SYS_TIME 1
  2965. | #define SIZEOF_INT 4
  2966. | #define UNSIGNED_64BIT_TYPE uint64_t
  2967. | #define HAVE_INTPTR_T 1
  2968. | #define HAVE_UINTPTR_T 1
  2969. | #define HAVE_UINTPTR_T 1
  2970. | #define HAVE_SYS_ERRLIST 1
  2971. | #define HAVE_SYS_NERR 1
  2972. | #define HAVE_ATEXIT 1
  2973. | #define HAVE_BASENAME 1
  2974. | #define HAVE_BSEARCH 1
  2975. | #define HAVE_CALLOC 1
  2976. | #define HAVE_CLOCK 1
  2977. | #define HAVE_GETCWD 1
  2978. | #define HAVE_GETPAGESIZE 1
  2979. | #define HAVE_GETTIMEOFDAY 1
  2980. | #define HAVE_MEMCHR 1
  2981. | #define HAVE_MEMCMP 1
  2982. | #define HAVE_MEMCPY 1
  2983. | #define HAVE_MEMMOVE 1
  2984. | #define HAVE_MEMSET 1
  2985. | #define HAVE_PUTENV 1
  2986. | #define HAVE_RENAME 1
  2987. | #define HAVE_SNPRINTF 1
  2988. | /* end confdefs.h. */
  2989. | /* Define stpncpy to an innocuous variant, in case <limits.h> declares stpncpy.
  2990. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2991. | #define stpncpy innocuous_stpncpy
  2992. |
  2993. | /* System header to define __stub macros and hopefully few prototypes,
  2994. | which can conflict with char stpncpy (); below.
  2995. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2996. | <limits.h> exists even on freestanding compilers. */
  2997. |
  2998. | #ifdef __STDC__
  2999. | # include <limits.h>
  3000. | #else
  3001. | # include <assert.h>
  3002. | #endif
  3003. |
  3004. | #undef stpncpy
  3005. |
  3006. | /* Override any GCC internal prototype to avoid an error.
  3007. | Use char because int might match the return type of a GCC
  3008. | builtin and then its argument prototype would still apply. */
  3009. | #ifdef __cplusplus
  3010. | extern "C"
  3011. | #endif
  3012. | char stpncpy ();
  3013. | /* The GNU C library defines this for functions which it implements
  3014. | to always fail with ENOSYS. Some functions are actually named
  3015. | something starting with __ and the normal name is an alias. */
  3016. | #if defined __stub_stpncpy || defined __stub___stpncpy
  3017. | choke me
  3018. | #endif
  3019. |
  3020. | int
  3021. | main ()
  3022. | {
  3023. | return stpncpy ();
  3024. | ;
  3025. | return 0;
  3026. | }
  3027. configure:5928: result: no
  3028. configure:5928: checking for strcasecmp
  3029. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3030. conftest.c:80:6: warning: conflicting types for built-in function 'strcasecmp'
  3031. configure:5928: $? = 0
  3032. configure:5928: result: yes
  3033. configure:5928: checking for strchr
  3034. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3035. conftest.c:81:6: warning: conflicting types for built-in function 'strchr'
  3036. configure:5928: $? = 0
  3037. configure:5928: result: yes
  3038. configure:5928: checking for strdup
  3039. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3040. conftest.c:82:6: warning: conflicting types for built-in function 'strdup'
  3041. configure:5928: $? = 0
  3042. configure:5928: result: yes
  3043. configure:5928: checking for strncasecmp
  3044. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3045. conftest.c:83:6: warning: conflicting types for built-in function 'strncasecmp'
  3046. configure:5928: $? = 0
  3047. configure:5928: result: yes
  3048. configure:5928: checking for strndup
  3049. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3050. conftest.c:84:6: warning: conflicting types for built-in function 'strndup'
  3051. C:\Users\Florent\AppData\Local\Temp\ccCls9r1.o: In function `main':
  3052. d:\dev\Mingw\src\libiberty/conftest.c:95: undefined reference to `strndup'
  3053. collect2: ld returned 1 exit status
  3054. configure:5928: $? = 1
  3055. configure: failed program was:
  3056. | /* confdefs.h */
  3057. | #define PACKAGE_NAME ""
  3058. | #define PACKAGE_TARNAME ""
  3059. | #define PACKAGE_VERSION ""
  3060. | #define PACKAGE_STRING ""
  3061. | #define PACKAGE_BUGREPORT ""
  3062. | #define PACKAGE_URL ""
  3063. | #define STDC_HEADERS 1
  3064. | #define HAVE_SYS_TYPES_H 1
  3065. | #define HAVE_SYS_STAT_H 1
  3066. | #define HAVE_STDLIB_H 1
  3067. | #define HAVE_STRING_H 1
  3068. | #define HAVE_MEMORY_H 1
  3069. | #define HAVE_STRINGS_H 1
  3070. | #define HAVE_INTTYPES_H 1
  3071. | #define HAVE_STDINT_H 1
  3072. | #define HAVE_UNISTD_H 1
  3073. | #define HAVE_SYS_FILE_H 1
  3074. | #define HAVE_SYS_PARAM_H 1
  3075. | #define HAVE_LIMITS_H 1
  3076. | #define HAVE_STDLIB_H 1
  3077. | #define HAVE_MALLOC_H 1
  3078. | #define HAVE_STRING_H 1
  3079. | #define HAVE_UNISTD_H 1
  3080. | #define HAVE_STRINGS_H 1
  3081. | #define HAVE_SYS_TIME_H 1
  3082. | #define HAVE_TIME_H 1
  3083. | #define HAVE_SYS_STAT_H 1
  3084. | #define HAVE_FCNTL_H 1
  3085. | #define HAVE_STDINT_H 1
  3086. | #define HAVE_PROCESS_H 1
  3087. | #define TIME_WITH_SYS_TIME 1
  3088. | #define SIZEOF_INT 4
  3089. | #define UNSIGNED_64BIT_TYPE uint64_t
  3090. | #define HAVE_INTPTR_T 1
  3091. | #define HAVE_UINTPTR_T 1
  3092. | #define HAVE_UINTPTR_T 1
  3093. | #define HAVE_SYS_ERRLIST 1
  3094. | #define HAVE_SYS_NERR 1
  3095. | #define HAVE_ATEXIT 1
  3096. | #define HAVE_BASENAME 1
  3097. | #define HAVE_BSEARCH 1
  3098. | #define HAVE_CALLOC 1
  3099. | #define HAVE_CLOCK 1
  3100. | #define HAVE_GETCWD 1
  3101. | #define HAVE_GETPAGESIZE 1
  3102. | #define HAVE_GETTIMEOFDAY 1
  3103. | #define HAVE_MEMCHR 1
  3104. | #define HAVE_MEMCMP 1
  3105. | #define HAVE_MEMCPY 1
  3106. | #define HAVE_MEMMOVE 1
  3107. | #define HAVE_MEMSET 1
  3108. | #define HAVE_PUTENV 1
  3109. | #define HAVE_RENAME 1
  3110. | #define HAVE_SNPRINTF 1
  3111. | #define HAVE_STRCASECMP 1
  3112. | #define HAVE_STRCHR 1
  3113. | #define HAVE_STRDUP 1
  3114. | #define HAVE_STRNCASECMP 1
  3115. | /* end confdefs.h. */
  3116. | /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
  3117. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3118. | #define strndup innocuous_strndup
  3119. |
  3120. | /* System header to define __stub macros and hopefully few prototypes,
  3121. | which can conflict with char strndup (); below.
  3122. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3123. | <limits.h> exists even on freestanding compilers. */
  3124. |
  3125. | #ifdef __STDC__
  3126. | # include <limits.h>
  3127. | #else
  3128. | # include <assert.h>
  3129. | #endif
  3130. |
  3131. | #undef strndup
  3132. |
  3133. | /* Override any GCC internal prototype to avoid an error.
  3134. | Use char because int might match the return type of a GCC
  3135. | builtin and then its argument prototype would still apply. */
  3136. | #ifdef __cplusplus
  3137. | extern "C"
  3138. | #endif
  3139. | char strndup ();
  3140. | /* The GNU C library defines this for functions which it implements
  3141. | to always fail with ENOSYS. Some functions are actually named
  3142. | something starting with __ and the normal name is an alias. */
  3143. | #if defined __stub_strndup || defined __stub___strndup
  3144. | choke me
  3145. | #endif
  3146. |
  3147. | int
  3148. | main ()
  3149. | {
  3150. | return strndup ();
  3151. | ;
  3152. | return 0;
  3153. | }
  3154. configure:5928: result: no
  3155. configure:5928: checking for strrchr
  3156. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3157. conftest.c:84:6: warning: conflicting types for built-in function 'strrchr'
  3158. configure:5928: $? = 0
  3159. configure:5928: result: yes
  3160. configure:5928: checking for strstr
  3161. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3162. conftest.c:85:6: warning: conflicting types for built-in function 'strstr'
  3163. configure:5928: $? = 0
  3164. configure:5928: result: yes
  3165. configure:5928: checking for strtod
  3166. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3167. configure:5928: $? = 0
  3168. configure:5928: result: yes
  3169. configure:5928: checking for strtol
  3170. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3171. configure:5928: $? = 0
  3172. configure:5928: result: yes
  3173. configure:5928: checking for strtoul
  3174. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3175. configure:5928: $? = 0
  3176. configure:5928: result: yes
  3177. configure:5928: checking for strverscmp
  3178. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3179. C:\Users\Florent\AppData\Local\Temp\cckkMfrW.o: In function `main':
  3180. d:\dev\Mingw\src\libiberty/conftest.c:100: undefined reference to `strverscmp'
  3181. collect2: ld returned 1 exit status
  3182. configure:5928: $? = 1
  3183. configure: failed program was:
  3184. | /* confdefs.h */
  3185. | #define PACKAGE_NAME ""
  3186. | #define PACKAGE_TARNAME ""
  3187. | #define PACKAGE_VERSION ""
  3188. | #define PACKAGE_STRING ""
  3189. | #define PACKAGE_BUGREPORT ""
  3190. | #define PACKAGE_URL ""
  3191. | #define STDC_HEADERS 1
  3192. | #define HAVE_SYS_TYPES_H 1
  3193. | #define HAVE_SYS_STAT_H 1
  3194. | #define HAVE_STDLIB_H 1
  3195. | #define HAVE_STRING_H 1
  3196. | #define HAVE_MEMORY_H 1
  3197. | #define HAVE_STRINGS_H 1
  3198. | #define HAVE_INTTYPES_H 1
  3199. | #define HAVE_STDINT_H 1
  3200. | #define HAVE_UNISTD_H 1
  3201. | #define HAVE_SYS_FILE_H 1
  3202. | #define HAVE_SYS_PARAM_H 1
  3203. | #define HAVE_LIMITS_H 1
  3204. | #define HAVE_STDLIB_H 1
  3205. | #define HAVE_MALLOC_H 1
  3206. | #define HAVE_STRING_H 1
  3207. | #define HAVE_UNISTD_H 1
  3208. | #define HAVE_STRINGS_H 1
  3209. | #define HAVE_SYS_TIME_H 1
  3210. | #define HAVE_TIME_H 1
  3211. | #define HAVE_SYS_STAT_H 1
  3212. | #define HAVE_FCNTL_H 1
  3213. | #define HAVE_STDINT_H 1
  3214. | #define HAVE_PROCESS_H 1
  3215. | #define TIME_WITH_SYS_TIME 1
  3216. | #define SIZEOF_INT 4
  3217. | #define UNSIGNED_64BIT_TYPE uint64_t
  3218. | #define HAVE_INTPTR_T 1
  3219. | #define HAVE_UINTPTR_T 1
  3220. | #define HAVE_UINTPTR_T 1
  3221. | #define HAVE_SYS_ERRLIST 1
  3222. | #define HAVE_SYS_NERR 1
  3223. | #define HAVE_ATEXIT 1
  3224. | #define HAVE_BASENAME 1
  3225. | #define HAVE_BSEARCH 1
  3226. | #define HAVE_CALLOC 1
  3227. | #define HAVE_CLOCK 1
  3228. | #define HAVE_GETCWD 1
  3229. | #define HAVE_GETPAGESIZE 1
  3230. | #define HAVE_GETTIMEOFDAY 1
  3231. | #define HAVE_MEMCHR 1
  3232. | #define HAVE_MEMCMP 1
  3233. | #define HAVE_MEMCPY 1
  3234. | #define HAVE_MEMMOVE 1
  3235. | #define HAVE_MEMSET 1
  3236. | #define HAVE_PUTENV 1
  3237. | #define HAVE_RENAME 1
  3238. | #define HAVE_SNPRINTF 1
  3239. | #define HAVE_STRCASECMP 1
  3240. | #define HAVE_STRCHR 1
  3241. | #define HAVE_STRDUP 1
  3242. | #define HAVE_STRNCASECMP 1
  3243. | #define HAVE_STRRCHR 1
  3244. | #define HAVE_STRSTR 1
  3245. | #define HAVE_STRTOD 1
  3246. | #define HAVE_STRTOL 1
  3247. | #define HAVE_STRTOUL 1
  3248. | /* end confdefs.h. */
  3249. | /* Define strverscmp to an innocuous variant, in case <limits.h> declares strverscmp.
  3250. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3251. | #define strverscmp innocuous_strverscmp
  3252. |
  3253. | /* System header to define __stub macros and hopefully few prototypes,
  3254. | which can conflict with char strverscmp (); below.
  3255. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3256. | <limits.h> exists even on freestanding compilers. */
  3257. |
  3258. | #ifdef __STDC__
  3259. | # include <limits.h>
  3260. | #else
  3261. | # include <assert.h>
  3262. | #endif
  3263. |
  3264. | #undef strverscmp
  3265. |
  3266. | /* Override any GCC internal prototype to avoid an error.
  3267. | Use char because int might match the return type of a GCC
  3268. | builtin and then its argument prototype would still apply. */
  3269. | #ifdef __cplusplus
  3270. | extern "C"
  3271. | #endif
  3272. | char strverscmp ();
  3273. | /* The GNU C library defines this for functions which it implements
  3274. | to always fail with ENOSYS. Some functions are actually named
  3275. | something starting with __ and the normal name is an alias. */
  3276. | #if defined __stub_strverscmp || defined __stub___strverscmp
  3277. | choke me
  3278. | #endif
  3279. |
  3280. | int
  3281. | main ()
  3282. | {
  3283. | return strverscmp ();
  3284. | ;
  3285. | return 0;
  3286. | }
  3287. configure:5928: result: no
  3288. configure:5928: checking for tmpnam
  3289. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3290. configure:5928: $? = 0
  3291. configure:5928: result: yes
  3292. configure:5928: checking for vasprintf
  3293. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3294. C:\Users\Florent\AppData\Local\Temp\ccit7aoz.o: In function `main':
  3295. d:\dev\Mingw\src\libiberty/conftest.c:101: undefined reference to `vasprintf'
  3296. collect2: ld returned 1 exit status
  3297. configure:5928: $? = 1
  3298. configure: failed program was:
  3299. | /* confdefs.h */
  3300. | #define PACKAGE_NAME ""
  3301. | #define PACKAGE_TARNAME ""
  3302. | #define PACKAGE_VERSION ""
  3303. | #define PACKAGE_STRING ""
  3304. | #define PACKAGE_BUGREPORT ""
  3305. | #define PACKAGE_URL ""
  3306. | #define STDC_HEADERS 1
  3307. | #define HAVE_SYS_TYPES_H 1
  3308. | #define HAVE_SYS_STAT_H 1
  3309. | #define HAVE_STDLIB_H 1
  3310. | #define HAVE_STRING_H 1
  3311. | #define HAVE_MEMORY_H 1
  3312. | #define HAVE_STRINGS_H 1
  3313. | #define HAVE_INTTYPES_H 1
  3314. | #define HAVE_STDINT_H 1
  3315. | #define HAVE_UNISTD_H 1
  3316. | #define HAVE_SYS_FILE_H 1
  3317. | #define HAVE_SYS_PARAM_H 1
  3318. | #define HAVE_LIMITS_H 1
  3319. | #define HAVE_STDLIB_H 1
  3320. | #define HAVE_MALLOC_H 1
  3321. | #define HAVE_STRING_H 1
  3322. | #define HAVE_UNISTD_H 1
  3323. | #define HAVE_STRINGS_H 1
  3324. | #define HAVE_SYS_TIME_H 1
  3325. | #define HAVE_TIME_H 1
  3326. | #define HAVE_SYS_STAT_H 1
  3327. | #define HAVE_FCNTL_H 1
  3328. | #define HAVE_STDINT_H 1
  3329. | #define HAVE_PROCESS_H 1
  3330. | #define TIME_WITH_SYS_TIME 1
  3331. | #define SIZEOF_INT 4
  3332. | #define UNSIGNED_64BIT_TYPE uint64_t
  3333. | #define HAVE_INTPTR_T 1
  3334. | #define HAVE_UINTPTR_T 1
  3335. | #define HAVE_UINTPTR_T 1
  3336. | #define HAVE_SYS_ERRLIST 1
  3337. | #define HAVE_SYS_NERR 1
  3338. | #define HAVE_ATEXIT 1
  3339. | #define HAVE_BASENAME 1
  3340. | #define HAVE_BSEARCH 1
  3341. | #define HAVE_CALLOC 1
  3342. | #define HAVE_CLOCK 1
  3343. | #define HAVE_GETCWD 1
  3344. | #define HAVE_GETPAGESIZE 1
  3345. | #define HAVE_GETTIMEOFDAY 1
  3346. | #define HAVE_MEMCHR 1
  3347. | #define HAVE_MEMCMP 1
  3348. | #define HAVE_MEMCPY 1
  3349. | #define HAVE_MEMMOVE 1
  3350. | #define HAVE_MEMSET 1
  3351. | #define HAVE_PUTENV 1
  3352. | #define HAVE_RENAME 1
  3353. | #define HAVE_SNPRINTF 1
  3354. | #define HAVE_STRCASECMP 1
  3355. | #define HAVE_STRCHR 1
  3356. | #define HAVE_STRDUP 1
  3357. | #define HAVE_STRNCASECMP 1
  3358. | #define HAVE_STRRCHR 1
  3359. | #define HAVE_STRSTR 1
  3360. | #define HAVE_STRTOD 1
  3361. | #define HAVE_STRTOL 1
  3362. | #define HAVE_STRTOUL 1
  3363. | #define HAVE_TMPNAM 1
  3364. | /* end confdefs.h. */
  3365. | /* Define vasprintf to an innocuous variant, in case <limits.h> declares vasprintf.
  3366. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3367. | #define vasprintf innocuous_vasprintf
  3368. |
  3369. | /* System header to define __stub macros and hopefully few prototypes,
  3370. | which can conflict with char vasprintf (); below.
  3371. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3372. | <limits.h> exists even on freestanding compilers. */
  3373. |
  3374. | #ifdef __STDC__
  3375. | # include <limits.h>
  3376. | #else
  3377. | # include <assert.h>
  3378. | #endif
  3379. |
  3380. | #undef vasprintf
  3381. |
  3382. | /* Override any GCC internal prototype to avoid an error.
  3383. | Use char because int might match the return type of a GCC
  3384. | builtin and then its argument prototype would still apply. */
  3385. | #ifdef __cplusplus
  3386. | extern "C"
  3387. | #endif
  3388. | char vasprintf ();
  3389. | /* The GNU C library defines this for functions which it implements
  3390. | to always fail with ENOSYS. Some functions are actually named
  3391. | something starting with __ and the normal name is an alias. */
  3392. | #if defined __stub_vasprintf || defined __stub___vasprintf
  3393. | choke me
  3394. | #endif
  3395. |
  3396. | int
  3397. | main ()
  3398. | {
  3399. | return vasprintf ();
  3400. | ;
  3401. | return 0;
  3402. | }
  3403. configure:5928: result: no
  3404. configure:5928: checking for vfprintf
  3405. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3406. conftest.c:90:6: warning: conflicting types for built-in function 'vfprintf'
  3407. configure:5928: $? = 0
  3408. configure:5928: result: yes
  3409. configure:5928: checking for vprintf
  3410. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3411. conftest.c:91:6: warning: conflicting types for built-in function 'vprintf'
  3412. configure:5928: $? = 0
  3413. configure:5928: result: yes
  3414. configure:5928: checking for vsnprintf
  3415. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3416. conftest.c:92:6: warning: conflicting types for built-in function 'vsnprintf'
  3417. configure:5928: $? = 0
  3418. configure:5928: result: yes
  3419. configure:5928: checking for vsprintf
  3420. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3421. conftest.c:93:6: warning: conflicting types for built-in function 'vsprintf'
  3422. configure:5928: $? = 0
  3423. configure:5928: result: yes
  3424. configure:5928: checking for waitpid
  3425. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3426. C:\Users\Florent\AppData\Local\Temp\cc206i0L.o: In function `main':
  3427. d:\dev\Mingw\src\libiberty/conftest.c:105: undefined reference to `waitpid'
  3428. collect2: ld returned 1 exit status
  3429. configure:5928: $? = 1
  3430. configure: failed program was:
  3431. | /* confdefs.h */
  3432. | #define PACKAGE_NAME ""
  3433. | #define PACKAGE_TARNAME ""
  3434. | #define PACKAGE_VERSION ""
  3435. | #define PACKAGE_STRING ""
  3436. | #define PACKAGE_BUGREPORT ""
  3437. | #define PACKAGE_URL ""
  3438. | #define STDC_HEADERS 1
  3439. | #define HAVE_SYS_TYPES_H 1
  3440. | #define HAVE_SYS_STAT_H 1
  3441. | #define HAVE_STDLIB_H 1
  3442. | #define HAVE_STRING_H 1
  3443. | #define HAVE_MEMORY_H 1
  3444. | #define HAVE_STRINGS_H 1
  3445. | #define HAVE_INTTYPES_H 1
  3446. | #define HAVE_STDINT_H 1
  3447. | #define HAVE_UNISTD_H 1
  3448. | #define HAVE_SYS_FILE_H 1
  3449. | #define HAVE_SYS_PARAM_H 1
  3450. | #define HAVE_LIMITS_H 1
  3451. | #define HAVE_STDLIB_H 1
  3452. | #define HAVE_MALLOC_H 1
  3453. | #define HAVE_STRING_H 1
  3454. | #define HAVE_UNISTD_H 1
  3455. | #define HAVE_STRINGS_H 1
  3456. | #define HAVE_SYS_TIME_H 1
  3457. | #define HAVE_TIME_H 1
  3458. | #define HAVE_SYS_STAT_H 1
  3459. | #define HAVE_FCNTL_H 1
  3460. | #define HAVE_STDINT_H 1
  3461. | #define HAVE_PROCESS_H 1
  3462. | #define TIME_WITH_SYS_TIME 1
  3463. | #define SIZEOF_INT 4
  3464. | #define UNSIGNED_64BIT_TYPE uint64_t
  3465. | #define HAVE_INTPTR_T 1
  3466. | #define HAVE_UINTPTR_T 1
  3467. | #define HAVE_UINTPTR_T 1
  3468. | #define HAVE_SYS_ERRLIST 1
  3469. | #define HAVE_SYS_NERR 1
  3470. | #define HAVE_ATEXIT 1
  3471. | #define HAVE_BASENAME 1
  3472. | #define HAVE_BSEARCH 1
  3473. | #define HAVE_CALLOC 1
  3474. | #define HAVE_CLOCK 1
  3475. | #define HAVE_GETCWD 1
  3476. | #define HAVE_GETPAGESIZE 1
  3477. | #define HAVE_GETTIMEOFDAY 1
  3478. | #define HAVE_MEMCHR 1
  3479. | #define HAVE_MEMCMP 1
  3480. | #define HAVE_MEMCPY 1
  3481. | #define HAVE_MEMMOVE 1
  3482. | #define HAVE_MEMSET 1
  3483. | #define HAVE_PUTENV 1
  3484. | #define HAVE_RENAME 1
  3485. | #define HAVE_SNPRINTF 1
  3486. | #define HAVE_STRCASECMP 1
  3487. | #define HAVE_STRCHR 1
  3488. | #define HAVE_STRDUP 1
  3489. | #define HAVE_STRNCASECMP 1
  3490. | #define HAVE_STRRCHR 1
  3491. | #define HAVE_STRSTR 1
  3492. | #define HAVE_STRTOD 1
  3493. | #define HAVE_STRTOL 1
  3494. | #define HAVE_STRTOUL 1
  3495. | #define HAVE_TMPNAM 1
  3496. | #define HAVE_VFPRINTF 1
  3497. | #define HAVE_VPRINTF 1
  3498. | #define HAVE_VSNPRINTF 1
  3499. | #define HAVE_VSPRINTF 1
  3500. | /* end confdefs.h. */
  3501. | /* Define waitpid to an innocuous variant, in case <limits.h> declares waitpid.
  3502. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3503. | #define waitpid innocuous_waitpid
  3504. |
  3505. | /* System header to define __stub macros and hopefully few prototypes,
  3506. | which can conflict with char waitpid (); below.
  3507. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3508. | <limits.h> exists even on freestanding compilers. */
  3509. |
  3510. | #ifdef __STDC__
  3511. | # include <limits.h>
  3512. | #else
  3513. | # include <assert.h>
  3514. | #endif
  3515. |
  3516. | #undef waitpid
  3517. |
  3518. | /* Override any GCC internal prototype to avoid an error.
  3519. | Use char because int might match the return type of a GCC
  3520. | builtin and then its argument prototype would still apply. */
  3521. | #ifdef __cplusplus
  3522. | extern "C"
  3523. | #endif
  3524. | char waitpid ();
  3525. | /* The GNU C library defines this for functions which it implements
  3526. | to always fail with ENOSYS. Some functions are actually named
  3527. | something starting with __ and the normal name is an alias. */
  3528. | #if defined __stub_waitpid || defined __stub___waitpid
  3529. | choke me
  3530. | #endif
  3531. |
  3532. | int
  3533. | main ()
  3534. | {
  3535. | return waitpid ();
  3536. | ;
  3537. | return 0;
  3538. | }
  3539. configure:5928: result: no
  3540. configure:5928: checking for setproctitle
  3541. configure:5928: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3542. C:\Users\Florent\AppData\Local\Temp\ccCfAn8j.o: In function `main':
  3543. d:\dev\Mingw\src\libiberty/conftest.c:105: undefined reference to `setproctitle'
  3544. collect2: ld returned 1 exit status
  3545. configure:5928: $? = 1
  3546. configure: failed program was:
  3547. | /* confdefs.h */
  3548. | #define PACKAGE_NAME ""
  3549. | #define PACKAGE_TARNAME ""
  3550. | #define PACKAGE_VERSION ""
  3551. | #define PACKAGE_STRING ""
  3552. | #define PACKAGE_BUGREPORT ""
  3553. | #define PACKAGE_URL ""
  3554. | #define STDC_HEADERS 1
  3555. | #define HAVE_SYS_TYPES_H 1
  3556. | #define HAVE_SYS_STAT_H 1
  3557. | #define HAVE_STDLIB_H 1
  3558. | #define HAVE_STRING_H 1
  3559. | #define HAVE_MEMORY_H 1
  3560. | #define HAVE_STRINGS_H 1
  3561. | #define HAVE_INTTYPES_H 1
  3562. | #define HAVE_STDINT_H 1
  3563. | #define HAVE_UNISTD_H 1
  3564. | #define HAVE_SYS_FILE_H 1
  3565. | #define HAVE_SYS_PARAM_H 1
  3566. | #define HAVE_LIMITS_H 1
  3567. | #define HAVE_STDLIB_H 1
  3568. | #define HAVE_MALLOC_H 1
  3569. | #define HAVE_STRING_H 1
  3570. | #define HAVE_UNISTD_H 1
  3571. | #define HAVE_STRINGS_H 1
  3572. | #define HAVE_SYS_TIME_H 1
  3573. | #define HAVE_TIME_H 1
  3574. | #define HAVE_SYS_STAT_H 1
  3575. | #define HAVE_FCNTL_H 1
  3576. | #define HAVE_STDINT_H 1
  3577. | #define HAVE_PROCESS_H 1
  3578. | #define TIME_WITH_SYS_TIME 1
  3579. | #define SIZEOF_INT 4
  3580. | #define UNSIGNED_64BIT_TYPE uint64_t
  3581. | #define HAVE_INTPTR_T 1
  3582. | #define HAVE_UINTPTR_T 1
  3583. | #define HAVE_UINTPTR_T 1
  3584. | #define HAVE_SYS_ERRLIST 1
  3585. | #define HAVE_SYS_NERR 1
  3586. | #define HAVE_ATEXIT 1
  3587. | #define HAVE_BASENAME 1
  3588. | #define HAVE_BSEARCH 1
  3589. | #define HAVE_CALLOC 1
  3590. | #define HAVE_CLOCK 1
  3591. | #define HAVE_GETCWD 1
  3592. | #define HAVE_GETPAGESIZE 1
  3593. | #define HAVE_GETTIMEOFDAY 1
  3594. | #define HAVE_MEMCHR 1
  3595. | #define HAVE_MEMCMP 1
  3596. | #define HAVE_MEMCPY 1
  3597. | #define HAVE_MEMMOVE 1
  3598. | #define HAVE_MEMSET 1
  3599. | #define HAVE_PUTENV 1
  3600. | #define HAVE_RENAME 1
  3601. | #define HAVE_SNPRINTF 1
  3602. | #define HAVE_STRCASECMP 1
  3603. | #define HAVE_STRCHR 1
  3604. | #define HAVE_STRDUP 1
  3605. | #define HAVE_STRNCASECMP 1
  3606. | #define HAVE_STRRCHR 1
  3607. | #define HAVE_STRSTR 1
  3608. | #define HAVE_STRTOD 1
  3609. | #define HAVE_STRTOL 1
  3610. | #define HAVE_STRTOUL 1
  3611. | #define HAVE_TMPNAM 1
  3612. | #define HAVE_VFPRINTF 1
  3613. | #define HAVE_VPRINTF 1
  3614. | #define HAVE_VSNPRINTF 1
  3615. | #define HAVE_VSPRINTF 1
  3616. | /* end confdefs.h. */
  3617. | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
  3618. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3619. | #define setproctitle innocuous_setproctitle
  3620. |
  3621. | /* System header to define __stub macros and hopefully few prototypes,
  3622. | which can conflict with char setproctitle (); below.
  3623. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3624. | <limits.h> exists even on freestanding compilers. */
  3625. |
  3626. | #ifdef __STDC__
  3627. | # include <limits.h>
  3628. | #else
  3629. | # include <assert.h>
  3630. | #endif
  3631. |
  3632. | #undef setproctitle
  3633. |
  3634. | /* Override any GCC internal prototype to avoid an error.
  3635. | Use char because int might match the return type of a GCC
  3636. | builtin and then its argument prototype would still apply. */
  3637. | #ifdef __cplusplus
  3638. | extern "C"
  3639. | #endif
  3640. | char setproctitle ();
  3641. | /* The GNU C library defines this for functions which it implements
  3642. | to always fail with ENOSYS. Some functions are actually named
  3643. | something starting with __ and the normal name is an alias. */
  3644. | #if defined __stub_setproctitle || defined __stub___setproctitle
  3645. | choke me
  3646. | #endif
  3647. |
  3648. | int
  3649. | main ()
  3650. | {
  3651. | return setproctitle ();
  3652. | ;
  3653. | return 0;
  3654. | }
  3655. configure:5928: result: no
  3656. configure:5946: checking whether alloca needs Cray hooks
  3657. configure:5969: result: no
  3658. configure:5987: checking stack direction for C alloca
  3659. configure:6014: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3660. conftest.c: In function 'main':
  3661. conftest.c:85:3: warning: incompatible implicit declaration of built-in function 'exit'
  3662. configure:6014: $? = 0
  3663. configure:6014: ./conftest.exe
  3664. configure:6014: $? = 1
  3665. configure: program exited with status 1
  3666. configure: failed program was:
  3667. | /* confdefs.h */
  3668. | #define PACKAGE_NAME ""
  3669. | #define PACKAGE_TARNAME ""
  3670. | #define PACKAGE_VERSION ""
  3671. | #define PACKAGE_STRING ""
  3672. | #define PACKAGE_BUGREPORT ""
  3673. | #define PACKAGE_URL ""
  3674. | #define STDC_HEADERS 1
  3675. | #define HAVE_SYS_TYPES_H 1
  3676. | #define HAVE_SYS_STAT_H 1
  3677. | #define HAVE_STDLIB_H 1
  3678. | #define HAVE_STRING_H 1
  3679. | #define HAVE_MEMORY_H 1
  3680. | #define HAVE_STRINGS_H 1
  3681. | #define HAVE_INTTYPES_H 1
  3682. | #define HAVE_STDINT_H 1
  3683. | #define HAVE_UNISTD_H 1
  3684. | #define HAVE_SYS_FILE_H 1
  3685. | #define HAVE_SYS_PARAM_H 1
  3686. | #define HAVE_LIMITS_H 1
  3687. | #define HAVE_STDLIB_H 1
  3688. | #define HAVE_MALLOC_H 1
  3689. | #define HAVE_STRING_H 1
  3690. | #define HAVE_UNISTD_H 1
  3691. | #define HAVE_STRINGS_H 1
  3692. | #define HAVE_SYS_TIME_H 1
  3693. | #define HAVE_TIME_H 1
  3694. | #define HAVE_SYS_STAT_H 1
  3695. | #define HAVE_FCNTL_H 1
  3696. | #define HAVE_STDINT_H 1
  3697. | #define HAVE_PROCESS_H 1
  3698. | #define TIME_WITH_SYS_TIME 1
  3699. | #define SIZEOF_INT 4
  3700. | #define UNSIGNED_64BIT_TYPE uint64_t
  3701. | #define HAVE_INTPTR_T 1
  3702. | #define HAVE_UINTPTR_T 1
  3703. | #define HAVE_UINTPTR_T 1
  3704. | #define HAVE_SYS_ERRLIST 1
  3705. | #define HAVE_SYS_NERR 1
  3706. | #define HAVE_ATEXIT 1
  3707. | #define HAVE_BASENAME 1
  3708. | #define HAVE_BSEARCH 1
  3709. | #define HAVE_CALLOC 1
  3710. | #define HAVE_CLOCK 1
  3711. | #define HAVE_GETCWD 1
  3712. | #define HAVE_GETPAGESIZE 1
  3713. | #define HAVE_GETTIMEOFDAY 1
  3714. | #define HAVE_MEMCHR 1
  3715. | #define HAVE_MEMCMP 1
  3716. | #define HAVE_MEMCPY 1
  3717. | #define HAVE_MEMMOVE 1
  3718. | #define HAVE_MEMSET 1
  3719. | #define HAVE_PUTENV 1
  3720. | #define HAVE_RENAME 1
  3721. | #define HAVE_SNPRINTF 1
  3722. | #define HAVE_STRCASECMP 1
  3723. | #define HAVE_STRCHR 1
  3724. | #define HAVE_STRDUP 1
  3725. | #define HAVE_STRNCASECMP 1
  3726. | #define HAVE_STRRCHR 1
  3727. | #define HAVE_STRSTR 1
  3728. | #define HAVE_STRTOD 1
  3729. | #define HAVE_STRTOL 1
  3730. | #define HAVE_STRTOUL 1
  3731. | #define HAVE_TMPNAM 1
  3732. | #define HAVE_VFPRINTF 1
  3733. | #define HAVE_VPRINTF 1
  3734. | #define HAVE_VSNPRINTF 1
  3735. | #define HAVE_VSPRINTF 1
  3736. | /* end confdefs.h. */
  3737. | find_stack_direction ()
  3738. | {
  3739. | static char *addr = 0;
  3740. | auto char dummy;
  3741. | if (addr == 0)
  3742. | {
  3743. | addr = &dummy;
  3744. | return find_stack_direction ();
  3745. | }
  3746. | else
  3747. | return (&dummy > addr) ? 1 : -1;
  3748. | }
  3749. | main ()
  3750. | {
  3751. | exit (find_stack_direction() < 0);
  3752. | }
  3753. configure:6024: result: -1
  3754. configure:6034: checking for vfork.h
  3755. configure:6034: gcc -E conftest.c
  3756. conftest.c:72:19: fatal error: vfork.h: No such file or directory
  3757. compilation terminated.
  3758. configure:6034: $? = 1
  3759. configure: failed program was:
  3760. | /* confdefs.h */
  3761. | #define PACKAGE_NAME ""
  3762. | #define PACKAGE_TARNAME ""
  3763. | #define PACKAGE_VERSION ""
  3764. | #define PACKAGE_STRING ""
  3765. | #define PACKAGE_BUGREPORT ""
  3766. | #define PACKAGE_URL ""
  3767. | #define STDC_HEADERS 1
  3768. | #define HAVE_SYS_TYPES_H 1
  3769. | #define HAVE_SYS_STAT_H 1
  3770. | #define HAVE_STDLIB_H 1
  3771. | #define HAVE_STRING_H 1
  3772. | #define HAVE_MEMORY_H 1
  3773. | #define HAVE_STRINGS_H 1
  3774. | #define HAVE_INTTYPES_H 1
  3775. | #define HAVE_STDINT_H 1
  3776. | #define HAVE_UNISTD_H 1
  3777. | #define HAVE_SYS_FILE_H 1
  3778. | #define HAVE_SYS_PARAM_H 1
  3779. | #define HAVE_LIMITS_H 1
  3780. | #define HAVE_STDLIB_H 1
  3781. | #define HAVE_MALLOC_H 1
  3782. | #define HAVE_STRING_H 1
  3783. | #define HAVE_UNISTD_H 1
  3784. | #define HAVE_STRINGS_H 1
  3785. | #define HAVE_SYS_TIME_H 1
  3786. | #define HAVE_TIME_H 1
  3787. | #define HAVE_SYS_STAT_H 1
  3788. | #define HAVE_FCNTL_H 1
  3789. | #define HAVE_STDINT_H 1
  3790. | #define HAVE_PROCESS_H 1
  3791. | #define TIME_WITH_SYS_TIME 1
  3792. | #define SIZEOF_INT 4
  3793. | #define UNSIGNED_64BIT_TYPE uint64_t
  3794. | #define HAVE_INTPTR_T 1
  3795. | #define HAVE_UINTPTR_T 1
  3796. | #define HAVE_UINTPTR_T 1
  3797. | #define HAVE_SYS_ERRLIST 1
  3798. | #define HAVE_SYS_NERR 1
  3799. | #define HAVE_ATEXIT 1
  3800. | #define HAVE_BASENAME 1
  3801. | #define HAVE_BSEARCH 1
  3802. | #define HAVE_CALLOC 1
  3803. | #define HAVE_CLOCK 1
  3804. | #define HAVE_GETCWD 1
  3805. | #define HAVE_GETPAGESIZE 1
  3806. | #define HAVE_GETTIMEOFDAY 1
  3807. | #define HAVE_MEMCHR 1
  3808. | #define HAVE_MEMCMP 1
  3809. | #define HAVE_MEMCPY 1
  3810. | #define HAVE_MEMMOVE 1
  3811. | #define HAVE_MEMSET 1
  3812. | #define HAVE_PUTENV 1
  3813. | #define HAVE_RENAME 1
  3814. | #define HAVE_SNPRINTF 1
  3815. | #define HAVE_STRCASECMP 1
  3816. | #define HAVE_STRCHR 1
  3817. | #define HAVE_STRDUP 1
  3818. | #define HAVE_STRNCASECMP 1
  3819. | #define HAVE_STRRCHR 1
  3820. | #define HAVE_STRSTR 1
  3821. | #define HAVE_STRTOD 1
  3822. | #define HAVE_STRTOL 1
  3823. | #define HAVE_STRTOUL 1
  3824. | #define HAVE_TMPNAM 1
  3825. | #define HAVE_VFPRINTF 1
  3826. | #define HAVE_VPRINTF 1
  3827. | #define HAVE_VSNPRINTF 1
  3828. | #define HAVE_VSPRINTF 1
  3829. | #define STACK_DIRECTION -1
  3830. | /* end confdefs.h. */
  3831. | #include <vfork.h>
  3832. configure:6034: result: no
  3833. configure:6046: checking for fork
  3834. configure:6046: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3835. conftest.c:95:6: warning: conflicting types for built-in function 'fork'
  3836. C:\Users\Florent\AppData\Local\Temp\ccqyHboJ.o: In function `main':
  3837. d:\dev\Mingw\src\libiberty/conftest.c:106: undefined reference to `fork'
  3838. collect2: ld returned 1 exit status
  3839. configure:6046: $? = 1
  3840. configure: failed program was:
  3841. | /* confdefs.h */
  3842. | #define PACKAGE_NAME ""
  3843. | #define PACKAGE_TARNAME ""
  3844. | #define PACKAGE_VERSION ""
  3845. | #define PACKAGE_STRING ""
  3846. | #define PACKAGE_BUGREPORT ""
  3847. | #define PACKAGE_URL ""
  3848. | #define STDC_HEADERS 1
  3849. | #define HAVE_SYS_TYPES_H 1
  3850. | #define HAVE_SYS_STAT_H 1
  3851. | #define HAVE_STDLIB_H 1
  3852. | #define HAVE_STRING_H 1
  3853. | #define HAVE_MEMORY_H 1
  3854. | #define HAVE_STRINGS_H 1
  3855. | #define HAVE_INTTYPES_H 1
  3856. | #define HAVE_STDINT_H 1
  3857. | #define HAVE_UNISTD_H 1
  3858. | #define HAVE_SYS_FILE_H 1
  3859. | #define HAVE_SYS_PARAM_H 1
  3860. | #define HAVE_LIMITS_H 1
  3861. | #define HAVE_STDLIB_H 1
  3862. | #define HAVE_MALLOC_H 1
  3863. | #define HAVE_STRING_H 1
  3864. | #define HAVE_UNISTD_H 1
  3865. | #define HAVE_STRINGS_H 1
  3866. | #define HAVE_SYS_TIME_H 1
  3867. | #define HAVE_TIME_H 1
  3868. | #define HAVE_SYS_STAT_H 1
  3869. | #define HAVE_FCNTL_H 1
  3870. | #define HAVE_STDINT_H 1
  3871. | #define HAVE_PROCESS_H 1
  3872. | #define TIME_WITH_SYS_TIME 1
  3873. | #define SIZEOF_INT 4
  3874. | #define UNSIGNED_64BIT_TYPE uint64_t
  3875. | #define HAVE_INTPTR_T 1
  3876. | #define HAVE_UINTPTR_T 1
  3877. | #define HAVE_UINTPTR_T 1
  3878. | #define HAVE_SYS_ERRLIST 1
  3879. | #define HAVE_SYS_NERR 1
  3880. | #define HAVE_ATEXIT 1
  3881. | #define HAVE_BASENAME 1
  3882. | #define HAVE_BSEARCH 1
  3883. | #define HAVE_CALLOC 1
  3884. | #define HAVE_CLOCK 1
  3885. | #define HAVE_GETCWD 1
  3886. | #define HAVE_GETPAGESIZE 1
  3887. | #define HAVE_GETTIMEOFDAY 1
  3888. | #define HAVE_MEMCHR 1
  3889. | #define HAVE_MEMCMP 1
  3890. | #define HAVE_MEMCPY 1
  3891. | #define HAVE_MEMMOVE 1
  3892. | #define HAVE_MEMSET 1
  3893. | #define HAVE_PUTENV 1
  3894. | #define HAVE_RENAME 1
  3895. | #define HAVE_SNPRINTF 1
  3896. | #define HAVE_STRCASECMP 1
  3897. | #define HAVE_STRCHR 1
  3898. | #define HAVE_STRDUP 1
  3899. | #define HAVE_STRNCASECMP 1
  3900. | #define HAVE_STRRCHR 1
  3901. | #define HAVE_STRSTR 1
  3902. | #define HAVE_STRTOD 1
  3903. | #define HAVE_STRTOL 1
  3904. | #define HAVE_STRTOUL 1
  3905. | #define HAVE_TMPNAM 1
  3906. | #define HAVE_VFPRINTF 1
  3907. | #define HAVE_VPRINTF 1
  3908. | #define HAVE_VSNPRINTF 1
  3909. | #define HAVE_VSPRINTF 1
  3910. | #define STACK_DIRECTION -1
  3911. | /* end confdefs.h. */
  3912. | /* Define fork to an innocuous variant, in case <limits.h> declares fork.
  3913. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3914. | #define fork innocuous_fork
  3915. |
  3916. | /* System header to define __stub macros and hopefully few prototypes,
  3917. | which can conflict with char fork (); below.
  3918. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3919. | <limits.h> exists even on freestanding compilers. */
  3920. |
  3921. | #ifdef __STDC__
  3922. | # include <limits.h>
  3923. | #else
  3924. | # include <assert.h>
  3925. | #endif
  3926. |
  3927. | #undef fork
  3928. |
  3929. | /* Override any GCC internal prototype to avoid an error.
  3930. | Use char because int might match the return type of a GCC
  3931. | builtin and then its argument prototype would still apply. */
  3932. | #ifdef __cplusplus
  3933. | extern "C"
  3934. | #endif
  3935. | char fork ();
  3936. | /* The GNU C library defines this for functions which it implements
  3937. | to always fail with ENOSYS. Some functions are actually named
  3938. | something starting with __ and the normal name is an alias. */
  3939. | #if defined __stub_fork || defined __stub___fork
  3940. | choke me
  3941. | #endif
  3942. |
  3943. | int
  3944. | main ()
  3945. | {
  3946. | return fork ();
  3947. | ;
  3948. | return 0;
  3949. | }
  3950. configure:6046: result: no
  3951. configure:6046: checking for vfork
  3952. configure:6046: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  3953. C:\Users\Florent\AppData\Local\Temp\ccwXrls3.o: In function `main':
  3954. d:\dev\Mingw\src\libiberty/conftest.c:106: undefined reference to `vfork'
  3955. collect2: ld returned 1 exit status
  3956. configure:6046: $? = 1
  3957. configure: failed program was:
  3958. | /* confdefs.h */
  3959. | #define PACKAGE_NAME ""
  3960. | #define PACKAGE_TARNAME ""
  3961. | #define PACKAGE_VERSION ""
  3962. | #define PACKAGE_STRING ""
  3963. | #define PACKAGE_BUGREPORT ""
  3964. | #define PACKAGE_URL ""
  3965. | #define STDC_HEADERS 1
  3966. | #define HAVE_SYS_TYPES_H 1
  3967. | #define HAVE_SYS_STAT_H 1
  3968. | #define HAVE_STDLIB_H 1
  3969. | #define HAVE_STRING_H 1
  3970. | #define HAVE_MEMORY_H 1
  3971. | #define HAVE_STRINGS_H 1
  3972. | #define HAVE_INTTYPES_H 1
  3973. | #define HAVE_STDINT_H 1
  3974. | #define HAVE_UNISTD_H 1
  3975. | #define HAVE_SYS_FILE_H 1
  3976. | #define HAVE_SYS_PARAM_H 1
  3977. | #define HAVE_LIMITS_H 1
  3978. | #define HAVE_STDLIB_H 1
  3979. | #define HAVE_MALLOC_H 1
  3980. | #define HAVE_STRING_H 1
  3981. | #define HAVE_UNISTD_H 1
  3982. | #define HAVE_STRINGS_H 1
  3983. | #define HAVE_SYS_TIME_H 1
  3984. | #define HAVE_TIME_H 1
  3985. | #define HAVE_SYS_STAT_H 1
  3986. | #define HAVE_FCNTL_H 1
  3987. | #define HAVE_STDINT_H 1
  3988. | #define HAVE_PROCESS_H 1
  3989. | #define TIME_WITH_SYS_TIME 1
  3990. | #define SIZEOF_INT 4
  3991. | #define UNSIGNED_64BIT_TYPE uint64_t
  3992. | #define HAVE_INTPTR_T 1
  3993. | #define HAVE_UINTPTR_T 1
  3994. | #define HAVE_UINTPTR_T 1
  3995. | #define HAVE_SYS_ERRLIST 1
  3996. | #define HAVE_SYS_NERR 1
  3997. | #define HAVE_ATEXIT 1
  3998. | #define HAVE_BASENAME 1
  3999. | #define HAVE_BSEARCH 1
  4000. | #define HAVE_CALLOC 1
  4001. | #define HAVE_CLOCK 1
  4002. | #define HAVE_GETCWD 1
  4003. | #define HAVE_GETPAGESIZE 1
  4004. | #define HAVE_GETTIMEOFDAY 1
  4005. | #define HAVE_MEMCHR 1
  4006. | #define HAVE_MEMCMP 1
  4007. | #define HAVE_MEMCPY 1
  4008. | #define HAVE_MEMMOVE 1
  4009. | #define HAVE_MEMSET 1
  4010. | #define HAVE_PUTENV 1
  4011. | #define HAVE_RENAME 1
  4012. | #define HAVE_SNPRINTF 1
  4013. | #define HAVE_STRCASECMP 1
  4014. | #define HAVE_STRCHR 1
  4015. | #define HAVE_STRDUP 1
  4016. | #define HAVE_STRNCASECMP 1
  4017. | #define HAVE_STRRCHR 1
  4018. | #define HAVE_STRSTR 1
  4019. | #define HAVE_STRTOD 1
  4020. | #define HAVE_STRTOL 1
  4021. | #define HAVE_STRTOUL 1
  4022. | #define HAVE_TMPNAM 1
  4023. | #define HAVE_VFPRINTF 1
  4024. | #define HAVE_VPRINTF 1
  4025. | #define HAVE_VSNPRINTF 1
  4026. | #define HAVE_VSPRINTF 1
  4027. | #define STACK_DIRECTION -1
  4028. | /* end confdefs.h. */
  4029. | /* Define vfork to an innocuous variant, in case <limits.h> declares vfork.
  4030. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4031. | #define vfork innocuous_vfork
  4032. |
  4033. | /* System header to define __stub macros and hopefully few prototypes,
  4034. | which can conflict with char vfork (); below.
  4035. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4036. | <limits.h> exists even on freestanding compilers. */
  4037. |
  4038. | #ifdef __STDC__
  4039. | # include <limits.h>
  4040. | #else
  4041. | # include <assert.h>
  4042. | #endif
  4043. |
  4044. | #undef vfork
  4045. |
  4046. | /* Override any GCC internal prototype to avoid an error.
  4047. | Use char because int might match the return type of a GCC
  4048. | builtin and then its argument prototype would still apply. */
  4049. | #ifdef __cplusplus
  4050. | extern "C"
  4051. | #endif
  4052. | char vfork ();
  4053. | /* The GNU C library defines this for functions which it implements
  4054. | to always fail with ENOSYS. Some functions are actually named
  4055. | something starting with __ and the normal name is an alias. */
  4056. | #if defined __stub_vfork || defined __stub___vfork
  4057. | choke me
  4058. | #endif
  4059. |
  4060. | int
  4061. | main ()
  4062. | {
  4063. | return vfork ();
  4064. | ;
  4065. | return 0;
  4066. | }
  4067. configure:6046: result: no
  4068. configure:6279: checking for _doprnt
  4069. configure:6279: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4070. C:\Users\Florent\AppData\Local\Temp\cce8091m.o: In function `main':
  4071. d:\dev\Mingw\src\libiberty/conftest.c:107: undefined reference to `_doprnt'
  4072. collect2: ld returned 1 exit status
  4073. configure:6279: $? = 1
  4074. configure: failed program was:
  4075. | /* confdefs.h */
  4076. | #define PACKAGE_NAME ""
  4077. | #define PACKAGE_TARNAME ""
  4078. | #define PACKAGE_VERSION ""
  4079. | #define PACKAGE_STRING ""
  4080. | #define PACKAGE_BUGREPORT ""
  4081. | #define PACKAGE_URL ""
  4082. | #define STDC_HEADERS 1
  4083. | #define HAVE_SYS_TYPES_H 1
  4084. | #define HAVE_SYS_STAT_H 1
  4085. | #define HAVE_STDLIB_H 1
  4086. | #define HAVE_STRING_H 1
  4087. | #define HAVE_MEMORY_H 1
  4088. | #define HAVE_STRINGS_H 1
  4089. | #define HAVE_INTTYPES_H 1
  4090. | #define HAVE_STDINT_H 1
  4091. | #define HAVE_UNISTD_H 1
  4092. | #define HAVE_SYS_FILE_H 1
  4093. | #define HAVE_SYS_PARAM_H 1
  4094. | #define HAVE_LIMITS_H 1
  4095. | #define HAVE_STDLIB_H 1
  4096. | #define HAVE_MALLOC_H 1
  4097. | #define HAVE_STRING_H 1
  4098. | #define HAVE_UNISTD_H 1
  4099. | #define HAVE_STRINGS_H 1
  4100. | #define HAVE_SYS_TIME_H 1
  4101. | #define HAVE_TIME_H 1
  4102. | #define HAVE_SYS_STAT_H 1
  4103. | #define HAVE_FCNTL_H 1
  4104. | #define HAVE_STDINT_H 1
  4105. | #define HAVE_PROCESS_H 1
  4106. | #define TIME_WITH_SYS_TIME 1
  4107. | #define SIZEOF_INT 4
  4108. | #define UNSIGNED_64BIT_TYPE uint64_t
  4109. | #define HAVE_INTPTR_T 1
  4110. | #define HAVE_UINTPTR_T 1
  4111. | #define HAVE_UINTPTR_T 1
  4112. | #define HAVE_SYS_ERRLIST 1
  4113. | #define HAVE_SYS_NERR 1
  4114. | #define HAVE_ATEXIT 1
  4115. | #define HAVE_BASENAME 1
  4116. | #define HAVE_BSEARCH 1
  4117. | #define HAVE_CALLOC 1
  4118. | #define HAVE_CLOCK 1
  4119. | #define HAVE_GETCWD 1
  4120. | #define HAVE_GETPAGESIZE 1
  4121. | #define HAVE_GETTIMEOFDAY 1
  4122. | #define HAVE_MEMCHR 1
  4123. | #define HAVE_MEMCMP 1
  4124. | #define HAVE_MEMCPY 1
  4125. | #define HAVE_MEMMOVE 1
  4126. | #define HAVE_MEMSET 1
  4127. | #define HAVE_PUTENV 1
  4128. | #define HAVE_RENAME 1
  4129. | #define HAVE_SNPRINTF 1
  4130. | #define HAVE_STRCASECMP 1
  4131. | #define HAVE_STRCHR 1
  4132. | #define HAVE_STRDUP 1
  4133. | #define HAVE_STRNCASECMP 1
  4134. | #define HAVE_STRRCHR 1
  4135. | #define HAVE_STRSTR 1
  4136. | #define HAVE_STRTOD 1
  4137. | #define HAVE_STRTOL 1
  4138. | #define HAVE_STRTOUL 1
  4139. | #define HAVE_TMPNAM 1
  4140. | #define HAVE_VFPRINTF 1
  4141. | #define HAVE_VPRINTF 1
  4142. | #define HAVE_VSNPRINTF 1
  4143. | #define HAVE_VSPRINTF 1
  4144. | #define STACK_DIRECTION -1
  4145. | #define vfork fork
  4146. | /* end confdefs.h. */
  4147. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  4148. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4149. | #define _doprnt innocuous__doprnt
  4150. |
  4151. | /* System header to define __stub macros and hopefully few prototypes,
  4152. | which can conflict with char _doprnt (); below.
  4153. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4154. | <limits.h> exists even on freestanding compilers. */
  4155. |
  4156. | #ifdef __STDC__
  4157. | # include <limits.h>
  4158. | #else
  4159. | # include <assert.h>
  4160. | #endif
  4161. |
  4162. | #undef _doprnt
  4163. |
  4164. | /* Override any GCC internal prototype to avoid an error.
  4165. | Use char because int might match the return type of a GCC
  4166. | builtin and then its argument prototype would still apply. */
  4167. | #ifdef __cplusplus
  4168. | extern "C"
  4169. | #endif
  4170. | char _doprnt ();
  4171. | /* The GNU C library defines this for functions which it implements
  4172. | to always fail with ENOSYS. Some functions are actually named
  4173. | something starting with __ and the normal name is an alias. */
  4174. | #if defined __stub__doprnt || defined __stub____doprnt
  4175. | choke me
  4176. | #endif
  4177. |
  4178. | int
  4179. | main ()
  4180. | {
  4181. | return _doprnt ();
  4182. | ;
  4183. | return 0;
  4184. | }
  4185. configure:6279: result: no
  4186. configure:6291: checking for sys_errlist
  4187. configure:6320: result: yes
  4188. configure:6291: checking for sys_nerr
  4189. configure:6320: result: yes
  4190. configure:6291: checking for sys_siglist
  4191. configure:6310: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4192. C:\Users\Florent\AppData\Local\Temp\ccq4GvsZ.o: In function `main':
  4193. d:\dev\Mingw\src\libiberty/conftest.c:79: undefined reference to `sys_siglist'
  4194. collect2: ld returned 1 exit status
  4195. configure:6310: $? = 1
  4196. configure: failed program was:
  4197. | /* confdefs.h */
  4198. | #define PACKAGE_NAME ""
  4199. | #define PACKAGE_TARNAME ""
  4200. | #define PACKAGE_VERSION ""
  4201. | #define PACKAGE_STRING ""
  4202. | #define PACKAGE_BUGREPORT ""
  4203. | #define PACKAGE_URL ""
  4204. | #define STDC_HEADERS 1
  4205. | #define HAVE_SYS_TYPES_H 1
  4206. | #define HAVE_SYS_STAT_H 1
  4207. | #define HAVE_STDLIB_H 1
  4208. | #define HAVE_STRING_H 1
  4209. | #define HAVE_MEMORY_H 1
  4210. | #define HAVE_STRINGS_H 1
  4211. | #define HAVE_INTTYPES_H 1
  4212. | #define HAVE_STDINT_H 1
  4213. | #define HAVE_UNISTD_H 1
  4214. | #define HAVE_SYS_FILE_H 1
  4215. | #define HAVE_SYS_PARAM_H 1
  4216. | #define HAVE_LIMITS_H 1
  4217. | #define HAVE_STDLIB_H 1
  4218. | #define HAVE_MALLOC_H 1
  4219. | #define HAVE_STRING_H 1
  4220. | #define HAVE_UNISTD_H 1
  4221. | #define HAVE_STRINGS_H 1
  4222. | #define HAVE_SYS_TIME_H 1
  4223. | #define HAVE_TIME_H 1
  4224. | #define HAVE_SYS_STAT_H 1
  4225. | #define HAVE_FCNTL_H 1
  4226. | #define HAVE_STDINT_H 1
  4227. | #define HAVE_PROCESS_H 1
  4228. | #define TIME_WITH_SYS_TIME 1
  4229. | #define SIZEOF_INT 4
  4230. | #define UNSIGNED_64BIT_TYPE uint64_t
  4231. | #define HAVE_INTPTR_T 1
  4232. | #define HAVE_UINTPTR_T 1
  4233. | #define HAVE_UINTPTR_T 1
  4234. | #define HAVE_SYS_ERRLIST 1
  4235. | #define HAVE_SYS_NERR 1
  4236. | #define HAVE_ATEXIT 1
  4237. | #define HAVE_BASENAME 1
  4238. | #define HAVE_BSEARCH 1
  4239. | #define HAVE_CALLOC 1
  4240. | #define HAVE_CLOCK 1
  4241. | #define HAVE_GETCWD 1
  4242. | #define HAVE_GETPAGESIZE 1
  4243. | #define HAVE_GETTIMEOFDAY 1
  4244. | #define HAVE_MEMCHR 1
  4245. | #define HAVE_MEMCMP 1
  4246. | #define HAVE_MEMCPY 1
  4247. | #define HAVE_MEMMOVE 1
  4248. | #define HAVE_MEMSET 1
  4249. | #define HAVE_PUTENV 1
  4250. | #define HAVE_RENAME 1
  4251. | #define HAVE_SNPRINTF 1
  4252. | #define HAVE_STRCASECMP 1
  4253. | #define HAVE_STRCHR 1
  4254. | #define HAVE_STRDUP 1
  4255. | #define HAVE_STRNCASECMP 1
  4256. | #define HAVE_STRRCHR 1
  4257. | #define HAVE_STRSTR 1
  4258. | #define HAVE_STRTOD 1
  4259. | #define HAVE_STRTOL 1
  4260. | #define HAVE_STRTOUL 1
  4261. | #define HAVE_TMPNAM 1
  4262. | #define HAVE_VFPRINTF 1
  4263. | #define HAVE_VPRINTF 1
  4264. | #define HAVE_VSNPRINTF 1
  4265. | #define HAVE_VSPRINTF 1
  4266. | #define STACK_DIRECTION -1
  4267. | #define vfork fork
  4268. | #define HAVE_SYS_ERRLIST 1
  4269. | #define HAVE_SYS_NERR 1
  4270. | /* end confdefs.h. */
  4271. | int *p;
  4272. | int
  4273. | main ()
  4274. | {
  4275. | extern int sys_siglist []; p = sys_siglist;
  4276. | ;
  4277. | return 0;
  4278. | }
  4279. configure:6328: result: no
  4280. configure:6335: checking for external symbol _system_configuration
  4281. configure:6348: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  4282. conftest.c:75:27: fatal error: sys/systemcfg.h: No such file or directory
  4283. compilation terminated.
  4284. configure:6348: $? = 1
  4285. configure: failed program was:
  4286. | /* confdefs.h */
  4287. | #define PACKAGE_NAME ""
  4288. | #define PACKAGE_TARNAME ""
  4289. | #define PACKAGE_VERSION ""
  4290. | #define PACKAGE_STRING ""
  4291. | #define PACKAGE_BUGREPORT ""
  4292. | #define PACKAGE_URL ""
  4293. | #define STDC_HEADERS 1
  4294. | #define HAVE_SYS_TYPES_H 1
  4295. | #define HAVE_SYS_STAT_H 1
  4296. | #define HAVE_STDLIB_H 1
  4297. | #define HAVE_STRING_H 1
  4298. | #define HAVE_MEMORY_H 1
  4299. | #define HAVE_STRINGS_H 1
  4300. | #define HAVE_INTTYPES_H 1
  4301. | #define HAVE_STDINT_H 1
  4302. | #define HAVE_UNISTD_H 1
  4303. | #define HAVE_SYS_FILE_H 1
  4304. | #define HAVE_SYS_PARAM_H 1
  4305. | #define HAVE_LIMITS_H 1
  4306. | #define HAVE_STDLIB_H 1
  4307. | #define HAVE_MALLOC_H 1
  4308. | #define HAVE_STRING_H 1
  4309. | #define HAVE_UNISTD_H 1
  4310. | #define HAVE_STRINGS_H 1
  4311. | #define HAVE_SYS_TIME_H 1
  4312. | #define HAVE_TIME_H 1
  4313. | #define HAVE_SYS_STAT_H 1
  4314. | #define HAVE_FCNTL_H 1
  4315. | #define HAVE_STDINT_H 1
  4316. | #define HAVE_PROCESS_H 1
  4317. | #define TIME_WITH_SYS_TIME 1
  4318. | #define SIZEOF_INT 4
  4319. | #define UNSIGNED_64BIT_TYPE uint64_t
  4320. | #define HAVE_INTPTR_T 1
  4321. | #define HAVE_UINTPTR_T 1
  4322. | #define HAVE_UINTPTR_T 1
  4323. | #define HAVE_SYS_ERRLIST 1
  4324. | #define HAVE_SYS_NERR 1
  4325. | #define HAVE_ATEXIT 1
  4326. | #define HAVE_BASENAME 1
  4327. | #define HAVE_BSEARCH 1
  4328. | #define HAVE_CALLOC 1
  4329. | #define HAVE_CLOCK 1
  4330. | #define HAVE_GETCWD 1
  4331. | #define HAVE_GETPAGESIZE 1
  4332. | #define HAVE_GETTIMEOFDAY 1
  4333. | #define HAVE_MEMCHR 1
  4334. | #define HAVE_MEMCMP 1
  4335. | #define HAVE_MEMCPY 1
  4336. | #define HAVE_MEMMOVE 1
  4337. | #define HAVE_MEMSET 1
  4338. | #define HAVE_PUTENV 1
  4339. | #define HAVE_RENAME 1
  4340. | #define HAVE_SNPRINTF 1
  4341. | #define HAVE_STRCASECMP 1
  4342. | #define HAVE_STRCHR 1
  4343. | #define HAVE_STRDUP 1
  4344. | #define HAVE_STRNCASECMP 1
  4345. | #define HAVE_STRRCHR 1
  4346. | #define HAVE_STRSTR 1
  4347. | #define HAVE_STRTOD 1
  4348. | #define HAVE_STRTOL 1
  4349. | #define HAVE_STRTOUL 1
  4350. | #define HAVE_TMPNAM 1
  4351. | #define HAVE_VFPRINTF 1
  4352. | #define HAVE_VPRINTF 1
  4353. | #define HAVE_VSNPRINTF 1
  4354. | #define HAVE_VSPRINTF 1
  4355. | #define STACK_DIRECTION -1
  4356. | #define vfork fork
  4357. | #define HAVE_SYS_ERRLIST 1
  4358. | #define HAVE_SYS_NERR 1
  4359. | /* end confdefs.h. */
  4360. | #include <sys/systemcfg.h>
  4361. | int
  4362. | main ()
  4363. | {
  4364. | double x = _system_configuration.physmem;
  4365. | ;
  4366. | return 0;
  4367. | }
  4368. configure:6355: result: no
  4369. configure:6363: checking for __fsetlocking
  4370. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4371. C:\Users\Florent\AppData\Local\Temp\ccsUSTOV.o: In function `main':
  4372. d:\dev\Mingw\src\libiberty/conftest.c:109: undefined reference to `__fsetlocking'
  4373. collect2: ld returned 1 exit status
  4374. configure:6363: $? = 1
  4375. configure: failed program was:
  4376. | /* confdefs.h */
  4377. | #define PACKAGE_NAME ""
  4378. | #define PACKAGE_TARNAME ""
  4379. | #define PACKAGE_VERSION ""
  4380. | #define PACKAGE_STRING ""
  4381. | #define PACKAGE_BUGREPORT ""
  4382. | #define PACKAGE_URL ""
  4383. | #define STDC_HEADERS 1
  4384. | #define HAVE_SYS_TYPES_H 1
  4385. | #define HAVE_SYS_STAT_H 1
  4386. | #define HAVE_STDLIB_H 1
  4387. | #define HAVE_STRING_H 1
  4388. | #define HAVE_MEMORY_H 1
  4389. | #define HAVE_STRINGS_H 1
  4390. | #define HAVE_INTTYPES_H 1
  4391. | #define HAVE_STDINT_H 1
  4392. | #define HAVE_UNISTD_H 1
  4393. | #define HAVE_SYS_FILE_H 1
  4394. | #define HAVE_SYS_PARAM_H 1
  4395. | #define HAVE_LIMITS_H 1
  4396. | #define HAVE_STDLIB_H 1
  4397. | #define HAVE_MALLOC_H 1
  4398. | #define HAVE_STRING_H 1
  4399. | #define HAVE_UNISTD_H 1
  4400. | #define HAVE_STRINGS_H 1
  4401. | #define HAVE_SYS_TIME_H 1
  4402. | #define HAVE_TIME_H 1
  4403. | #define HAVE_SYS_STAT_H 1
  4404. | #define HAVE_FCNTL_H 1
  4405. | #define HAVE_STDINT_H 1
  4406. | #define HAVE_PROCESS_H 1
  4407. | #define TIME_WITH_SYS_TIME 1
  4408. | #define SIZEOF_INT 4
  4409. | #define UNSIGNED_64BIT_TYPE uint64_t
  4410. | #define HAVE_INTPTR_T 1
  4411. | #define HAVE_UINTPTR_T 1
  4412. | #define HAVE_UINTPTR_T 1
  4413. | #define HAVE_SYS_ERRLIST 1
  4414. | #define HAVE_SYS_NERR 1
  4415. | #define HAVE_ATEXIT 1
  4416. | #define HAVE_BASENAME 1
  4417. | #define HAVE_BSEARCH 1
  4418. | #define HAVE_CALLOC 1
  4419. | #define HAVE_CLOCK 1
  4420. | #define HAVE_GETCWD 1
  4421. | #define HAVE_GETPAGESIZE 1
  4422. | #define HAVE_GETTIMEOFDAY 1
  4423. | #define HAVE_MEMCHR 1
  4424. | #define HAVE_MEMCMP 1
  4425. | #define HAVE_MEMCPY 1
  4426. | #define HAVE_MEMMOVE 1
  4427. | #define HAVE_MEMSET 1
  4428. | #define HAVE_PUTENV 1
  4429. | #define HAVE_RENAME 1
  4430. | #define HAVE_SNPRINTF 1
  4431. | #define HAVE_STRCASECMP 1
  4432. | #define HAVE_STRCHR 1
  4433. | #define HAVE_STRDUP 1
  4434. | #define HAVE_STRNCASECMP 1
  4435. | #define HAVE_STRRCHR 1
  4436. | #define HAVE_STRSTR 1
  4437. | #define HAVE_STRTOD 1
  4438. | #define HAVE_STRTOL 1
  4439. | #define HAVE_STRTOUL 1
  4440. | #define HAVE_TMPNAM 1
  4441. | #define HAVE_VFPRINTF 1
  4442. | #define HAVE_VPRINTF 1
  4443. | #define HAVE_VSNPRINTF 1
  4444. | #define HAVE_VSPRINTF 1
  4445. | #define STACK_DIRECTION -1
  4446. | #define vfork fork
  4447. | #define HAVE_SYS_ERRLIST 1
  4448. | #define HAVE_SYS_NERR 1
  4449. | /* end confdefs.h. */
  4450. | /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking.
  4451. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4452. | #define __fsetlocking innocuous___fsetlocking
  4453. |
  4454. | /* System header to define __stub macros and hopefully few prototypes,
  4455. | which can conflict with char __fsetlocking (); below.
  4456. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4457. | <limits.h> exists even on freestanding compilers. */
  4458. |
  4459. | #ifdef __STDC__
  4460. | # include <limits.h>
  4461. | #else
  4462. | # include <assert.h>
  4463. | #endif
  4464. |
  4465. | #undef __fsetlocking
  4466. |
  4467. | /* Override any GCC internal prototype to avoid an error.
  4468. | Use char because int might match the return type of a GCC
  4469. | builtin and then its argument prototype would still apply. */
  4470. | #ifdef __cplusplus
  4471. | extern "C"
  4472. | #endif
  4473. | char __fsetlocking ();
  4474. | /* The GNU C library defines this for functions which it implements
  4475. | to always fail with ENOSYS. Some functions are actually named
  4476. | something starting with __ and the normal name is an alias. */
  4477. | #if defined __stub___fsetlocking || defined __stub_____fsetlocking
  4478. | choke me
  4479. | #endif
  4480. |
  4481. | int
  4482. | main ()
  4483. | {
  4484. | return __fsetlocking ();
  4485. | ;
  4486. | return 0;
  4487. | }
  4488. configure:6363: result: no
  4489. configure:6363: checking for canonicalize_file_name
  4490. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4491. C:\Users\Florent\AppData\Local\Temp\ccWpuaYN.o: In function `main':
  4492. d:\dev\Mingw\src\libiberty/conftest.c:109: undefined reference to `canonicalize_file_name'
  4493. collect2: ld returned 1 exit status
  4494. configure:6363: $? = 1
  4495. configure: failed program was:
  4496. | /* confdefs.h */
  4497. | #define PACKAGE_NAME ""
  4498. | #define PACKAGE_TARNAME ""
  4499. | #define PACKAGE_VERSION ""
  4500. | #define PACKAGE_STRING ""
  4501. | #define PACKAGE_BUGREPORT ""
  4502. | #define PACKAGE_URL ""
  4503. | #define STDC_HEADERS 1
  4504. | #define HAVE_SYS_TYPES_H 1
  4505. | #define HAVE_SYS_STAT_H 1
  4506. | #define HAVE_STDLIB_H 1
  4507. | #define HAVE_STRING_H 1
  4508. | #define HAVE_MEMORY_H 1
  4509. | #define HAVE_STRINGS_H 1
  4510. | #define HAVE_INTTYPES_H 1
  4511. | #define HAVE_STDINT_H 1
  4512. | #define HAVE_UNISTD_H 1
  4513. | #define HAVE_SYS_FILE_H 1
  4514. | #define HAVE_SYS_PARAM_H 1
  4515. | #define HAVE_LIMITS_H 1
  4516. | #define HAVE_STDLIB_H 1
  4517. | #define HAVE_MALLOC_H 1
  4518. | #define HAVE_STRING_H 1
  4519. | #define HAVE_UNISTD_H 1
  4520. | #define HAVE_STRINGS_H 1
  4521. | #define HAVE_SYS_TIME_H 1
  4522. | #define HAVE_TIME_H 1
  4523. | #define HAVE_SYS_STAT_H 1
  4524. | #define HAVE_FCNTL_H 1
  4525. | #define HAVE_STDINT_H 1
  4526. | #define HAVE_PROCESS_H 1
  4527. | #define TIME_WITH_SYS_TIME 1
  4528. | #define SIZEOF_INT 4
  4529. | #define UNSIGNED_64BIT_TYPE uint64_t
  4530. | #define HAVE_INTPTR_T 1
  4531. | #define HAVE_UINTPTR_T 1
  4532. | #define HAVE_UINTPTR_T 1
  4533. | #define HAVE_SYS_ERRLIST 1
  4534. | #define HAVE_SYS_NERR 1
  4535. | #define HAVE_ATEXIT 1
  4536. | #define HAVE_BASENAME 1
  4537. | #define HAVE_BSEARCH 1
  4538. | #define HAVE_CALLOC 1
  4539. | #define HAVE_CLOCK 1
  4540. | #define HAVE_GETCWD 1
  4541. | #define HAVE_GETPAGESIZE 1
  4542. | #define HAVE_GETTIMEOFDAY 1
  4543. | #define HAVE_MEMCHR 1
  4544. | #define HAVE_MEMCMP 1
  4545. | #define HAVE_MEMCPY 1
  4546. | #define HAVE_MEMMOVE 1
  4547. | #define HAVE_MEMSET 1
  4548. | #define HAVE_PUTENV 1
  4549. | #define HAVE_RENAME 1
  4550. | #define HAVE_SNPRINTF 1
  4551. | #define HAVE_STRCASECMP 1
  4552. | #define HAVE_STRCHR 1
  4553. | #define HAVE_STRDUP 1
  4554. | #define HAVE_STRNCASECMP 1
  4555. | #define HAVE_STRRCHR 1
  4556. | #define HAVE_STRSTR 1
  4557. | #define HAVE_STRTOD 1
  4558. | #define HAVE_STRTOL 1
  4559. | #define HAVE_STRTOUL 1
  4560. | #define HAVE_TMPNAM 1
  4561. | #define HAVE_VFPRINTF 1
  4562. | #define HAVE_VPRINTF 1
  4563. | #define HAVE_VSNPRINTF 1
  4564. | #define HAVE_VSPRINTF 1
  4565. | #define STACK_DIRECTION -1
  4566. | #define vfork fork
  4567. | #define HAVE_SYS_ERRLIST 1
  4568. | #define HAVE_SYS_NERR 1
  4569. | /* end confdefs.h. */
  4570. | /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name.
  4571. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4572. | #define canonicalize_file_name innocuous_canonicalize_file_name
  4573. |
  4574. | /* System header to define __stub macros and hopefully few prototypes,
  4575. | which can conflict with char canonicalize_file_name (); below.
  4576. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4577. | <limits.h> exists even on freestanding compilers. */
  4578. |
  4579. | #ifdef __STDC__
  4580. | # include <limits.h>
  4581. | #else
  4582. | # include <assert.h>
  4583. | #endif
  4584. |
  4585. | #undef canonicalize_file_name
  4586. |
  4587. | /* Override any GCC internal prototype to avoid an error.
  4588. | Use char because int might match the return type of a GCC
  4589. | builtin and then its argument prototype would still apply. */
  4590. | #ifdef __cplusplus
  4591. | extern "C"
  4592. | #endif
  4593. | char canonicalize_file_name ();
  4594. | /* The GNU C library defines this for functions which it implements
  4595. | to always fail with ENOSYS. Some functions are actually named
  4596. | something starting with __ and the normal name is an alias. */
  4597. | #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
  4598. | choke me
  4599. | #endif
  4600. |
  4601. | int
  4602. | main ()
  4603. | {
  4604. | return canonicalize_file_name ();
  4605. | ;
  4606. | return 0;
  4607. | }
  4608. configure:6363: result: no
  4609. configure:6363: checking for dup3
  4610. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4611. C:\Users\Florent\AppData\Local\Temp\ccWhxV4p.o: In function `main':
  4612. d:\dev\Mingw\src\libiberty/conftest.c:109: undefined reference to `dup3'
  4613. collect2: ld returned 1 exit status
  4614. configure:6363: $? = 1
  4615. configure: failed program was:
  4616. | /* confdefs.h */
  4617. | #define PACKAGE_NAME ""
  4618. | #define PACKAGE_TARNAME ""
  4619. | #define PACKAGE_VERSION ""
  4620. | #define PACKAGE_STRING ""
  4621. | #define PACKAGE_BUGREPORT ""
  4622. | #define PACKAGE_URL ""
  4623. | #define STDC_HEADERS 1
  4624. | #define HAVE_SYS_TYPES_H 1
  4625. | #define HAVE_SYS_STAT_H 1
  4626. | #define HAVE_STDLIB_H 1
  4627. | #define HAVE_STRING_H 1
  4628. | #define HAVE_MEMORY_H 1
  4629. | #define HAVE_STRINGS_H 1
  4630. | #define HAVE_INTTYPES_H 1
  4631. | #define HAVE_STDINT_H 1
  4632. | #define HAVE_UNISTD_H 1
  4633. | #define HAVE_SYS_FILE_H 1
  4634. | #define HAVE_SYS_PARAM_H 1
  4635. | #define HAVE_LIMITS_H 1
  4636. | #define HAVE_STDLIB_H 1
  4637. | #define HAVE_MALLOC_H 1
  4638. | #define HAVE_STRING_H 1
  4639. | #define HAVE_UNISTD_H 1
  4640. | #define HAVE_STRINGS_H 1
  4641. | #define HAVE_SYS_TIME_H 1
  4642. | #define HAVE_TIME_H 1
  4643. | #define HAVE_SYS_STAT_H 1
  4644. | #define HAVE_FCNTL_H 1
  4645. | #define HAVE_STDINT_H 1
  4646. | #define HAVE_PROCESS_H 1
  4647. | #define TIME_WITH_SYS_TIME 1
  4648. | #define SIZEOF_INT 4
  4649. | #define UNSIGNED_64BIT_TYPE uint64_t
  4650. | #define HAVE_INTPTR_T 1
  4651. | #define HAVE_UINTPTR_T 1
  4652. | #define HAVE_UINTPTR_T 1
  4653. | #define HAVE_SYS_ERRLIST 1
  4654. | #define HAVE_SYS_NERR 1
  4655. | #define HAVE_ATEXIT 1
  4656. | #define HAVE_BASENAME 1
  4657. | #define HAVE_BSEARCH 1
  4658. | #define HAVE_CALLOC 1
  4659. | #define HAVE_CLOCK 1
  4660. | #define HAVE_GETCWD 1
  4661. | #define HAVE_GETPAGESIZE 1
  4662. | #define HAVE_GETTIMEOFDAY 1
  4663. | #define HAVE_MEMCHR 1
  4664. | #define HAVE_MEMCMP 1
  4665. | #define HAVE_MEMCPY 1
  4666. | #define HAVE_MEMMOVE 1
  4667. | #define HAVE_MEMSET 1
  4668. | #define HAVE_PUTENV 1
  4669. | #define HAVE_RENAME 1
  4670. | #define HAVE_SNPRINTF 1
  4671. | #define HAVE_STRCASECMP 1
  4672. | #define HAVE_STRCHR 1
  4673. | #define HAVE_STRDUP 1
  4674. | #define HAVE_STRNCASECMP 1
  4675. | #define HAVE_STRRCHR 1
  4676. | #define HAVE_STRSTR 1
  4677. | #define HAVE_STRTOD 1
  4678. | #define HAVE_STRTOL 1
  4679. | #define HAVE_STRTOUL 1
  4680. | #define HAVE_TMPNAM 1
  4681. | #define HAVE_VFPRINTF 1
  4682. | #define HAVE_VPRINTF 1
  4683. | #define HAVE_VSNPRINTF 1
  4684. | #define HAVE_VSPRINTF 1
  4685. | #define STACK_DIRECTION -1
  4686. | #define vfork fork
  4687. | #define HAVE_SYS_ERRLIST 1
  4688. | #define HAVE_SYS_NERR 1
  4689. | /* end confdefs.h. */
  4690. | /* Define dup3 to an innocuous variant, in case <limits.h> declares dup3.
  4691. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4692. | #define dup3 innocuous_dup3
  4693. |
  4694. | /* System header to define __stub macros and hopefully few prototypes,
  4695. | which can conflict with char dup3 (); below.
  4696. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4697. | <limits.h> exists even on freestanding compilers. */
  4698. |
  4699. | #ifdef __STDC__
  4700. | # include <limits.h>
  4701. | #else
  4702. | # include <assert.h>
  4703. | #endif
  4704. |
  4705. | #undef dup3
  4706. |
  4707. | /* Override any GCC internal prototype to avoid an error.
  4708. | Use char because int might match the return type of a GCC
  4709. | builtin and then its argument prototype would still apply. */
  4710. | #ifdef __cplusplus
  4711. | extern "C"
  4712. | #endif
  4713. | char dup3 ();
  4714. | /* The GNU C library defines this for functions which it implements
  4715. | to always fail with ENOSYS. Some functions are actually named
  4716. | something starting with __ and the normal name is an alias. */
  4717. | #if defined __stub_dup3 || defined __stub___dup3
  4718. | choke me
  4719. | #endif
  4720. |
  4721. | int
  4722. | main ()
  4723. | {
  4724. | return dup3 ();
  4725. | ;
  4726. | return 0;
  4727. | }
  4728. configure:6363: result: no
  4729. configure:6363: checking for getrusage
  4730. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4731. C:\Users\Florent\AppData\Local\Temp\cc5Exasb.o: In function `main':
  4732. d:\dev\Mingw\src\libiberty/conftest.c:109: undefined reference to `getrusage'
  4733. collect2: ld returned 1 exit status
  4734. configure:6363: $? = 1
  4735. configure: failed program was:
  4736. | /* confdefs.h */
  4737. | #define PACKAGE_NAME ""
  4738. | #define PACKAGE_TARNAME ""
  4739. | #define PACKAGE_VERSION ""
  4740. | #define PACKAGE_STRING ""
  4741. | #define PACKAGE_BUGREPORT ""
  4742. | #define PACKAGE_URL ""
  4743. | #define STDC_HEADERS 1
  4744. | #define HAVE_SYS_TYPES_H 1
  4745. | #define HAVE_SYS_STAT_H 1
  4746. | #define HAVE_STDLIB_H 1
  4747. | #define HAVE_STRING_H 1
  4748. | #define HAVE_MEMORY_H 1
  4749. | #define HAVE_STRINGS_H 1
  4750. | #define HAVE_INTTYPES_H 1
  4751. | #define HAVE_STDINT_H 1
  4752. | #define HAVE_UNISTD_H 1
  4753. | #define HAVE_SYS_FILE_H 1
  4754. | #define HAVE_SYS_PARAM_H 1
  4755. | #define HAVE_LIMITS_H 1
  4756. | #define HAVE_STDLIB_H 1
  4757. | #define HAVE_MALLOC_H 1
  4758. | #define HAVE_STRING_H 1
  4759. | #define HAVE_UNISTD_H 1
  4760. | #define HAVE_STRINGS_H 1
  4761. | #define HAVE_SYS_TIME_H 1
  4762. | #define HAVE_TIME_H 1
  4763. | #define HAVE_SYS_STAT_H 1
  4764. | #define HAVE_FCNTL_H 1
  4765. | #define HAVE_STDINT_H 1
  4766. | #define HAVE_PROCESS_H 1
  4767. | #define TIME_WITH_SYS_TIME 1
  4768. | #define SIZEOF_INT 4
  4769. | #define UNSIGNED_64BIT_TYPE uint64_t
  4770. | #define HAVE_INTPTR_T 1
  4771. | #define HAVE_UINTPTR_T 1
  4772. | #define HAVE_UINTPTR_T 1
  4773. | #define HAVE_SYS_ERRLIST 1
  4774. | #define HAVE_SYS_NERR 1
  4775. | #define HAVE_ATEXIT 1
  4776. | #define HAVE_BASENAME 1
  4777. | #define HAVE_BSEARCH 1
  4778. | #define HAVE_CALLOC 1
  4779. | #define HAVE_CLOCK 1
  4780. | #define HAVE_GETCWD 1
  4781. | #define HAVE_GETPAGESIZE 1
  4782. | #define HAVE_GETTIMEOFDAY 1
  4783. | #define HAVE_MEMCHR 1
  4784. | #define HAVE_MEMCMP 1
  4785. | #define HAVE_MEMCPY 1
  4786. | #define HAVE_MEMMOVE 1
  4787. | #define HAVE_MEMSET 1
  4788. | #define HAVE_PUTENV 1
  4789. | #define HAVE_RENAME 1
  4790. | #define HAVE_SNPRINTF 1
  4791. | #define HAVE_STRCASECMP 1
  4792. | #define HAVE_STRCHR 1
  4793. | #define HAVE_STRDUP 1
  4794. | #define HAVE_STRNCASECMP 1
  4795. | #define HAVE_STRRCHR 1
  4796. | #define HAVE_STRSTR 1
  4797. | #define HAVE_STRTOD 1
  4798. | #define HAVE_STRTOL 1
  4799. | #define HAVE_STRTOUL 1
  4800. | #define HAVE_TMPNAM 1
  4801. | #define HAVE_VFPRINTF 1
  4802. | #define HAVE_VPRINTF 1
  4803. | #define HAVE_VSNPRINTF 1
  4804. | #define HAVE_VSPRINTF 1
  4805. | #define STACK_DIRECTION -1
  4806. | #define vfork fork
  4807. | #define HAVE_SYS_ERRLIST 1
  4808. | #define HAVE_SYS_NERR 1
  4809. | /* end confdefs.h. */
  4810. | /* Define getrusage to an innocuous variant, in case <limits.h> declares getrusage.
  4811. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4812. | #define getrusage innocuous_getrusage
  4813. |
  4814. | /* System header to define __stub macros and hopefully few prototypes,
  4815. | which can conflict with char getrusage (); below.
  4816. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4817. | <limits.h> exists even on freestanding compilers. */
  4818. |
  4819. | #ifdef __STDC__
  4820. | # include <limits.h>
  4821. | #else
  4822. | # include <assert.h>
  4823. | #endif
  4824. |
  4825. | #undef getrusage
  4826. |
  4827. | /* Override any GCC internal prototype to avoid an error.
  4828. | Use char because int might match the return type of a GCC
  4829. | builtin and then its argument prototype would still apply. */
  4830. | #ifdef __cplusplus
  4831. | extern "C"
  4832. | #endif
  4833. | char getrusage ();
  4834. | /* The GNU C library defines this for functions which it implements
  4835. | to always fail with ENOSYS. Some functions are actually named
  4836. | something starting with __ and the normal name is an alias. */
  4837. | #if defined __stub_getrusage || defined __stub___getrusage
  4838. | choke me
  4839. | #endif
  4840. |
  4841. | int
  4842. | main ()
  4843. | {
  4844. | return getrusage ();
  4845. | ;
  4846. | return 0;
  4847. | }
  4848. configure:6363: result: no
  4849. configure:6363: checking for getsysinfo
  4850. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4851. C:\Users\Florent\AppData\Local\Temp\ccxDA4ip.o: In function `main':
  4852. d:\dev\Mingw\src\libiberty/conftest.c:109: undefined reference to `getsysinfo'
  4853. collect2: ld returned 1 exit status
  4854. configure:6363: $? = 1
  4855. configure: failed program was:
  4856. | /* confdefs.h */
  4857. | #define PACKAGE_NAME ""
  4858. | #define PACKAGE_TARNAME ""
  4859. | #define PACKAGE_VERSION ""
  4860. | #define PACKAGE_STRING ""
  4861. | #define PACKAGE_BUGREPORT ""
  4862. | #define PACKAGE_URL ""
  4863. | #define STDC_HEADERS 1
  4864. | #define HAVE_SYS_TYPES_H 1
  4865. | #define HAVE_SYS_STAT_H 1
  4866. | #define HAVE_STDLIB_H 1
  4867. | #define HAVE_STRING_H 1
  4868. | #define HAVE_MEMORY_H 1
  4869. | #define HAVE_STRINGS_H 1
  4870. | #define HAVE_INTTYPES_H 1
  4871. | #define HAVE_STDINT_H 1
  4872. | #define HAVE_UNISTD_H 1
  4873. | #define HAVE_SYS_FILE_H 1
  4874. | #define HAVE_SYS_PARAM_H 1
  4875. | #define HAVE_LIMITS_H 1
  4876. | #define HAVE_STDLIB_H 1
  4877. | #define HAVE_MALLOC_H 1
  4878. | #define HAVE_STRING_H 1
  4879. | #define HAVE_UNISTD_H 1
  4880. | #define HAVE_STRINGS_H 1
  4881. | #define HAVE_SYS_TIME_H 1
  4882. | #define HAVE_TIME_H 1
  4883. | #define HAVE_SYS_STAT_H 1
  4884. | #define HAVE_FCNTL_H 1
  4885. | #define HAVE_STDINT_H 1
  4886. | #define HAVE_PROCESS_H 1
  4887. | #define TIME_WITH_SYS_TIME 1
  4888. | #define SIZEOF_INT 4
  4889. | #define UNSIGNED_64BIT_TYPE uint64_t
  4890. | #define HAVE_INTPTR_T 1
  4891. | #define HAVE_UINTPTR_T 1
  4892. | #define HAVE_UINTPTR_T 1
  4893. | #define HAVE_SYS_ERRLIST 1
  4894. | #define HAVE_SYS_NERR 1
  4895. | #define HAVE_ATEXIT 1
  4896. | #define HAVE_BASENAME 1
  4897. | #define HAVE_BSEARCH 1
  4898. | #define HAVE_CALLOC 1
  4899. | #define HAVE_CLOCK 1
  4900. | #define HAVE_GETCWD 1
  4901. | #define HAVE_GETPAGESIZE 1
  4902. | #define HAVE_GETTIMEOFDAY 1
  4903. | #define HAVE_MEMCHR 1
  4904. | #define HAVE_MEMCMP 1
  4905. | #define HAVE_MEMCPY 1
  4906. | #define HAVE_MEMMOVE 1
  4907. | #define HAVE_MEMSET 1
  4908. | #define HAVE_PUTENV 1
  4909. | #define HAVE_RENAME 1
  4910. | #define HAVE_SNPRINTF 1
  4911. | #define HAVE_STRCASECMP 1
  4912. | #define HAVE_STRCHR 1
  4913. | #define HAVE_STRDUP 1
  4914. | #define HAVE_STRNCASECMP 1
  4915. | #define HAVE_STRRCHR 1
  4916. | #define HAVE_STRSTR 1
  4917. | #define HAVE_STRTOD 1
  4918. | #define HAVE_STRTOL 1
  4919. | #define HAVE_STRTOUL 1
  4920. | #define HAVE_TMPNAM 1
  4921. | #define HAVE_VFPRINTF 1
  4922. | #define HAVE_VPRINTF 1
  4923. | #define HAVE_VSNPRINTF 1
  4924. | #define HAVE_VSPRINTF 1
  4925. | #define STACK_DIRECTION -1
  4926. | #define vfork fork
  4927. | #define HAVE_SYS_ERRLIST 1
  4928. | #define HAVE_SYS_NERR 1
  4929. | /* end confdefs.h. */
  4930. | /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
  4931. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4932. | #define getsysinfo innocuous_getsysinfo
  4933. |
  4934. | /* System header to define __stub macros and hopefully few prototypes,
  4935. | which can conflict with char getsysinfo (); below.
  4936. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4937. | <limits.h> exists even on freestanding compilers. */
  4938. |
  4939. | #ifdef __STDC__
  4940. | # include <limits.h>
  4941. | #else
  4942. | # include <assert.h>
  4943. | #endif
  4944. |
  4945. | #undef getsysinfo
  4946. |
  4947. | /* Override any GCC internal prototype to avoid an error.
  4948. | Use char because int might match the return type of a GCC
  4949. | builtin and then its argument prototype would still apply. */
  4950. | #ifdef __cplusplus
  4951. | extern "C"
  4952. | #endif
  4953. | char getsysinfo ();
  4954. | /* The GNU C library defines this for functions which it implements
  4955. | to always fail with ENOSYS. Some functions are actually named
  4956. | something starting with __ and the normal name is an alias. */
  4957. | #if defined __stub_getsysinfo || defined __stub___getsysinfo
  4958. | choke me
  4959. | #endif
  4960. |
  4961. | int
  4962. | main ()
  4963. | {
  4964. | return getsysinfo ();
  4965. | ;
  4966. | return 0;
  4967. | }
  4968. configure:6363: result: no
  4969. configure:6363: checking for gettimeofday
  4970. configure:6363: result: yes
  4971. configure:6363: checking for on_exit
  4972. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  4973. C:\Users\Florent\AppData\Local\Temp\ccQKWvca.o: In function `main':
  4974. d:\dev\Mingw\src\libiberty/conftest.c:110: undefined reference to `on_exit'
  4975. collect2: ld returned 1 exit status
  4976. configure:6363: $? = 1
  4977. configure: failed program was:
  4978. | /* confdefs.h */
  4979. | #define PACKAGE_NAME ""
  4980. | #define PACKAGE_TARNAME ""
  4981. | #define PACKAGE_VERSION ""
  4982. | #define PACKAGE_STRING ""
  4983. | #define PACKAGE_BUGREPORT ""
  4984. | #define PACKAGE_URL ""
  4985. | #define STDC_HEADERS 1
  4986. | #define HAVE_SYS_TYPES_H 1
  4987. | #define HAVE_SYS_STAT_H 1
  4988. | #define HAVE_STDLIB_H 1
  4989. | #define HAVE_STRING_H 1
  4990. | #define HAVE_MEMORY_H 1
  4991. | #define HAVE_STRINGS_H 1
  4992. | #define HAVE_INTTYPES_H 1
  4993. | #define HAVE_STDINT_H 1
  4994. | #define HAVE_UNISTD_H 1
  4995. | #define HAVE_SYS_FILE_H 1
  4996. | #define HAVE_SYS_PARAM_H 1
  4997. | #define HAVE_LIMITS_H 1
  4998. | #define HAVE_STDLIB_H 1
  4999. | #define HAVE_MALLOC_H 1
  5000. | #define HAVE_STRING_H 1
  5001. | #define HAVE_UNISTD_H 1
  5002. | #define HAVE_STRINGS_H 1
  5003. | #define HAVE_SYS_TIME_H 1
  5004. | #define HAVE_TIME_H 1
  5005. | #define HAVE_SYS_STAT_H 1
  5006. | #define HAVE_FCNTL_H 1
  5007. | #define HAVE_STDINT_H 1
  5008. | #define HAVE_PROCESS_H 1
  5009. | #define TIME_WITH_SYS_TIME 1
  5010. | #define SIZEOF_INT 4
  5011. | #define UNSIGNED_64BIT_TYPE uint64_t
  5012. | #define HAVE_INTPTR_T 1
  5013. | #define HAVE_UINTPTR_T 1
  5014. | #define HAVE_UINTPTR_T 1
  5015. | #define HAVE_SYS_ERRLIST 1
  5016. | #define HAVE_SYS_NERR 1
  5017. | #define HAVE_ATEXIT 1
  5018. | #define HAVE_BASENAME 1
  5019. | #define HAVE_BSEARCH 1
  5020. | #define HAVE_CALLOC 1
  5021. | #define HAVE_CLOCK 1
  5022. | #define HAVE_GETCWD 1
  5023. | #define HAVE_GETPAGESIZE 1
  5024. | #define HAVE_GETTIMEOFDAY 1
  5025. | #define HAVE_MEMCHR 1
  5026. | #define HAVE_MEMCMP 1
  5027. | #define HAVE_MEMCPY 1
  5028. | #define HAVE_MEMMOVE 1
  5029. | #define HAVE_MEMSET 1
  5030. | #define HAVE_PUTENV 1
  5031. | #define HAVE_RENAME 1
  5032. | #define HAVE_SNPRINTF 1
  5033. | #define HAVE_STRCASECMP 1
  5034. | #define HAVE_STRCHR 1
  5035. | #define HAVE_STRDUP 1
  5036. | #define HAVE_STRNCASECMP 1
  5037. | #define HAVE_STRRCHR 1
  5038. | #define HAVE_STRSTR 1
  5039. | #define HAVE_STRTOD 1
  5040. | #define HAVE_STRTOL 1
  5041. | #define HAVE_STRTOUL 1
  5042. | #define HAVE_TMPNAM 1
  5043. | #define HAVE_VFPRINTF 1
  5044. | #define HAVE_VPRINTF 1
  5045. | #define HAVE_VSNPRINTF 1
  5046. | #define HAVE_VSPRINTF 1
  5047. | #define STACK_DIRECTION -1
  5048. | #define vfork fork
  5049. | #define HAVE_SYS_ERRLIST 1
  5050. | #define HAVE_SYS_NERR 1
  5051. | #define HAVE_GETTIMEOFDAY 1
  5052. | /* end confdefs.h. */
  5053. | /* Define on_exit to an innocuous variant, in case <limits.h> declares on_exit.
  5054. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5055. | #define on_exit innocuous_on_exit
  5056. |
  5057. | /* System header to define __stub macros and hopefully few prototypes,
  5058. | which can conflict with char on_exit (); below.
  5059. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5060. | <limits.h> exists even on freestanding compilers. */
  5061. |
  5062. | #ifdef __STDC__
  5063. | # include <limits.h>
  5064. | #else
  5065. | # include <assert.h>
  5066. | #endif
  5067. |
  5068. | #undef on_exit
  5069. |
  5070. | /* Override any GCC internal prototype to avoid an error.
  5071. | Use char because int might match the return type of a GCC
  5072. | builtin and then its argument prototype would still apply. */
  5073. | #ifdef __cplusplus
  5074. | extern "C"
  5075. | #endif
  5076. | char on_exit ();
  5077. | /* The GNU C library defines this for functions which it implements
  5078. | to always fail with ENOSYS. Some functions are actually named
  5079. | something starting with __ and the normal name is an alias. */
  5080. | #if defined __stub_on_exit || defined __stub___on_exit
  5081. | choke me
  5082. | #endif
  5083. |
  5084. | int
  5085. | main ()
  5086. | {
  5087. | return on_exit ();
  5088. | ;
  5089. | return 0;
  5090. | }
  5091. configure:6363: result: no
  5092. configure:6363: checking for psignal
  5093. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5094. C:\Users\Florent\AppData\Local\Temp\ccMIVuO7.o: In function `main':
  5095. d:\dev\Mingw\src\libiberty/conftest.c:110: undefined reference to `psignal'
  5096. collect2: ld returned 1 exit status
  5097. configure:6363: $? = 1
  5098. configure: failed program was:
  5099. | /* confdefs.h */
  5100. | #define PACKAGE_NAME ""
  5101. | #define PACKAGE_TARNAME ""
  5102. | #define PACKAGE_VERSION ""
  5103. | #define PACKAGE_STRING ""
  5104. | #define PACKAGE_BUGREPORT ""
  5105. | #define PACKAGE_URL ""
  5106. | #define STDC_HEADERS 1
  5107. | #define HAVE_SYS_TYPES_H 1
  5108. | #define HAVE_SYS_STAT_H 1
  5109. | #define HAVE_STDLIB_H 1
  5110. | #define HAVE_STRING_H 1
  5111. | #define HAVE_MEMORY_H 1
  5112. | #define HAVE_STRINGS_H 1
  5113. | #define HAVE_INTTYPES_H 1
  5114. | #define HAVE_STDINT_H 1
  5115. | #define HAVE_UNISTD_H 1
  5116. | #define HAVE_SYS_FILE_H 1
  5117. | #define HAVE_SYS_PARAM_H 1
  5118. | #define HAVE_LIMITS_H 1
  5119. | #define HAVE_STDLIB_H 1
  5120. | #define HAVE_MALLOC_H 1
  5121. | #define HAVE_STRING_H 1
  5122. | #define HAVE_UNISTD_H 1
  5123. | #define HAVE_STRINGS_H 1
  5124. | #define HAVE_SYS_TIME_H 1
  5125. | #define HAVE_TIME_H 1
  5126. | #define HAVE_SYS_STAT_H 1
  5127. | #define HAVE_FCNTL_H 1
  5128. | #define HAVE_STDINT_H 1
  5129. | #define HAVE_PROCESS_H 1
  5130. | #define TIME_WITH_SYS_TIME 1
  5131. | #define SIZEOF_INT 4
  5132. | #define UNSIGNED_64BIT_TYPE uint64_t
  5133. | #define HAVE_INTPTR_T 1
  5134. | #define HAVE_UINTPTR_T 1
  5135. | #define HAVE_UINTPTR_T 1
  5136. | #define HAVE_SYS_ERRLIST 1
  5137. | #define HAVE_SYS_NERR 1
  5138. | #define HAVE_ATEXIT 1
  5139. | #define HAVE_BASENAME 1
  5140. | #define HAVE_BSEARCH 1
  5141. | #define HAVE_CALLOC 1
  5142. | #define HAVE_CLOCK 1
  5143. | #define HAVE_GETCWD 1
  5144. | #define HAVE_GETPAGESIZE 1
  5145. | #define HAVE_GETTIMEOFDAY 1
  5146. | #define HAVE_MEMCHR 1
  5147. | #define HAVE_MEMCMP 1
  5148. | #define HAVE_MEMCPY 1
  5149. | #define HAVE_MEMMOVE 1
  5150. | #define HAVE_MEMSET 1
  5151. | #define HAVE_PUTENV 1
  5152. | #define HAVE_RENAME 1
  5153. | #define HAVE_SNPRINTF 1
  5154. | #define HAVE_STRCASECMP 1
  5155. | #define HAVE_STRCHR 1
  5156. | #define HAVE_STRDUP 1
  5157. | #define HAVE_STRNCASECMP 1
  5158. | #define HAVE_STRRCHR 1
  5159. | #define HAVE_STRSTR 1
  5160. | #define HAVE_STRTOD 1
  5161. | #define HAVE_STRTOL 1
  5162. | #define HAVE_STRTOUL 1
  5163. | #define HAVE_TMPNAM 1
  5164. | #define HAVE_VFPRINTF 1
  5165. | #define HAVE_VPRINTF 1
  5166. | #define HAVE_VSNPRINTF 1
  5167. | #define HAVE_VSPRINTF 1
  5168. | #define STACK_DIRECTION -1
  5169. | #define vfork fork
  5170. | #define HAVE_SYS_ERRLIST 1
  5171. | #define HAVE_SYS_NERR 1
  5172. | #define HAVE_GETTIMEOFDAY 1
  5173. | /* end confdefs.h. */
  5174. | /* Define psignal to an innocuous variant, in case <limits.h> declares psignal.
  5175. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5176. | #define psignal innocuous_psignal
  5177. |
  5178. | /* System header to define __stub macros and hopefully few prototypes,
  5179. | which can conflict with char psignal (); below.
  5180. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5181. | <limits.h> exists even on freestanding compilers. */
  5182. |
  5183. | #ifdef __STDC__
  5184. | # include <limits.h>
  5185. | #else
  5186. | # include <assert.h>
  5187. | #endif
  5188. |
  5189. | #undef psignal
  5190. |
  5191. | /* Override any GCC internal prototype to avoid an error.
  5192. | Use char because int might match the return type of a GCC
  5193. | builtin and then its argument prototype would still apply. */
  5194. | #ifdef __cplusplus
  5195. | extern "C"
  5196. | #endif
  5197. | char psignal ();
  5198. | /* The GNU C library defines this for functions which it implements
  5199. | to always fail with ENOSYS. Some functions are actually named
  5200. | something starting with __ and the normal name is an alias. */
  5201. | #if defined __stub_psignal || defined __stub___psignal
  5202. | choke me
  5203. | #endif
  5204. |
  5205. | int
  5206. | main ()
  5207. | {
  5208. | return psignal ();
  5209. | ;
  5210. | return 0;
  5211. | }
  5212. configure:6363: result: no
  5213. configure:6363: checking for pstat_getdynamic
  5214. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5215. C:\Users\Florent\AppData\Local\Temp\ccBEjzVr.o: In function `main':
  5216. d:\dev\Mingw\src\libiberty/conftest.c:110: undefined reference to `pstat_getdynamic'
  5217. collect2: ld returned 1 exit status
  5218. configure:6363: $? = 1
  5219. configure: failed program was:
  5220. | /* confdefs.h */
  5221. | #define PACKAGE_NAME ""
  5222. | #define PACKAGE_TARNAME ""
  5223. | #define PACKAGE_VERSION ""
  5224. | #define PACKAGE_STRING ""
  5225. | #define PACKAGE_BUGREPORT ""
  5226. | #define PACKAGE_URL ""
  5227. | #define STDC_HEADERS 1
  5228. | #define HAVE_SYS_TYPES_H 1
  5229. | #define HAVE_SYS_STAT_H 1
  5230. | #define HAVE_STDLIB_H 1
  5231. | #define HAVE_STRING_H 1
  5232. | #define HAVE_MEMORY_H 1
  5233. | #define HAVE_STRINGS_H 1
  5234. | #define HAVE_INTTYPES_H 1
  5235. | #define HAVE_STDINT_H 1
  5236. | #define HAVE_UNISTD_H 1
  5237. | #define HAVE_SYS_FILE_H 1
  5238. | #define HAVE_SYS_PARAM_H 1
  5239. | #define HAVE_LIMITS_H 1
  5240. | #define HAVE_STDLIB_H 1
  5241. | #define HAVE_MALLOC_H 1
  5242. | #define HAVE_STRING_H 1
  5243. | #define HAVE_UNISTD_H 1
  5244. | #define HAVE_STRINGS_H 1
  5245. | #define HAVE_SYS_TIME_H 1
  5246. | #define HAVE_TIME_H 1
  5247. | #define HAVE_SYS_STAT_H 1
  5248. | #define HAVE_FCNTL_H 1
  5249. | #define HAVE_STDINT_H 1
  5250. | #define HAVE_PROCESS_H 1
  5251. | #define TIME_WITH_SYS_TIME 1
  5252. | #define SIZEOF_INT 4
  5253. | #define UNSIGNED_64BIT_TYPE uint64_t
  5254. | #define HAVE_INTPTR_T 1
  5255. | #define HAVE_UINTPTR_T 1
  5256. | #define HAVE_UINTPTR_T 1
  5257. | #define HAVE_SYS_ERRLIST 1
  5258. | #define HAVE_SYS_NERR 1
  5259. | #define HAVE_ATEXIT 1
  5260. | #define HAVE_BASENAME 1
  5261. | #define HAVE_BSEARCH 1
  5262. | #define HAVE_CALLOC 1
  5263. | #define HAVE_CLOCK 1
  5264. | #define HAVE_GETCWD 1
  5265. | #define HAVE_GETPAGESIZE 1
  5266. | #define HAVE_GETTIMEOFDAY 1
  5267. | #define HAVE_MEMCHR 1
  5268. | #define HAVE_MEMCMP 1
  5269. | #define HAVE_MEMCPY 1
  5270. | #define HAVE_MEMMOVE 1
  5271. | #define HAVE_MEMSET 1
  5272. | #define HAVE_PUTENV 1
  5273. | #define HAVE_RENAME 1
  5274. | #define HAVE_SNPRINTF 1
  5275. | #define HAVE_STRCASECMP 1
  5276. | #define HAVE_STRCHR 1
  5277. | #define HAVE_STRDUP 1
  5278. | #define HAVE_STRNCASECMP 1
  5279. | #define HAVE_STRRCHR 1
  5280. | #define HAVE_STRSTR 1
  5281. | #define HAVE_STRTOD 1
  5282. | #define HAVE_STRTOL 1
  5283. | #define HAVE_STRTOUL 1
  5284. | #define HAVE_TMPNAM 1
  5285. | #define HAVE_VFPRINTF 1
  5286. | #define HAVE_VPRINTF 1
  5287. | #define HAVE_VSNPRINTF 1
  5288. | #define HAVE_VSPRINTF 1
  5289. | #define STACK_DIRECTION -1
  5290. | #define vfork fork
  5291. | #define HAVE_SYS_ERRLIST 1
  5292. | #define HAVE_SYS_NERR 1
  5293. | #define HAVE_GETTIMEOFDAY 1
  5294. | /* end confdefs.h. */
  5295. | /* Define pstat_getdynamic to an innocuous variant, in case <limits.h> declares pstat_getdynamic.
  5296. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5297. | #define pstat_getdynamic innocuous_pstat_getdynamic
  5298. |
  5299. | /* System header to define __stub macros and hopefully few prototypes,
  5300. | which can conflict with char pstat_getdynamic (); below.
  5301. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5302. | <limits.h> exists even on freestanding compilers. */
  5303. |
  5304. | #ifdef __STDC__
  5305. | # include <limits.h>
  5306. | #else
  5307. | # include <assert.h>
  5308. | #endif
  5309. |
  5310. | #undef pstat_getdynamic
  5311. |
  5312. | /* Override any GCC internal prototype to avoid an error.
  5313. | Use char because int might match the return type of a GCC
  5314. | builtin and then its argument prototype would still apply. */
  5315. | #ifdef __cplusplus
  5316. | extern "C"
  5317. | #endif
  5318. | char pstat_getdynamic ();
  5319. | /* The GNU C library defines this for functions which it implements
  5320. | to always fail with ENOSYS. Some functions are actually named
  5321. | something starting with __ and the normal name is an alias. */
  5322. | #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
  5323. | choke me
  5324. | #endif
  5325. |
  5326. | int
  5327. | main ()
  5328. | {
  5329. | return pstat_getdynamic ();
  5330. | ;
  5331. | return 0;
  5332. | }
  5333. configure:6363: result: no
  5334. configure:6363: checking for pstat_getstatic
  5335. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5336. C:\Users\Florent\AppData\Local\Temp\ccwhC3L8.o: In function `main':
  5337. d:\dev\Mingw\src\libiberty/conftest.c:110: undefined reference to `pstat_getstatic'
  5338. collect2: ld returned 1 exit status
  5339. configure:6363: $? = 1
  5340. configure: failed program was:
  5341. | /* confdefs.h */
  5342. | #define PACKAGE_NAME ""
  5343. | #define PACKAGE_TARNAME ""
  5344. | #define PACKAGE_VERSION ""
  5345. | #define PACKAGE_STRING ""
  5346. | #define PACKAGE_BUGREPORT ""
  5347. | #define PACKAGE_URL ""
  5348. | #define STDC_HEADERS 1
  5349. | #define HAVE_SYS_TYPES_H 1
  5350. | #define HAVE_SYS_STAT_H 1
  5351. | #define HAVE_STDLIB_H 1
  5352. | #define HAVE_STRING_H 1
  5353. | #define HAVE_MEMORY_H 1
  5354. | #define HAVE_STRINGS_H 1
  5355. | #define HAVE_INTTYPES_H 1
  5356. | #define HAVE_STDINT_H 1
  5357. | #define HAVE_UNISTD_H 1
  5358. | #define HAVE_SYS_FILE_H 1
  5359. | #define HAVE_SYS_PARAM_H 1
  5360. | #define HAVE_LIMITS_H 1
  5361. | #define HAVE_STDLIB_H 1
  5362. | #define HAVE_MALLOC_H 1
  5363. | #define HAVE_STRING_H 1
  5364. | #define HAVE_UNISTD_H 1
  5365. | #define HAVE_STRINGS_H 1
  5366. | #define HAVE_SYS_TIME_H 1
  5367. | #define HAVE_TIME_H 1
  5368. | #define HAVE_SYS_STAT_H 1
  5369. | #define HAVE_FCNTL_H 1
  5370. | #define HAVE_STDINT_H 1
  5371. | #define HAVE_PROCESS_H 1
  5372. | #define TIME_WITH_SYS_TIME 1
  5373. | #define SIZEOF_INT 4
  5374. | #define UNSIGNED_64BIT_TYPE uint64_t
  5375. | #define HAVE_INTPTR_T 1
  5376. | #define HAVE_UINTPTR_T 1
  5377. | #define HAVE_UINTPTR_T 1
  5378. | #define HAVE_SYS_ERRLIST 1
  5379. | #define HAVE_SYS_NERR 1
  5380. | #define HAVE_ATEXIT 1
  5381. | #define HAVE_BASENAME 1
  5382. | #define HAVE_BSEARCH 1
  5383. | #define HAVE_CALLOC 1
  5384. | #define HAVE_CLOCK 1
  5385. | #define HAVE_GETCWD 1
  5386. | #define HAVE_GETPAGESIZE 1
  5387. | #define HAVE_GETTIMEOFDAY 1
  5388. | #define HAVE_MEMCHR 1
  5389. | #define HAVE_MEMCMP 1
  5390. | #define HAVE_MEMCPY 1
  5391. | #define HAVE_MEMMOVE 1
  5392. | #define HAVE_MEMSET 1
  5393. | #define HAVE_PUTENV 1
  5394. | #define HAVE_RENAME 1
  5395. | #define HAVE_SNPRINTF 1
  5396. | #define HAVE_STRCASECMP 1
  5397. | #define HAVE_STRCHR 1
  5398. | #define HAVE_STRDUP 1
  5399. | #define HAVE_STRNCASECMP 1
  5400. | #define HAVE_STRRCHR 1
  5401. | #define HAVE_STRSTR 1
  5402. | #define HAVE_STRTOD 1
  5403. | #define HAVE_STRTOL 1
  5404. | #define HAVE_STRTOUL 1
  5405. | #define HAVE_TMPNAM 1
  5406. | #define HAVE_VFPRINTF 1
  5407. | #define HAVE_VPRINTF 1
  5408. | #define HAVE_VSNPRINTF 1
  5409. | #define HAVE_VSPRINTF 1
  5410. | #define STACK_DIRECTION -1
  5411. | #define vfork fork
  5412. | #define HAVE_SYS_ERRLIST 1
  5413. | #define HAVE_SYS_NERR 1
  5414. | #define HAVE_GETTIMEOFDAY 1
  5415. | /* end confdefs.h. */
  5416. | /* Define pstat_getstatic to an innocuous variant, in case <limits.h> declares pstat_getstatic.
  5417. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5418. | #define pstat_getstatic innocuous_pstat_getstatic
  5419. |
  5420. | /* System header to define __stub macros and hopefully few prototypes,
  5421. | which can conflict with char pstat_getstatic (); below.
  5422. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5423. | <limits.h> exists even on freestanding compilers. */
  5424. |
  5425. | #ifdef __STDC__
  5426. | # include <limits.h>
  5427. | #else
  5428. | # include <assert.h>
  5429. | #endif
  5430. |
  5431. | #undef pstat_getstatic
  5432. |
  5433. | /* Override any GCC internal prototype to avoid an error.
  5434. | Use char because int might match the return type of a GCC
  5435. | builtin and then its argument prototype would still apply. */
  5436. | #ifdef __cplusplus
  5437. | extern "C"
  5438. | #endif
  5439. | char pstat_getstatic ();
  5440. | /* The GNU C library defines this for functions which it implements
  5441. | to always fail with ENOSYS. Some functions are actually named
  5442. | something starting with __ and the normal name is an alias. */
  5443. | #if defined __stub_pstat_getstatic || defined __stub___pstat_getstatic
  5444. | choke me
  5445. | #endif
  5446. |
  5447. | int
  5448. | main ()
  5449. | {
  5450. | return pstat_getstatic ();
  5451. | ;
  5452. | return 0;
  5453. | }
  5454. configure:6363: result: no
  5455. configure:6363: checking for realpath
  5456. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5457. C:\Users\Florent\AppData\Local\Temp\cc2jy9Eh.o: In function `main':
  5458. d:\dev\Mingw\src\libiberty/conftest.c:110: undefined reference to `realpath'
  5459. collect2: ld returned 1 exit status
  5460. configure:6363: $? = 1
  5461. configure: failed program was:
  5462. | /* confdefs.h */
  5463. | #define PACKAGE_NAME ""
  5464. | #define PACKAGE_TARNAME ""
  5465. | #define PACKAGE_VERSION ""
  5466. | #define PACKAGE_STRING ""
  5467. | #define PACKAGE_BUGREPORT ""
  5468. | #define PACKAGE_URL ""
  5469. | #define STDC_HEADERS 1
  5470. | #define HAVE_SYS_TYPES_H 1
  5471. | #define HAVE_SYS_STAT_H 1
  5472. | #define HAVE_STDLIB_H 1
  5473. | #define HAVE_STRING_H 1
  5474. | #define HAVE_MEMORY_H 1
  5475. | #define HAVE_STRINGS_H 1
  5476. | #define HAVE_INTTYPES_H 1
  5477. | #define HAVE_STDINT_H 1
  5478. | #define HAVE_UNISTD_H 1
  5479. | #define HAVE_SYS_FILE_H 1
  5480. | #define HAVE_SYS_PARAM_H 1
  5481. | #define HAVE_LIMITS_H 1
  5482. | #define HAVE_STDLIB_H 1
  5483. | #define HAVE_MALLOC_H 1
  5484. | #define HAVE_STRING_H 1
  5485. | #define HAVE_UNISTD_H 1
  5486. | #define HAVE_STRINGS_H 1
  5487. | #define HAVE_SYS_TIME_H 1
  5488. | #define HAVE_TIME_H 1
  5489. | #define HAVE_SYS_STAT_H 1
  5490. | #define HAVE_FCNTL_H 1
  5491. | #define HAVE_STDINT_H 1
  5492. | #define HAVE_PROCESS_H 1
  5493. | #define TIME_WITH_SYS_TIME 1
  5494. | #define SIZEOF_INT 4
  5495. | #define UNSIGNED_64BIT_TYPE uint64_t
  5496. | #define HAVE_INTPTR_T 1
  5497. | #define HAVE_UINTPTR_T 1
  5498. | #define HAVE_UINTPTR_T 1
  5499. | #define HAVE_SYS_ERRLIST 1
  5500. | #define HAVE_SYS_NERR 1
  5501. | #define HAVE_ATEXIT 1
  5502. | #define HAVE_BASENAME 1
  5503. | #define HAVE_BSEARCH 1
  5504. | #define HAVE_CALLOC 1
  5505. | #define HAVE_CLOCK 1
  5506. | #define HAVE_GETCWD 1
  5507. | #define HAVE_GETPAGESIZE 1
  5508. | #define HAVE_GETTIMEOFDAY 1
  5509. | #define HAVE_MEMCHR 1
  5510. | #define HAVE_MEMCMP 1
  5511. | #define HAVE_MEMCPY 1
  5512. | #define HAVE_MEMMOVE 1
  5513. | #define HAVE_MEMSET 1
  5514. | #define HAVE_PUTENV 1
  5515. | #define HAVE_RENAME 1
  5516. | #define HAVE_SNPRINTF 1
  5517. | #define HAVE_STRCASECMP 1
  5518. | #define HAVE_STRCHR 1
  5519. | #define HAVE_STRDUP 1
  5520. | #define HAVE_STRNCASECMP 1
  5521. | #define HAVE_STRRCHR 1
  5522. | #define HAVE_STRSTR 1
  5523. | #define HAVE_STRTOD 1
  5524. | #define HAVE_STRTOL 1
  5525. | #define HAVE_STRTOUL 1
  5526. | #define HAVE_TMPNAM 1
  5527. | #define HAVE_VFPRINTF 1
  5528. | #define HAVE_VPRINTF 1
  5529. | #define HAVE_VSNPRINTF 1
  5530. | #define HAVE_VSPRINTF 1
  5531. | #define STACK_DIRECTION -1
  5532. | #define vfork fork
  5533. | #define HAVE_SYS_ERRLIST 1
  5534. | #define HAVE_SYS_NERR 1
  5535. | #define HAVE_GETTIMEOFDAY 1
  5536. | /* end confdefs.h. */
  5537. | /* Define realpath to an innocuous variant, in case <limits.h> declares realpath.
  5538. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5539. | #define realpath innocuous_realpath
  5540. |
  5541. | /* System header to define __stub macros and hopefully few prototypes,
  5542. | which can conflict with char realpath (); below.
  5543. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5544. | <limits.h> exists even on freestanding compilers. */
  5545. |
  5546. | #ifdef __STDC__
  5547. | # include <limits.h>
  5548. | #else
  5549. | # include <assert.h>
  5550. | #endif
  5551. |
  5552. | #undef realpath
  5553. |
  5554. | /* Override any GCC internal prototype to avoid an error.
  5555. | Use char because int might match the return type of a GCC
  5556. | builtin and then its argument prototype would still apply. */
  5557. | #ifdef __cplusplus
  5558. | extern "C"
  5559. | #endif
  5560. | char realpath ();
  5561. | /* The GNU C library defines this for functions which it implements
  5562. | to always fail with ENOSYS. Some functions are actually named
  5563. | something starting with __ and the normal name is an alias. */
  5564. | #if defined __stub_realpath || defined __stub___realpath
  5565. | choke me
  5566. | #endif
  5567. |
  5568. | int
  5569. | main ()
  5570. | {
  5571. | return realpath ();
  5572. | ;
  5573. | return 0;
  5574. | }
  5575. configure:6363: result: no
  5576. configure:6363: checking for sbrk
  5577. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5578. C:\Users\Florent\AppData\Local\Temp\cc65iQLQ.o: In function `main':
  5579. d:\dev\Mingw\src\libiberty/conftest.c:110: undefined reference to `sbrk'
  5580. collect2: ld returned 1 exit status
  5581. configure:6363: $? = 1
  5582. configure: failed program was:
  5583. | /* confdefs.h */
  5584. | #define PACKAGE_NAME ""
  5585. | #define PACKAGE_TARNAME ""
  5586. | #define PACKAGE_VERSION ""
  5587. | #define PACKAGE_STRING ""
  5588. | #define PACKAGE_BUGREPORT ""
  5589. | #define PACKAGE_URL ""
  5590. | #define STDC_HEADERS 1
  5591. | #define HAVE_SYS_TYPES_H 1
  5592. | #define HAVE_SYS_STAT_H 1
  5593. | #define HAVE_STDLIB_H 1
  5594. | #define HAVE_STRING_H 1
  5595. | #define HAVE_MEMORY_H 1
  5596. | #define HAVE_STRINGS_H 1
  5597. | #define HAVE_INTTYPES_H 1
  5598. | #define HAVE_STDINT_H 1
  5599. | #define HAVE_UNISTD_H 1
  5600. | #define HAVE_SYS_FILE_H 1
  5601. | #define HAVE_SYS_PARAM_H 1
  5602. | #define HAVE_LIMITS_H 1
  5603. | #define HAVE_STDLIB_H 1
  5604. | #define HAVE_MALLOC_H 1
  5605. | #define HAVE_STRING_H 1
  5606. | #define HAVE_UNISTD_H 1
  5607. | #define HAVE_STRINGS_H 1
  5608. | #define HAVE_SYS_TIME_H 1
  5609. | #define HAVE_TIME_H 1
  5610. | #define HAVE_SYS_STAT_H 1
  5611. | #define HAVE_FCNTL_H 1
  5612. | #define HAVE_STDINT_H 1
  5613. | #define HAVE_PROCESS_H 1
  5614. | #define TIME_WITH_SYS_TIME 1
  5615. | #define SIZEOF_INT 4
  5616. | #define UNSIGNED_64BIT_TYPE uint64_t
  5617. | #define HAVE_INTPTR_T 1
  5618. | #define HAVE_UINTPTR_T 1
  5619. | #define HAVE_UINTPTR_T 1
  5620. | #define HAVE_SYS_ERRLIST 1
  5621. | #define HAVE_SYS_NERR 1
  5622. | #define HAVE_ATEXIT 1
  5623. | #define HAVE_BASENAME 1
  5624. | #define HAVE_BSEARCH 1
  5625. | #define HAVE_CALLOC 1
  5626. | #define HAVE_CLOCK 1
  5627. | #define HAVE_GETCWD 1
  5628. | #define HAVE_GETPAGESIZE 1
  5629. | #define HAVE_GETTIMEOFDAY 1
  5630. | #define HAVE_MEMCHR 1
  5631. | #define HAVE_MEMCMP 1
  5632. | #define HAVE_MEMCPY 1
  5633. | #define HAVE_MEMMOVE 1
  5634. | #define HAVE_MEMSET 1
  5635. | #define HAVE_PUTENV 1
  5636. | #define HAVE_RENAME 1
  5637. | #define HAVE_SNPRINTF 1
  5638. | #define HAVE_STRCASECMP 1
  5639. | #define HAVE_STRCHR 1
  5640. | #define HAVE_STRDUP 1
  5641. | #define HAVE_STRNCASECMP 1
  5642. | #define HAVE_STRRCHR 1
  5643. | #define HAVE_STRSTR 1
  5644. | #define HAVE_STRTOD 1
  5645. | #define HAVE_STRTOL 1
  5646. | #define HAVE_STRTOUL 1
  5647. | #define HAVE_TMPNAM 1
  5648. | #define HAVE_VFPRINTF 1
  5649. | #define HAVE_VPRINTF 1
  5650. | #define HAVE_VSNPRINTF 1
  5651. | #define HAVE_VSPRINTF 1
  5652. | #define STACK_DIRECTION -1
  5653. | #define vfork fork
  5654. | #define HAVE_SYS_ERRLIST 1
  5655. | #define HAVE_SYS_NERR 1
  5656. | #define HAVE_GETTIMEOFDAY 1
  5657. | /* end confdefs.h. */
  5658. | /* Define sbrk to an innocuous variant, in case <limits.h> declares sbrk.
  5659. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5660. | #define sbrk innocuous_sbrk
  5661. |
  5662. | /* System header to define __stub macros and hopefully few prototypes,
  5663. | which can conflict with char sbrk (); below.
  5664. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5665. | <limits.h> exists even on freestanding compilers. */
  5666. |
  5667. | #ifdef __STDC__
  5668. | # include <limits.h>
  5669. | #else
  5670. | # include <assert.h>
  5671. | #endif
  5672. |
  5673. | #undef sbrk
  5674. |
  5675. | /* Override any GCC internal prototype to avoid an error.
  5676. | Use char because int might match the return type of a GCC
  5677. | builtin and then its argument prototype would still apply. */
  5678. | #ifdef __cplusplus
  5679. | extern "C"
  5680. | #endif
  5681. | char sbrk ();
  5682. | /* The GNU C library defines this for functions which it implements
  5683. | to always fail with ENOSYS. Some functions are actually named
  5684. | something starting with __ and the normal name is an alias. */
  5685. | #if defined __stub_sbrk || defined __stub___sbrk
  5686. | choke me
  5687. | #endif
  5688. |
  5689. | int
  5690. | main ()
  5691. | {
  5692. | return sbrk ();
  5693. | ;
  5694. | return 0;
  5695. | }
  5696. configure:6363: result: no
  5697. configure:6363: checking for spawnve
  5698. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5699. configure:6363: $? = 0
  5700. configure:6363: result: yes
  5701. configure:6363: checking for spawnvpe
  5702. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5703. configure:6363: $? = 0
  5704. configure:6363: result: yes
  5705. configure:6363: checking for strerror
  5706. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5707. configure:6363: $? = 0
  5708. configure:6363: result: yes
  5709. configure:6363: checking for strsignal
  5710. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5711. C:\Users\Florent\AppData\Local\Temp\ccqn4H7d.o: In function `main':
  5712. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `strsignal'
  5713. collect2: ld returned 1 exit status
  5714. configure:6363: $? = 1
  5715. configure: failed program was:
  5716. | /* confdefs.h */
  5717. | #define PACKAGE_NAME ""
  5718. | #define PACKAGE_TARNAME ""
  5719. | #define PACKAGE_VERSION ""
  5720. | #define PACKAGE_STRING ""
  5721. | #define PACKAGE_BUGREPORT ""
  5722. | #define PACKAGE_URL ""
  5723. | #define STDC_HEADERS 1
  5724. | #define HAVE_SYS_TYPES_H 1
  5725. | #define HAVE_SYS_STAT_H 1
  5726. | #define HAVE_STDLIB_H 1
  5727. | #define HAVE_STRING_H 1
  5728. | #define HAVE_MEMORY_H 1
  5729. | #define HAVE_STRINGS_H 1
  5730. | #define HAVE_INTTYPES_H 1
  5731. | #define HAVE_STDINT_H 1
  5732. | #define HAVE_UNISTD_H 1
  5733. | #define HAVE_SYS_FILE_H 1
  5734. | #define HAVE_SYS_PARAM_H 1
  5735. | #define HAVE_LIMITS_H 1
  5736. | #define HAVE_STDLIB_H 1
  5737. | #define HAVE_MALLOC_H 1
  5738. | #define HAVE_STRING_H 1
  5739. | #define HAVE_UNISTD_H 1
  5740. | #define HAVE_STRINGS_H 1
  5741. | #define HAVE_SYS_TIME_H 1
  5742. | #define HAVE_TIME_H 1
  5743. | #define HAVE_SYS_STAT_H 1
  5744. | #define HAVE_FCNTL_H 1
  5745. | #define HAVE_STDINT_H 1
  5746. | #define HAVE_PROCESS_H 1
  5747. | #define TIME_WITH_SYS_TIME 1
  5748. | #define SIZEOF_INT 4
  5749. | #define UNSIGNED_64BIT_TYPE uint64_t
  5750. | #define HAVE_INTPTR_T 1
  5751. | #define HAVE_UINTPTR_T 1
  5752. | #define HAVE_UINTPTR_T 1
  5753. | #define HAVE_SYS_ERRLIST 1
  5754. | #define HAVE_SYS_NERR 1
  5755. | #define HAVE_ATEXIT 1
  5756. | #define HAVE_BASENAME 1
  5757. | #define HAVE_BSEARCH 1
  5758. | #define HAVE_CALLOC 1
  5759. | #define HAVE_CLOCK 1
  5760. | #define HAVE_GETCWD 1
  5761. | #define HAVE_GETPAGESIZE 1
  5762. | #define HAVE_GETTIMEOFDAY 1
  5763. | #define HAVE_MEMCHR 1
  5764. | #define HAVE_MEMCMP 1
  5765. | #define HAVE_MEMCPY 1
  5766. | #define HAVE_MEMMOVE 1
  5767. | #define HAVE_MEMSET 1
  5768. | #define HAVE_PUTENV 1
  5769. | #define HAVE_RENAME 1
  5770. | #define HAVE_SNPRINTF 1
  5771. | #define HAVE_STRCASECMP 1
  5772. | #define HAVE_STRCHR 1
  5773. | #define HAVE_STRDUP 1
  5774. | #define HAVE_STRNCASECMP 1
  5775. | #define HAVE_STRRCHR 1
  5776. | #define HAVE_STRSTR 1
  5777. | #define HAVE_STRTOD 1
  5778. | #define HAVE_STRTOL 1
  5779. | #define HAVE_STRTOUL 1
  5780. | #define HAVE_TMPNAM 1
  5781. | #define HAVE_VFPRINTF 1
  5782. | #define HAVE_VPRINTF 1
  5783. | #define HAVE_VSNPRINTF 1
  5784. | #define HAVE_VSPRINTF 1
  5785. | #define STACK_DIRECTION -1
  5786. | #define vfork fork
  5787. | #define HAVE_SYS_ERRLIST 1
  5788. | #define HAVE_SYS_NERR 1
  5789. | #define HAVE_GETTIMEOFDAY 1
  5790. | #define HAVE_SPAWNVE 1
  5791. | #define HAVE_SPAWNVPE 1
  5792. | #define HAVE_STRERROR 1
  5793. | /* end confdefs.h. */
  5794. | /* Define strsignal to an innocuous variant, in case <limits.h> declares strsignal.
  5795. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5796. | #define strsignal innocuous_strsignal
  5797. |
  5798. | /* System header to define __stub macros and hopefully few prototypes,
  5799. | which can conflict with char strsignal (); below.
  5800. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5801. | <limits.h> exists even on freestanding compilers. */
  5802. |
  5803. | #ifdef __STDC__
  5804. | # include <limits.h>
  5805. | #else
  5806. | # include <assert.h>
  5807. | #endif
  5808. |
  5809. | #undef strsignal
  5810. |
  5811. | /* Override any GCC internal prototype to avoid an error.
  5812. | Use char because int might match the return type of a GCC
  5813. | builtin and then its argument prototype would still apply. */
  5814. | #ifdef __cplusplus
  5815. | extern "C"
  5816. | #endif
  5817. | char strsignal ();
  5818. | /* The GNU C library defines this for functions which it implements
  5819. | to always fail with ENOSYS. Some functions are actually named
  5820. | something starting with __ and the normal name is an alias. */
  5821. | #if defined __stub_strsignal || defined __stub___strsignal
  5822. | choke me
  5823. | #endif
  5824. |
  5825. | int
  5826. | main ()
  5827. | {
  5828. | return strsignal ();
  5829. | ;
  5830. | return 0;
  5831. | }
  5832. configure:6363: result: no
  5833. configure:6363: checking for sysconf
  5834. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5835. C:\Users\Florent\AppData\Local\Temp\ccO7MTFU.o: In function `main':
  5836. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `sysconf'
  5837. collect2: ld returned 1 exit status
  5838. configure:6363: $? = 1
  5839. configure: failed program was:
  5840. | /* confdefs.h */
  5841. | #define PACKAGE_NAME ""
  5842. | #define PACKAGE_TARNAME ""
  5843. | #define PACKAGE_VERSION ""
  5844. | #define PACKAGE_STRING ""
  5845. | #define PACKAGE_BUGREPORT ""
  5846. | #define PACKAGE_URL ""
  5847. | #define STDC_HEADERS 1
  5848. | #define HAVE_SYS_TYPES_H 1
  5849. | #define HAVE_SYS_STAT_H 1
  5850. | #define HAVE_STDLIB_H 1
  5851. | #define HAVE_STRING_H 1
  5852. | #define HAVE_MEMORY_H 1
  5853. | #define HAVE_STRINGS_H 1
  5854. | #define HAVE_INTTYPES_H 1
  5855. | #define HAVE_STDINT_H 1
  5856. | #define HAVE_UNISTD_H 1
  5857. | #define HAVE_SYS_FILE_H 1
  5858. | #define HAVE_SYS_PARAM_H 1
  5859. | #define HAVE_LIMITS_H 1
  5860. | #define HAVE_STDLIB_H 1
  5861. | #define HAVE_MALLOC_H 1
  5862. | #define HAVE_STRING_H 1
  5863. | #define HAVE_UNISTD_H 1
  5864. | #define HAVE_STRINGS_H 1
  5865. | #define HAVE_SYS_TIME_H 1
  5866. | #define HAVE_TIME_H 1
  5867. | #define HAVE_SYS_STAT_H 1
  5868. | #define HAVE_FCNTL_H 1
  5869. | #define HAVE_STDINT_H 1
  5870. | #define HAVE_PROCESS_H 1
  5871. | #define TIME_WITH_SYS_TIME 1
  5872. | #define SIZEOF_INT 4
  5873. | #define UNSIGNED_64BIT_TYPE uint64_t
  5874. | #define HAVE_INTPTR_T 1
  5875. | #define HAVE_UINTPTR_T 1
  5876. | #define HAVE_UINTPTR_T 1
  5877. | #define HAVE_SYS_ERRLIST 1
  5878. | #define HAVE_SYS_NERR 1
  5879. | #define HAVE_ATEXIT 1
  5880. | #define HAVE_BASENAME 1
  5881. | #define HAVE_BSEARCH 1
  5882. | #define HAVE_CALLOC 1
  5883. | #define HAVE_CLOCK 1
  5884. | #define HAVE_GETCWD 1
  5885. | #define HAVE_GETPAGESIZE 1
  5886. | #define HAVE_GETTIMEOFDAY 1
  5887. | #define HAVE_MEMCHR 1
  5888. | #define HAVE_MEMCMP 1
  5889. | #define HAVE_MEMCPY 1
  5890. | #define HAVE_MEMMOVE 1
  5891. | #define HAVE_MEMSET 1
  5892. | #define HAVE_PUTENV 1
  5893. | #define HAVE_RENAME 1
  5894. | #define HAVE_SNPRINTF 1
  5895. | #define HAVE_STRCASECMP 1
  5896. | #define HAVE_STRCHR 1
  5897. | #define HAVE_STRDUP 1
  5898. | #define HAVE_STRNCASECMP 1
  5899. | #define HAVE_STRRCHR 1
  5900. | #define HAVE_STRSTR 1
  5901. | #define HAVE_STRTOD 1
  5902. | #define HAVE_STRTOL 1
  5903. | #define HAVE_STRTOUL 1
  5904. | #define HAVE_TMPNAM 1
  5905. | #define HAVE_VFPRINTF 1
  5906. | #define HAVE_VPRINTF 1
  5907. | #define HAVE_VSNPRINTF 1
  5908. | #define HAVE_VSPRINTF 1
  5909. | #define STACK_DIRECTION -1
  5910. | #define vfork fork
  5911. | #define HAVE_SYS_ERRLIST 1
  5912. | #define HAVE_SYS_NERR 1
  5913. | #define HAVE_GETTIMEOFDAY 1
  5914. | #define HAVE_SPAWNVE 1
  5915. | #define HAVE_SPAWNVPE 1
  5916. | #define HAVE_STRERROR 1
  5917. | /* end confdefs.h. */
  5918. | /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
  5919. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5920. | #define sysconf innocuous_sysconf
  5921. |
  5922. | /* System header to define __stub macros and hopefully few prototypes,
  5923. | which can conflict with char sysconf (); below.
  5924. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5925. | <limits.h> exists even on freestanding compilers. */
  5926. |
  5927. | #ifdef __STDC__
  5928. | # include <limits.h>
  5929. | #else
  5930. | # include <assert.h>
  5931. | #endif
  5932. |
  5933. | #undef sysconf
  5934. |
  5935. | /* Override any GCC internal prototype to avoid an error.
  5936. | Use char because int might match the return type of a GCC
  5937. | builtin and then its argument prototype would still apply. */
  5938. | #ifdef __cplusplus
  5939. | extern "C"
  5940. | #endif
  5941. | char sysconf ();
  5942. | /* The GNU C library defines this for functions which it implements
  5943. | to always fail with ENOSYS. Some functions are actually named
  5944. | something starting with __ and the normal name is an alias. */
  5945. | #if defined __stub_sysconf || defined __stub___sysconf
  5946. | choke me
  5947. | #endif
  5948. |
  5949. | int
  5950. | main ()
  5951. | {
  5952. | return sysconf ();
  5953. | ;
  5954. | return 0;
  5955. | }
  5956. configure:6363: result: no
  5957. configure:6363: checking for sysctl
  5958. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  5959. C:\Users\Florent\AppData\Local\Temp\ccQcoPyx.o: In function `main':
  5960. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `sysctl'
  5961. collect2: ld returned 1 exit status
  5962. configure:6363: $? = 1
  5963. configure: failed program was:
  5964. | /* confdefs.h */
  5965. | #define PACKAGE_NAME ""
  5966. | #define PACKAGE_TARNAME ""
  5967. | #define PACKAGE_VERSION ""
  5968. | #define PACKAGE_STRING ""
  5969. | #define PACKAGE_BUGREPORT ""
  5970. | #define PACKAGE_URL ""
  5971. | #define STDC_HEADERS 1
  5972. | #define HAVE_SYS_TYPES_H 1
  5973. | #define HAVE_SYS_STAT_H 1
  5974. | #define HAVE_STDLIB_H 1
  5975. | #define HAVE_STRING_H 1
  5976. | #define HAVE_MEMORY_H 1
  5977. | #define HAVE_STRINGS_H 1
  5978. | #define HAVE_INTTYPES_H 1
  5979. | #define HAVE_STDINT_H 1
  5980. | #define HAVE_UNISTD_H 1
  5981. | #define HAVE_SYS_FILE_H 1
  5982. | #define HAVE_SYS_PARAM_H 1
  5983. | #define HAVE_LIMITS_H 1
  5984. | #define HAVE_STDLIB_H 1
  5985. | #define HAVE_MALLOC_H 1
  5986. | #define HAVE_STRING_H 1
  5987. | #define HAVE_UNISTD_H 1
  5988. | #define HAVE_STRINGS_H 1
  5989. | #define HAVE_SYS_TIME_H 1
  5990. | #define HAVE_TIME_H 1
  5991. | #define HAVE_SYS_STAT_H 1
  5992. | #define HAVE_FCNTL_H 1
  5993. | #define HAVE_STDINT_H 1
  5994. | #define HAVE_PROCESS_H 1
  5995. | #define TIME_WITH_SYS_TIME 1
  5996. | #define SIZEOF_INT 4
  5997. | #define UNSIGNED_64BIT_TYPE uint64_t
  5998. | #define HAVE_INTPTR_T 1
  5999. | #define HAVE_UINTPTR_T 1
  6000. | #define HAVE_UINTPTR_T 1
  6001. | #define HAVE_SYS_ERRLIST 1
  6002. | #define HAVE_SYS_NERR 1
  6003. | #define HAVE_ATEXIT 1
  6004. | #define HAVE_BASENAME 1
  6005. | #define HAVE_BSEARCH 1
  6006. | #define HAVE_CALLOC 1
  6007. | #define HAVE_CLOCK 1
  6008. | #define HAVE_GETCWD 1
  6009. | #define HAVE_GETPAGESIZE 1
  6010. | #define HAVE_GETTIMEOFDAY 1
  6011. | #define HAVE_MEMCHR 1
  6012. | #define HAVE_MEMCMP 1
  6013. | #define HAVE_MEMCPY 1
  6014. | #define HAVE_MEMMOVE 1
  6015. | #define HAVE_MEMSET 1
  6016. | #define HAVE_PUTENV 1
  6017. | #define HAVE_RENAME 1
  6018. | #define HAVE_SNPRINTF 1
  6019. | #define HAVE_STRCASECMP 1
  6020. | #define HAVE_STRCHR 1
  6021. | #define HAVE_STRDUP 1
  6022. | #define HAVE_STRNCASECMP 1
  6023. | #define HAVE_STRRCHR 1
  6024. | #define HAVE_STRSTR 1
  6025. | #define HAVE_STRTOD 1
  6026. | #define HAVE_STRTOL 1
  6027. | #define HAVE_STRTOUL 1
  6028. | #define HAVE_TMPNAM 1
  6029. | #define HAVE_VFPRINTF 1
  6030. | #define HAVE_VPRINTF 1
  6031. | #define HAVE_VSNPRINTF 1
  6032. | #define HAVE_VSPRINTF 1
  6033. | #define STACK_DIRECTION -1
  6034. | #define vfork fork
  6035. | #define HAVE_SYS_ERRLIST 1
  6036. | #define HAVE_SYS_NERR 1
  6037. | #define HAVE_GETTIMEOFDAY 1
  6038. | #define HAVE_SPAWNVE 1
  6039. | #define HAVE_SPAWNVPE 1
  6040. | #define HAVE_STRERROR 1
  6041. | /* end confdefs.h. */
  6042. | /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
  6043. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6044. | #define sysctl innocuous_sysctl
  6045. |
  6046. | /* System header to define __stub macros and hopefully few prototypes,
  6047. | which can conflict with char sysctl (); below.
  6048. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6049. | <limits.h> exists even on freestanding compilers. */
  6050. |
  6051. | #ifdef __STDC__
  6052. | # include <limits.h>
  6053. | #else
  6054. | # include <assert.h>
  6055. | #endif
  6056. |
  6057. | #undef sysctl
  6058. |
  6059. | /* Override any GCC internal prototype to avoid an error.
  6060. | Use char because int might match the return type of a GCC
  6061. | builtin and then its argument prototype would still apply. */
  6062. | #ifdef __cplusplus
  6063. | extern "C"
  6064. | #endif
  6065. | char sysctl ();
  6066. | /* The GNU C library defines this for functions which it implements
  6067. | to always fail with ENOSYS. Some functions are actually named
  6068. | something starting with __ and the normal name is an alias. */
  6069. | #if defined __stub_sysctl || defined __stub___sysctl
  6070. | choke me
  6071. | #endif
  6072. |
  6073. | int
  6074. | main ()
  6075. | {
  6076. | return sysctl ();
  6077. | ;
  6078. | return 0;
  6079. | }
  6080. configure:6363: result: no
  6081. configure:6363: checking for sysmp
  6082. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  6083. C:\Users\Florent\AppData\Local\Temp\cc49TZhs.o: In function `main':
  6084. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `sysmp'
  6085. collect2: ld returned 1 exit status
  6086. configure:6363: $? = 1
  6087. configure: failed program was:
  6088. | /* confdefs.h */
  6089. | #define PACKAGE_NAME ""
  6090. | #define PACKAGE_TARNAME ""
  6091. | #define PACKAGE_VERSION ""
  6092. | #define PACKAGE_STRING ""
  6093. | #define PACKAGE_BUGREPORT ""
  6094. | #define PACKAGE_URL ""
  6095. | #define STDC_HEADERS 1
  6096. | #define HAVE_SYS_TYPES_H 1
  6097. | #define HAVE_SYS_STAT_H 1
  6098. | #define HAVE_STDLIB_H 1
  6099. | #define HAVE_STRING_H 1
  6100. | #define HAVE_MEMORY_H 1
  6101. | #define HAVE_STRINGS_H 1
  6102. | #define HAVE_INTTYPES_H 1
  6103. | #define HAVE_STDINT_H 1
  6104. | #define HAVE_UNISTD_H 1
  6105. | #define HAVE_SYS_FILE_H 1
  6106. | #define HAVE_SYS_PARAM_H 1
  6107. | #define HAVE_LIMITS_H 1
  6108. | #define HAVE_STDLIB_H 1
  6109. | #define HAVE_MALLOC_H 1
  6110. | #define HAVE_STRING_H 1
  6111. | #define HAVE_UNISTD_H 1
  6112. | #define HAVE_STRINGS_H 1
  6113. | #define HAVE_SYS_TIME_H 1
  6114. | #define HAVE_TIME_H 1
  6115. | #define HAVE_SYS_STAT_H 1
  6116. | #define HAVE_FCNTL_H 1
  6117. | #define HAVE_STDINT_H 1
  6118. | #define HAVE_PROCESS_H 1
  6119. | #define TIME_WITH_SYS_TIME 1
  6120. | #define SIZEOF_INT 4
  6121. | #define UNSIGNED_64BIT_TYPE uint64_t
  6122. | #define HAVE_INTPTR_T 1
  6123. | #define HAVE_UINTPTR_T 1
  6124. | #define HAVE_UINTPTR_T 1
  6125. | #define HAVE_SYS_ERRLIST 1
  6126. | #define HAVE_SYS_NERR 1
  6127. | #define HAVE_ATEXIT 1
  6128. | #define HAVE_BASENAME 1
  6129. | #define HAVE_BSEARCH 1
  6130. | #define HAVE_CALLOC 1
  6131. | #define HAVE_CLOCK 1
  6132. | #define HAVE_GETCWD 1
  6133. | #define HAVE_GETPAGESIZE 1
  6134. | #define HAVE_GETTIMEOFDAY 1
  6135. | #define HAVE_MEMCHR 1
  6136. | #define HAVE_MEMCMP 1
  6137. | #define HAVE_MEMCPY 1
  6138. | #define HAVE_MEMMOVE 1
  6139. | #define HAVE_MEMSET 1
  6140. | #define HAVE_PUTENV 1
  6141. | #define HAVE_RENAME 1
  6142. | #define HAVE_SNPRINTF 1
  6143. | #define HAVE_STRCASECMP 1
  6144. | #define HAVE_STRCHR 1
  6145. | #define HAVE_STRDUP 1
  6146. | #define HAVE_STRNCASECMP 1
  6147. | #define HAVE_STRRCHR 1
  6148. | #define HAVE_STRSTR 1
  6149. | #define HAVE_STRTOD 1
  6150. | #define HAVE_STRTOL 1
  6151. | #define HAVE_STRTOUL 1
  6152. | #define HAVE_TMPNAM 1
  6153. | #define HAVE_VFPRINTF 1
  6154. | #define HAVE_VPRINTF 1
  6155. | #define HAVE_VSNPRINTF 1
  6156. | #define HAVE_VSPRINTF 1
  6157. | #define STACK_DIRECTION -1
  6158. | #define vfork fork
  6159. | #define HAVE_SYS_ERRLIST 1
  6160. | #define HAVE_SYS_NERR 1
  6161. | #define HAVE_GETTIMEOFDAY 1
  6162. | #define HAVE_SPAWNVE 1
  6163. | #define HAVE_SPAWNVPE 1
  6164. | #define HAVE_STRERROR 1
  6165. | /* end confdefs.h. */
  6166. | /* Define sysmp to an innocuous variant, in case <limits.h> declares sysmp.
  6167. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6168. | #define sysmp innocuous_sysmp
  6169. |
  6170. | /* System header to define __stub macros and hopefully few prototypes,
  6171. | which can conflict with char sysmp (); below.
  6172. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6173. | <limits.h> exists even on freestanding compilers. */
  6174. |
  6175. | #ifdef __STDC__
  6176. | # include <limits.h>
  6177. | #else
  6178. | # include <assert.h>
  6179. | #endif
  6180. |
  6181. | #undef sysmp
  6182. |
  6183. | /* Override any GCC internal prototype to avoid an error.
  6184. | Use char because int might match the return type of a GCC
  6185. | builtin and then its argument prototype would still apply. */
  6186. | #ifdef __cplusplus
  6187. | extern "C"
  6188. | #endif
  6189. | char sysmp ();
  6190. | /* The GNU C library defines this for functions which it implements
  6191. | to always fail with ENOSYS. Some functions are actually named
  6192. | something starting with __ and the normal name is an alias. */
  6193. | #if defined __stub_sysmp || defined __stub___sysmp
  6194. | choke me
  6195. | #endif
  6196. |
  6197. | int
  6198. | main ()
  6199. | {
  6200. | return sysmp ();
  6201. | ;
  6202. | return 0;
  6203. | }
  6204. configure:6363: result: no
  6205. configure:6363: checking for table
  6206. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  6207. C:\Users\Florent\AppData\Local\Temp\cc2sXEWf.o: In function `main':
  6208. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `table'
  6209. collect2: ld returned 1 exit status
  6210. configure:6363: $? = 1
  6211. configure: failed program was:
  6212. | /* confdefs.h */
  6213. | #define PACKAGE_NAME ""
  6214. | #define PACKAGE_TARNAME ""
  6215. | #define PACKAGE_VERSION ""
  6216. | #define PACKAGE_STRING ""
  6217. | #define PACKAGE_BUGREPORT ""
  6218. | #define PACKAGE_URL ""
  6219. | #define STDC_HEADERS 1
  6220. | #define HAVE_SYS_TYPES_H 1
  6221. | #define HAVE_SYS_STAT_H 1
  6222. | #define HAVE_STDLIB_H 1
  6223. | #define HAVE_STRING_H 1
  6224. | #define HAVE_MEMORY_H 1
  6225. | #define HAVE_STRINGS_H 1
  6226. | #define HAVE_INTTYPES_H 1
  6227. | #define HAVE_STDINT_H 1
  6228. | #define HAVE_UNISTD_H 1
  6229. | #define HAVE_SYS_FILE_H 1
  6230. | #define HAVE_SYS_PARAM_H 1
  6231. | #define HAVE_LIMITS_H 1
  6232. | #define HAVE_STDLIB_H 1
  6233. | #define HAVE_MALLOC_H 1
  6234. | #define HAVE_STRING_H 1
  6235. | #define HAVE_UNISTD_H 1
  6236. | #define HAVE_STRINGS_H 1
  6237. | #define HAVE_SYS_TIME_H 1
  6238. | #define HAVE_TIME_H 1
  6239. | #define HAVE_SYS_STAT_H 1
  6240. | #define HAVE_FCNTL_H 1
  6241. | #define HAVE_STDINT_H 1
  6242. | #define HAVE_PROCESS_H 1
  6243. | #define TIME_WITH_SYS_TIME 1
  6244. | #define SIZEOF_INT 4
  6245. | #define UNSIGNED_64BIT_TYPE uint64_t
  6246. | #define HAVE_INTPTR_T 1
  6247. | #define HAVE_UINTPTR_T 1
  6248. | #define HAVE_UINTPTR_T 1
  6249. | #define HAVE_SYS_ERRLIST 1
  6250. | #define HAVE_SYS_NERR 1
  6251. | #define HAVE_ATEXIT 1
  6252. | #define HAVE_BASENAME 1
  6253. | #define HAVE_BSEARCH 1
  6254. | #define HAVE_CALLOC 1
  6255. | #define HAVE_CLOCK 1
  6256. | #define HAVE_GETCWD 1
  6257. | #define HAVE_GETPAGESIZE 1
  6258. | #define HAVE_GETTIMEOFDAY 1
  6259. | #define HAVE_MEMCHR 1
  6260. | #define HAVE_MEMCMP 1
  6261. | #define HAVE_MEMCPY 1
  6262. | #define HAVE_MEMMOVE 1
  6263. | #define HAVE_MEMSET 1
  6264. | #define HAVE_PUTENV 1
  6265. | #define HAVE_RENAME 1
  6266. | #define HAVE_SNPRINTF 1
  6267. | #define HAVE_STRCASECMP 1
  6268. | #define HAVE_STRCHR 1
  6269. | #define HAVE_STRDUP 1
  6270. | #define HAVE_STRNCASECMP 1
  6271. | #define HAVE_STRRCHR 1
  6272. | #define HAVE_STRSTR 1
  6273. | #define HAVE_STRTOD 1
  6274. | #define HAVE_STRTOL 1
  6275. | #define HAVE_STRTOUL 1
  6276. | #define HAVE_TMPNAM 1
  6277. | #define HAVE_VFPRINTF 1
  6278. | #define HAVE_VPRINTF 1
  6279. | #define HAVE_VSNPRINTF 1
  6280. | #define HAVE_VSPRINTF 1
  6281. | #define STACK_DIRECTION -1
  6282. | #define vfork fork
  6283. | #define HAVE_SYS_ERRLIST 1
  6284. | #define HAVE_SYS_NERR 1
  6285. | #define HAVE_GETTIMEOFDAY 1
  6286. | #define HAVE_SPAWNVE 1
  6287. | #define HAVE_SPAWNVPE 1
  6288. | #define HAVE_STRERROR 1
  6289. | /* end confdefs.h. */
  6290. | /* Define table to an innocuous variant, in case <limits.h> declares table.
  6291. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6292. | #define table innocuous_table
  6293. |
  6294. | /* System header to define __stub macros and hopefully few prototypes,
  6295. | which can conflict with char table (); below.
  6296. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6297. | <limits.h> exists even on freestanding compilers. */
  6298. |
  6299. | #ifdef __STDC__
  6300. | # include <limits.h>
  6301. | #else
  6302. | # include <assert.h>
  6303. | #endif
  6304. |
  6305. | #undef table
  6306. |
  6307. | /* Override any GCC internal prototype to avoid an error.
  6308. | Use char because int might match the return type of a GCC
  6309. | builtin and then its argument prototype would still apply. */
  6310. | #ifdef __cplusplus
  6311. | extern "C"
  6312. | #endif
  6313. | char table ();
  6314. | /* The GNU C library defines this for functions which it implements
  6315. | to always fail with ENOSYS. Some functions are actually named
  6316. | something starting with __ and the normal name is an alias. */
  6317. | #if defined __stub_table || defined __stub___table
  6318. | choke me
  6319. | #endif
  6320. |
  6321. | int
  6322. | main ()
  6323. | {
  6324. | return table ();
  6325. | ;
  6326. | return 0;
  6327. | }
  6328. configure:6363: result: no
  6329. configure:6363: checking for times
  6330. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  6331. C:\Users\Florent\AppData\Local\Temp\cc6uMfWM.o: In function `main':
  6332. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `times'
  6333. collect2: ld returned 1 exit status
  6334. configure:6363: $? = 1
  6335. configure: failed program was:
  6336. | /* confdefs.h */
  6337. | #define PACKAGE_NAME ""
  6338. | #define PACKAGE_TARNAME ""
  6339. | #define PACKAGE_VERSION ""
  6340. | #define PACKAGE_STRING ""
  6341. | #define PACKAGE_BUGREPORT ""
  6342. | #define PACKAGE_URL ""
  6343. | #define STDC_HEADERS 1
  6344. | #define HAVE_SYS_TYPES_H 1
  6345. | #define HAVE_SYS_STAT_H 1
  6346. | #define HAVE_STDLIB_H 1
  6347. | #define HAVE_STRING_H 1
  6348. | #define HAVE_MEMORY_H 1
  6349. | #define HAVE_STRINGS_H 1
  6350. | #define HAVE_INTTYPES_H 1
  6351. | #define HAVE_STDINT_H 1
  6352. | #define HAVE_UNISTD_H 1
  6353. | #define HAVE_SYS_FILE_H 1
  6354. | #define HAVE_SYS_PARAM_H 1
  6355. | #define HAVE_LIMITS_H 1
  6356. | #define HAVE_STDLIB_H 1
  6357. | #define HAVE_MALLOC_H 1
  6358. | #define HAVE_STRING_H 1
  6359. | #define HAVE_UNISTD_H 1
  6360. | #define HAVE_STRINGS_H 1
  6361. | #define HAVE_SYS_TIME_H 1
  6362. | #define HAVE_TIME_H 1
  6363. | #define HAVE_SYS_STAT_H 1
  6364. | #define HAVE_FCNTL_H 1
  6365. | #define HAVE_STDINT_H 1
  6366. | #define HAVE_PROCESS_H 1
  6367. | #define TIME_WITH_SYS_TIME 1
  6368. | #define SIZEOF_INT 4
  6369. | #define UNSIGNED_64BIT_TYPE uint64_t
  6370. | #define HAVE_INTPTR_T 1
  6371. | #define HAVE_UINTPTR_T 1
  6372. | #define HAVE_UINTPTR_T 1
  6373. | #define HAVE_SYS_ERRLIST 1
  6374. | #define HAVE_SYS_NERR 1
  6375. | #define HAVE_ATEXIT 1
  6376. | #define HAVE_BASENAME 1
  6377. | #define HAVE_BSEARCH 1
  6378. | #define HAVE_CALLOC 1
  6379. | #define HAVE_CLOCK 1
  6380. | #define HAVE_GETCWD 1
  6381. | #define HAVE_GETPAGESIZE 1
  6382. | #define HAVE_GETTIMEOFDAY 1
  6383. | #define HAVE_MEMCHR 1
  6384. | #define HAVE_MEMCMP 1
  6385. | #define HAVE_MEMCPY 1
  6386. | #define HAVE_MEMMOVE 1
  6387. | #define HAVE_MEMSET 1
  6388. | #define HAVE_PUTENV 1
  6389. | #define HAVE_RENAME 1
  6390. | #define HAVE_SNPRINTF 1
  6391. | #define HAVE_STRCASECMP 1
  6392. | #define HAVE_STRCHR 1
  6393. | #define HAVE_STRDUP 1
  6394. | #define HAVE_STRNCASECMP 1
  6395. | #define HAVE_STRRCHR 1
  6396. | #define HAVE_STRSTR 1
  6397. | #define HAVE_STRTOD 1
  6398. | #define HAVE_STRTOL 1
  6399. | #define HAVE_STRTOUL 1
  6400. | #define HAVE_TMPNAM 1
  6401. | #define HAVE_VFPRINTF 1
  6402. | #define HAVE_VPRINTF 1
  6403. | #define HAVE_VSNPRINTF 1
  6404. | #define HAVE_VSPRINTF 1
  6405. | #define STACK_DIRECTION -1
  6406. | #define vfork fork
  6407. | #define HAVE_SYS_ERRLIST 1
  6408. | #define HAVE_SYS_NERR 1
  6409. | #define HAVE_GETTIMEOFDAY 1
  6410. | #define HAVE_SPAWNVE 1
  6411. | #define HAVE_SPAWNVPE 1
  6412. | #define HAVE_STRERROR 1
  6413. | /* end confdefs.h. */
  6414. | /* Define times to an innocuous variant, in case <limits.h> declares times.
  6415. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6416. | #define times innocuous_times
  6417. |
  6418. | /* System header to define __stub macros and hopefully few prototypes,
  6419. | which can conflict with char times (); below.
  6420. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6421. | <limits.h> exists even on freestanding compilers. */
  6422. |
  6423. | #ifdef __STDC__
  6424. | # include <limits.h>
  6425. | #else
  6426. | # include <assert.h>
  6427. | #endif
  6428. |
  6429. | #undef times
  6430. |
  6431. | /* Override any GCC internal prototype to avoid an error.
  6432. | Use char because int might match the return type of a GCC
  6433. | builtin and then its argument prototype would still apply. */
  6434. | #ifdef __cplusplus
  6435. | extern "C"
  6436. | #endif
  6437. | char times ();
  6438. | /* The GNU C library defines this for functions which it implements
  6439. | to always fail with ENOSYS. Some functions are actually named
  6440. | something starting with __ and the normal name is an alias. */
  6441. | #if defined __stub_times || defined __stub___times
  6442. | choke me
  6443. | #endif
  6444. |
  6445. | int
  6446. | main ()
  6447. | {
  6448. | return times ();
  6449. | ;
  6450. | return 0;
  6451. | }
  6452. configure:6363: result: no
  6453. configure:6363: checking for wait3
  6454. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  6455. C:\Users\Florent\AppData\Local\Temp\ccbYafaw.o: In function `main':
  6456. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `wait3'
  6457. collect2: ld returned 1 exit status
  6458. configure:6363: $? = 1
  6459. configure: failed program was:
  6460. | /* confdefs.h */
  6461. | #define PACKAGE_NAME ""
  6462. | #define PACKAGE_TARNAME ""
  6463. | #define PACKAGE_VERSION ""
  6464. | #define PACKAGE_STRING ""
  6465. | #define PACKAGE_BUGREPORT ""
  6466. | #define PACKAGE_URL ""
  6467. | #define STDC_HEADERS 1
  6468. | #define HAVE_SYS_TYPES_H 1
  6469. | #define HAVE_SYS_STAT_H 1
  6470. | #define HAVE_STDLIB_H 1
  6471. | #define HAVE_STRING_H 1
  6472. | #define HAVE_MEMORY_H 1
  6473. | #define HAVE_STRINGS_H 1
  6474. | #define HAVE_INTTYPES_H 1
  6475. | #define HAVE_STDINT_H 1
  6476. | #define HAVE_UNISTD_H 1
  6477. | #define HAVE_SYS_FILE_H 1
  6478. | #define HAVE_SYS_PARAM_H 1
  6479. | #define HAVE_LIMITS_H 1
  6480. | #define HAVE_STDLIB_H 1
  6481. | #define HAVE_MALLOC_H 1
  6482. | #define HAVE_STRING_H 1
  6483. | #define HAVE_UNISTD_H 1
  6484. | #define HAVE_STRINGS_H 1
  6485. | #define HAVE_SYS_TIME_H 1
  6486. | #define HAVE_TIME_H 1
  6487. | #define HAVE_SYS_STAT_H 1
  6488. | #define HAVE_FCNTL_H 1
  6489. | #define HAVE_STDINT_H 1
  6490. | #define HAVE_PROCESS_H 1
  6491. | #define TIME_WITH_SYS_TIME 1
  6492. | #define SIZEOF_INT 4
  6493. | #define UNSIGNED_64BIT_TYPE uint64_t
  6494. | #define HAVE_INTPTR_T 1
  6495. | #define HAVE_UINTPTR_T 1
  6496. | #define HAVE_UINTPTR_T 1
  6497. | #define HAVE_SYS_ERRLIST 1
  6498. | #define HAVE_SYS_NERR 1
  6499. | #define HAVE_ATEXIT 1
  6500. | #define HAVE_BASENAME 1
  6501. | #define HAVE_BSEARCH 1
  6502. | #define HAVE_CALLOC 1
  6503. | #define HAVE_CLOCK 1
  6504. | #define HAVE_GETCWD 1
  6505. | #define HAVE_GETPAGESIZE 1
  6506. | #define HAVE_GETTIMEOFDAY 1
  6507. | #define HAVE_MEMCHR 1
  6508. | #define HAVE_MEMCMP 1
  6509. | #define HAVE_MEMCPY 1
  6510. | #define HAVE_MEMMOVE 1
  6511. | #define HAVE_MEMSET 1
  6512. | #define HAVE_PUTENV 1
  6513. | #define HAVE_RENAME 1
  6514. | #define HAVE_SNPRINTF 1
  6515. | #define HAVE_STRCASECMP 1
  6516. | #define HAVE_STRCHR 1
  6517. | #define HAVE_STRDUP 1
  6518. | #define HAVE_STRNCASECMP 1
  6519. | #define HAVE_STRRCHR 1
  6520. | #define HAVE_STRSTR 1
  6521. | #define HAVE_STRTOD 1
  6522. | #define HAVE_STRTOL 1
  6523. | #define HAVE_STRTOUL 1
  6524. | #define HAVE_TMPNAM 1
  6525. | #define HAVE_VFPRINTF 1
  6526. | #define HAVE_VPRINTF 1
  6527. | #define HAVE_VSNPRINTF 1
  6528. | #define HAVE_VSPRINTF 1
  6529. | #define STACK_DIRECTION -1
  6530. | #define vfork fork
  6531. | #define HAVE_SYS_ERRLIST 1
  6532. | #define HAVE_SYS_NERR 1
  6533. | #define HAVE_GETTIMEOFDAY 1
  6534. | #define HAVE_SPAWNVE 1
  6535. | #define HAVE_SPAWNVPE 1
  6536. | #define HAVE_STRERROR 1
  6537. | /* end confdefs.h. */
  6538. | /* Define wait3 to an innocuous variant, in case <limits.h> declares wait3.
  6539. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6540. | #define wait3 innocuous_wait3
  6541. |
  6542. | /* System header to define __stub macros and hopefully few prototypes,
  6543. | which can conflict with char wait3 (); below.
  6544. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6545. | <limits.h> exists even on freestanding compilers. */
  6546. |
  6547. | #ifdef __STDC__
  6548. | # include <limits.h>
  6549. | #else
  6550. | # include <assert.h>
  6551. | #endif
  6552. |
  6553. | #undef wait3
  6554. |
  6555. | /* Override any GCC internal prototype to avoid an error.
  6556. | Use char because int might match the return type of a GCC
  6557. | builtin and then its argument prototype would still apply. */
  6558. | #ifdef __cplusplus
  6559. | extern "C"
  6560. | #endif
  6561. | char wait3 ();
  6562. | /* The GNU C library defines this for functions which it implements
  6563. | to always fail with ENOSYS. Some functions are actually named
  6564. | something starting with __ and the normal name is an alias. */
  6565. | #if defined __stub_wait3 || defined __stub___wait3
  6566. | choke me
  6567. | #endif
  6568. |
  6569. | int
  6570. | main ()
  6571. | {
  6572. | return wait3 ();
  6573. | ;
  6574. | return 0;
  6575. | }
  6576. configure:6363: result: no
  6577. configure:6363: checking for wait4
  6578. configure:6363: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  6579. C:\Users\Florent\AppData\Local\Temp\ccfO1Ajo.o: In function `main':
  6580. d:\dev\Mingw\src\libiberty/conftest.c:113: undefined reference to `wait4'
  6581. collect2: ld returned 1 exit status
  6582. configure:6363: $? = 1
  6583. configure: failed program was:
  6584. | /* confdefs.h */
  6585. | #define PACKAGE_NAME ""
  6586. | #define PACKAGE_TARNAME ""
  6587. | #define PACKAGE_VERSION ""
  6588. | #define PACKAGE_STRING ""
  6589. | #define PACKAGE_BUGREPORT ""
  6590. | #define PACKAGE_URL ""
  6591. | #define STDC_HEADERS 1
  6592. | #define HAVE_SYS_TYPES_H 1
  6593. | #define HAVE_SYS_STAT_H 1
  6594. | #define HAVE_STDLIB_H 1
  6595. | #define HAVE_STRING_H 1
  6596. | #define HAVE_MEMORY_H 1
  6597. | #define HAVE_STRINGS_H 1
  6598. | #define HAVE_INTTYPES_H 1
  6599. | #define HAVE_STDINT_H 1
  6600. | #define HAVE_UNISTD_H 1
  6601. | #define HAVE_SYS_FILE_H 1
  6602. | #define HAVE_SYS_PARAM_H 1
  6603. | #define HAVE_LIMITS_H 1
  6604. | #define HAVE_STDLIB_H 1
  6605. | #define HAVE_MALLOC_H 1
  6606. | #define HAVE_STRING_H 1
  6607. | #define HAVE_UNISTD_H 1
  6608. | #define HAVE_STRINGS_H 1
  6609. | #define HAVE_SYS_TIME_H 1
  6610. | #define HAVE_TIME_H 1
  6611. | #define HAVE_SYS_STAT_H 1
  6612. | #define HAVE_FCNTL_H 1
  6613. | #define HAVE_STDINT_H 1
  6614. | #define HAVE_PROCESS_H 1
  6615. | #define TIME_WITH_SYS_TIME 1
  6616. | #define SIZEOF_INT 4
  6617. | #define UNSIGNED_64BIT_TYPE uint64_t
  6618. | #define HAVE_INTPTR_T 1
  6619. | #define HAVE_UINTPTR_T 1
  6620. | #define HAVE_UINTPTR_T 1
  6621. | #define HAVE_SYS_ERRLIST 1
  6622. | #define HAVE_SYS_NERR 1
  6623. | #define HAVE_ATEXIT 1
  6624. | #define HAVE_BASENAME 1
  6625. | #define HAVE_BSEARCH 1
  6626. | #define HAVE_CALLOC 1
  6627. | #define HAVE_CLOCK 1
  6628. | #define HAVE_GETCWD 1
  6629. | #define HAVE_GETPAGESIZE 1
  6630. | #define HAVE_GETTIMEOFDAY 1
  6631. | #define HAVE_MEMCHR 1
  6632. | #define HAVE_MEMCMP 1
  6633. | #define HAVE_MEMCPY 1
  6634. | #define HAVE_MEMMOVE 1
  6635. | #define HAVE_MEMSET 1
  6636. | #define HAVE_PUTENV 1
  6637. | #define HAVE_RENAME 1
  6638. | #define HAVE_SNPRINTF 1
  6639. | #define HAVE_STRCASECMP 1
  6640. | #define HAVE_STRCHR 1
  6641. | #define HAVE_STRDUP 1
  6642. | #define HAVE_STRNCASECMP 1
  6643. | #define HAVE_STRRCHR 1
  6644. | #define HAVE_STRSTR 1
  6645. | #define HAVE_STRTOD 1
  6646. | #define HAVE_STRTOL 1
  6647. | #define HAVE_STRTOUL 1
  6648. | #define HAVE_TMPNAM 1
  6649. | #define HAVE_VFPRINTF 1
  6650. | #define HAVE_VPRINTF 1
  6651. | #define HAVE_VSNPRINTF 1
  6652. | #define HAVE_VSPRINTF 1
  6653. | #define STACK_DIRECTION -1
  6654. | #define vfork fork
  6655. | #define HAVE_SYS_ERRLIST 1
  6656. | #define HAVE_SYS_NERR 1
  6657. | #define HAVE_GETTIMEOFDAY 1
  6658. | #define HAVE_SPAWNVE 1
  6659. | #define HAVE_SPAWNVPE 1
  6660. | #define HAVE_STRERROR 1
  6661. | /* end confdefs.h. */
  6662. | /* Define wait4 to an innocuous variant, in case <limits.h> declares wait4.
  6663. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  6664. | #define wait4 innocuous_wait4
  6665. |
  6666. | /* System header to define __stub macros and hopefully few prototypes,
  6667. | which can conflict with char wait4 (); below.
  6668. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  6669. | <limits.h> exists even on freestanding compilers. */
  6670. |
  6671. | #ifdef __STDC__
  6672. | # include <limits.h>
  6673. | #else
  6674. | # include <assert.h>
  6675. | #endif
  6676. |
  6677. | #undef wait4
  6678. |
  6679. | /* Override any GCC internal prototype to avoid an error.
  6680. | Use char because int might match the return type of a GCC
  6681. | builtin and then its argument prototype would still apply. */
  6682. | #ifdef __cplusplus
  6683. | extern "C"
  6684. | #endif
  6685. | char wait4 ();
  6686. | /* The GNU C library defines this for functions which it implements
  6687. | to always fail with ENOSYS. Some functions are actually named
  6688. | something starting with __ and the normal name is an alias. */
  6689. | #if defined __stub_wait4 || defined __stub___wait4
  6690. | choke me
  6691. | #endif
  6692. |
  6693. | int
  6694. | main ()
  6695. | {
  6696. | return wait4 ();
  6697. | ;
  6698. | return 0;
  6699. | }
  6700. configure:6363: result: no
  6701. configure:6373: checking whether basename is declared
  6702. configure:6373: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  6703. conftest.c: In function 'main':
  6704. conftest.c:119:10: error: 'basename' undeclared (first use in this function)
  6705. conftest.c:119:10: note: each undeclared identifier is reported only once for each function it appears in
  6706. configure:6373: $? = 1
  6707. configure: failed program was:
  6708. | /* confdefs.h */
  6709. | #define PACKAGE_NAME ""
  6710. | #define PACKAGE_TARNAME ""
  6711. | #define PACKAGE_VERSION ""
  6712. | #define PACKAGE_STRING ""
  6713. | #define PACKAGE_BUGREPORT ""
  6714. | #define PACKAGE_URL ""
  6715. | #define STDC_HEADERS 1
  6716. | #define HAVE_SYS_TYPES_H 1
  6717. | #define HAVE_SYS_STAT_H 1
  6718. | #define HAVE_STDLIB_H 1
  6719. | #define HAVE_STRING_H 1
  6720. | #define HAVE_MEMORY_H 1
  6721. | #define HAVE_STRINGS_H 1
  6722. | #define HAVE_INTTYPES_H 1
  6723. | #define HAVE_STDINT_H 1
  6724. | #define HAVE_UNISTD_H 1
  6725. | #define HAVE_SYS_FILE_H 1
  6726. | #define HAVE_SYS_PARAM_H 1
  6727. | #define HAVE_LIMITS_H 1
  6728. | #define HAVE_STDLIB_H 1
  6729. | #define HAVE_MALLOC_H 1
  6730. | #define HAVE_STRING_H 1
  6731. | #define HAVE_UNISTD_H 1
  6732. | #define HAVE_STRINGS_H 1
  6733. | #define HAVE_SYS_TIME_H 1
  6734. | #define HAVE_TIME_H 1
  6735. | #define HAVE_SYS_STAT_H 1
  6736. | #define HAVE_FCNTL_H 1
  6737. | #define HAVE_STDINT_H 1
  6738. | #define HAVE_PROCESS_H 1
  6739. | #define TIME_WITH_SYS_TIME 1
  6740. | #define SIZEOF_INT 4
  6741. | #define UNSIGNED_64BIT_TYPE uint64_t
  6742. | #define HAVE_INTPTR_T 1
  6743. | #define HAVE_UINTPTR_T 1
  6744. | #define HAVE_UINTPTR_T 1
  6745. | #define HAVE_SYS_ERRLIST 1
  6746. | #define HAVE_SYS_NERR 1
  6747. | #define HAVE_ATEXIT 1
  6748. | #define HAVE_BASENAME 1
  6749. | #define HAVE_BSEARCH 1
  6750. | #define HAVE_CALLOC 1
  6751. | #define HAVE_CLOCK 1
  6752. | #define HAVE_GETCWD 1
  6753. | #define HAVE_GETPAGESIZE 1
  6754. | #define HAVE_GETTIMEOFDAY 1
  6755. | #define HAVE_MEMCHR 1
  6756. | #define HAVE_MEMCMP 1
  6757. | #define HAVE_MEMCPY 1
  6758. | #define HAVE_MEMMOVE 1
  6759. | #define HAVE_MEMSET 1
  6760. | #define HAVE_PUTENV 1
  6761. | #define HAVE_RENAME 1
  6762. | #define HAVE_SNPRINTF 1
  6763. | #define HAVE_STRCASECMP 1
  6764. | #define HAVE_STRCHR 1
  6765. | #define HAVE_STRDUP 1
  6766. | #define HAVE_STRNCASECMP 1
  6767. | #define HAVE_STRRCHR 1
  6768. | #define HAVE_STRSTR 1
  6769. | #define HAVE_STRTOD 1
  6770. | #define HAVE_STRTOL 1
  6771. | #define HAVE_STRTOUL 1
  6772. | #define HAVE_TMPNAM 1
  6773. | #define HAVE_VFPRINTF 1
  6774. | #define HAVE_VPRINTF 1
  6775. | #define HAVE_VSNPRINTF 1
  6776. | #define HAVE_VSPRINTF 1
  6777. | #define STACK_DIRECTION -1
  6778. | #define vfork fork
  6779. | #define HAVE_SYS_ERRLIST 1
  6780. | #define HAVE_SYS_NERR 1
  6781. | #define HAVE_GETTIMEOFDAY 1
  6782. | #define HAVE_SPAWNVE 1
  6783. | #define HAVE_SPAWNVPE 1
  6784. | #define HAVE_STRERROR 1
  6785. | /* end confdefs.h. */
  6786. | #include <stdio.h>
  6787. | #ifdef HAVE_SYS_TYPES_H
  6788. | # include <sys/types.h>
  6789. | #endif
  6790. | #ifdef HAVE_SYS_STAT_H
  6791. | # include <sys/stat.h>
  6792. | #endif
  6793. | #ifdef STDC_HEADERS
  6794. | # include <stdlib.h>
  6795. | # include <stddef.h>
  6796. | #else
  6797. | # ifdef HAVE_STDLIB_H
  6798. | # include <stdlib.h>
  6799. | # endif
  6800. | #endif
  6801. | #ifdef HAVE_STRING_H
  6802. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6803. | # include <memory.h>
  6804. | # endif
  6805. | # include <string.h>
  6806. | #endif
  6807. | #ifdef HAVE_STRINGS_H
  6808. | # include <strings.h>
  6809. | #endif
  6810. | #ifdef HAVE_INTTYPES_H
  6811. | # include <inttypes.h>
  6812. | #endif
  6813. | #ifdef HAVE_STDINT_H
  6814. | # include <stdint.h>
  6815. | #endif
  6816. | #ifdef HAVE_UNISTD_H
  6817. | # include <unistd.h>
  6818. | #endif
  6819. | int
  6820. | main ()
  6821. | {
  6822. | #ifndef basename
  6823. | #ifdef __cplusplus
  6824. | (void) basename((char *) 0);
  6825. | #else
  6826. | (void) basename;
  6827. | #endif
  6828. | #endif
  6829. |
  6830. | ;
  6831. | return 0;
  6832. | }
  6833. configure:6373: result: no
  6834. configure:6383: checking whether ffs is declared
  6835. configure:6383: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  6836. conftest.c: In function 'main':
  6837. conftest.c:120:10: error: 'ffs' undeclared (first use in this function)
  6838. conftest.c:120:10: note: each undeclared identifier is reported only once for each function it appears in
  6839. configure:6383: $? = 1
  6840. configure: failed program was:
  6841. | /* confdefs.h */
  6842. | #define PACKAGE_NAME ""
  6843. | #define PACKAGE_TARNAME ""
  6844. | #define PACKAGE_VERSION ""
  6845. | #define PACKAGE_STRING ""
  6846. | #define PACKAGE_BUGREPORT ""
  6847. | #define PACKAGE_URL ""
  6848. | #define STDC_HEADERS 1
  6849. | #define HAVE_SYS_TYPES_H 1
  6850. | #define HAVE_SYS_STAT_H 1
  6851. | #define HAVE_STDLIB_H 1
  6852. | #define HAVE_STRING_H 1
  6853. | #define HAVE_MEMORY_H 1
  6854. | #define HAVE_STRINGS_H 1
  6855. | #define HAVE_INTTYPES_H 1
  6856. | #define HAVE_STDINT_H 1
  6857. | #define HAVE_UNISTD_H 1
  6858. | #define HAVE_SYS_FILE_H 1
  6859. | #define HAVE_SYS_PARAM_H 1
  6860. | #define HAVE_LIMITS_H 1
  6861. | #define HAVE_STDLIB_H 1
  6862. | #define HAVE_MALLOC_H 1
  6863. | #define HAVE_STRING_H 1
  6864. | #define HAVE_UNISTD_H 1
  6865. | #define HAVE_STRINGS_H 1
  6866. | #define HAVE_SYS_TIME_H 1
  6867. | #define HAVE_TIME_H 1
  6868. | #define HAVE_SYS_STAT_H 1
  6869. | #define HAVE_FCNTL_H 1
  6870. | #define HAVE_STDINT_H 1
  6871. | #define HAVE_PROCESS_H 1
  6872. | #define TIME_WITH_SYS_TIME 1
  6873. | #define SIZEOF_INT 4
  6874. | #define UNSIGNED_64BIT_TYPE uint64_t
  6875. | #define HAVE_INTPTR_T 1
  6876. | #define HAVE_UINTPTR_T 1
  6877. | #define HAVE_UINTPTR_T 1
  6878. | #define HAVE_SYS_ERRLIST 1
  6879. | #define HAVE_SYS_NERR 1
  6880. | #define HAVE_ATEXIT 1
  6881. | #define HAVE_BASENAME 1
  6882. | #define HAVE_BSEARCH 1
  6883. | #define HAVE_CALLOC 1
  6884. | #define HAVE_CLOCK 1
  6885. | #define HAVE_GETCWD 1
  6886. | #define HAVE_GETPAGESIZE 1
  6887. | #define HAVE_GETTIMEOFDAY 1
  6888. | #define HAVE_MEMCHR 1
  6889. | #define HAVE_MEMCMP 1
  6890. | #define HAVE_MEMCPY 1
  6891. | #define HAVE_MEMMOVE 1
  6892. | #define HAVE_MEMSET 1
  6893. | #define HAVE_PUTENV 1
  6894. | #define HAVE_RENAME 1
  6895. | #define HAVE_SNPRINTF 1
  6896. | #define HAVE_STRCASECMP 1
  6897. | #define HAVE_STRCHR 1
  6898. | #define HAVE_STRDUP 1
  6899. | #define HAVE_STRNCASECMP 1
  6900. | #define HAVE_STRRCHR 1
  6901. | #define HAVE_STRSTR 1
  6902. | #define HAVE_STRTOD 1
  6903. | #define HAVE_STRTOL 1
  6904. | #define HAVE_STRTOUL 1
  6905. | #define HAVE_TMPNAM 1
  6906. | #define HAVE_VFPRINTF 1
  6907. | #define HAVE_VPRINTF 1
  6908. | #define HAVE_VSNPRINTF 1
  6909. | #define HAVE_VSPRINTF 1
  6910. | #define STACK_DIRECTION -1
  6911. | #define vfork fork
  6912. | #define HAVE_SYS_ERRLIST 1
  6913. | #define HAVE_SYS_NERR 1
  6914. | #define HAVE_GETTIMEOFDAY 1
  6915. | #define HAVE_SPAWNVE 1
  6916. | #define HAVE_SPAWNVPE 1
  6917. | #define HAVE_STRERROR 1
  6918. | #define HAVE_DECL_BASENAME 0
  6919. | /* end confdefs.h. */
  6920. | #include <stdio.h>
  6921. | #ifdef HAVE_SYS_TYPES_H
  6922. | # include <sys/types.h>
  6923. | #endif
  6924. | #ifdef HAVE_SYS_STAT_H
  6925. | # include <sys/stat.h>
  6926. | #endif
  6927. | #ifdef STDC_HEADERS
  6928. | # include <stdlib.h>
  6929. | # include <stddef.h>
  6930. | #else
  6931. | # ifdef HAVE_STDLIB_H
  6932. | # include <stdlib.h>
  6933. | # endif
  6934. | #endif
  6935. | #ifdef HAVE_STRING_H
  6936. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6937. | # include <memory.h>
  6938. | # endif
  6939. | # include <string.h>
  6940. | #endif
  6941. | #ifdef HAVE_STRINGS_H
  6942. | # include <strings.h>
  6943. | #endif
  6944. | #ifdef HAVE_INTTYPES_H
  6945. | # include <inttypes.h>
  6946. | #endif
  6947. | #ifdef HAVE_STDINT_H
  6948. | # include <stdint.h>
  6949. | #endif
  6950. | #ifdef HAVE_UNISTD_H
  6951. | # include <unistd.h>
  6952. | #endif
  6953. | int
  6954. | main ()
  6955. | {
  6956. | #ifndef ffs
  6957. | #ifdef __cplusplus
  6958. | (void) ffs;
  6959. | #else
  6960. | (void) ffs;
  6961. | #endif
  6962. | #endif
  6963. |
  6964. | ;
  6965. | return 0;
  6966. | }
  6967. configure:6383: result: no
  6968. configure:6393: checking whether asprintf is declared
  6969. configure:6393: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  6970. conftest.c: In function 'main':
  6971. conftest.c:121:10: error: 'asprintf' undeclared (first use in this function)
  6972. conftest.c:121:10: note: each undeclared identifier is reported only once for each function it appears in
  6973. configure:6393: $? = 1
  6974. configure: failed program was:
  6975. | /* confdefs.h */
  6976. | #define PACKAGE_NAME ""
  6977. | #define PACKAGE_TARNAME ""
  6978. | #define PACKAGE_VERSION ""
  6979. | #define PACKAGE_STRING ""
  6980. | #define PACKAGE_BUGREPORT ""
  6981. | #define PACKAGE_URL ""
  6982. | #define STDC_HEADERS 1
  6983. | #define HAVE_SYS_TYPES_H 1
  6984. | #define HAVE_SYS_STAT_H 1
  6985. | #define HAVE_STDLIB_H 1
  6986. | #define HAVE_STRING_H 1
  6987. | #define HAVE_MEMORY_H 1
  6988. | #define HAVE_STRINGS_H 1
  6989. | #define HAVE_INTTYPES_H 1
  6990. | #define HAVE_STDINT_H 1
  6991. | #define HAVE_UNISTD_H 1
  6992. | #define HAVE_SYS_FILE_H 1
  6993. | #define HAVE_SYS_PARAM_H 1
  6994. | #define HAVE_LIMITS_H 1
  6995. | #define HAVE_STDLIB_H 1
  6996. | #define HAVE_MALLOC_H 1
  6997. | #define HAVE_STRING_H 1
  6998. | #define HAVE_UNISTD_H 1
  6999. | #define HAVE_STRINGS_H 1
  7000. | #define HAVE_SYS_TIME_H 1
  7001. | #define HAVE_TIME_H 1
  7002. | #define HAVE_SYS_STAT_H 1
  7003. | #define HAVE_FCNTL_H 1
  7004. | #define HAVE_STDINT_H 1
  7005. | #define HAVE_PROCESS_H 1
  7006. | #define TIME_WITH_SYS_TIME 1
  7007. | #define SIZEOF_INT 4
  7008. | #define UNSIGNED_64BIT_TYPE uint64_t
  7009. | #define HAVE_INTPTR_T 1
  7010. | #define HAVE_UINTPTR_T 1
  7011. | #define HAVE_UINTPTR_T 1
  7012. | #define HAVE_SYS_ERRLIST 1
  7013. | #define HAVE_SYS_NERR 1
  7014. | #define HAVE_ATEXIT 1
  7015. | #define HAVE_BASENAME 1
  7016. | #define HAVE_BSEARCH 1
  7017. | #define HAVE_CALLOC 1
  7018. | #define HAVE_CLOCK 1
  7019. | #define HAVE_GETCWD 1
  7020. | #define HAVE_GETPAGESIZE 1
  7021. | #define HAVE_GETTIMEOFDAY 1
  7022. | #define HAVE_MEMCHR 1
  7023. | #define HAVE_MEMCMP 1
  7024. | #define HAVE_MEMCPY 1
  7025. | #define HAVE_MEMMOVE 1
  7026. | #define HAVE_MEMSET 1
  7027. | #define HAVE_PUTENV 1
  7028. | #define HAVE_RENAME 1
  7029. | #define HAVE_SNPRINTF 1
  7030. | #define HAVE_STRCASECMP 1
  7031. | #define HAVE_STRCHR 1
  7032. | #define HAVE_STRDUP 1
  7033. | #define HAVE_STRNCASECMP 1
  7034. | #define HAVE_STRRCHR 1
  7035. | #define HAVE_STRSTR 1
  7036. | #define HAVE_STRTOD 1
  7037. | #define HAVE_STRTOL 1
  7038. | #define HAVE_STRTOUL 1
  7039. | #define HAVE_TMPNAM 1
  7040. | #define HAVE_VFPRINTF 1
  7041. | #define HAVE_VPRINTF 1
  7042. | #define HAVE_VSNPRINTF 1
  7043. | #define HAVE_VSPRINTF 1
  7044. | #define STACK_DIRECTION -1
  7045. | #define vfork fork
  7046. | #define HAVE_SYS_ERRLIST 1
  7047. | #define HAVE_SYS_NERR 1
  7048. | #define HAVE_GETTIMEOFDAY 1
  7049. | #define HAVE_SPAWNVE 1
  7050. | #define HAVE_SPAWNVPE 1
  7051. | #define HAVE_STRERROR 1
  7052. | #define HAVE_DECL_BASENAME 0
  7053. | #define HAVE_DECL_FFS 0
  7054. | /* end confdefs.h. */
  7055. | #include <stdio.h>
  7056. | #ifdef HAVE_SYS_TYPES_H
  7057. | # include <sys/types.h>
  7058. | #endif
  7059. | #ifdef HAVE_SYS_STAT_H
  7060. | # include <sys/stat.h>
  7061. | #endif
  7062. | #ifdef STDC_HEADERS
  7063. | # include <stdlib.h>
  7064. | # include <stddef.h>
  7065. | #else
  7066. | # ifdef HAVE_STDLIB_H
  7067. | # include <stdlib.h>
  7068. | # endif
  7069. | #endif
  7070. | #ifdef HAVE_STRING_H
  7071. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7072. | # include <memory.h>
  7073. | # endif
  7074. | # include <string.h>
  7075. | #endif
  7076. | #ifdef HAVE_STRINGS_H
  7077. | # include <strings.h>
  7078. | #endif
  7079. | #ifdef HAVE_INTTYPES_H
  7080. | # include <inttypes.h>
  7081. | #endif
  7082. | #ifdef HAVE_STDINT_H
  7083. | # include <stdint.h>
  7084. | #endif
  7085. | #ifdef HAVE_UNISTD_H
  7086. | # include <unistd.h>
  7087. | #endif
  7088. | int
  7089. | main ()
  7090. | {
  7091. | #ifndef asprintf
  7092. | #ifdef __cplusplus
  7093. | (void) asprintf;
  7094. | #else
  7095. | (void) asprintf;
  7096. | #endif
  7097. | #endif
  7098. |
  7099. | ;
  7100. | return 0;
  7101. | }
  7102. configure:6393: result: no
  7103. configure:6403: checking whether vasprintf is declared
  7104. configure:6403: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7105. conftest.c: In function 'main':
  7106. conftest.c:122:10: error: 'vasprintf' undeclared (first use in this function)
  7107. conftest.c:122:10: note: each undeclared identifier is reported only once for each function it appears in
  7108. configure:6403: $? = 1
  7109. configure: failed program was:
  7110. | /* confdefs.h */
  7111. | #define PACKAGE_NAME ""
  7112. | #define PACKAGE_TARNAME ""
  7113. | #define PACKAGE_VERSION ""
  7114. | #define PACKAGE_STRING ""
  7115. | #define PACKAGE_BUGREPORT ""
  7116. | #define PACKAGE_URL ""
  7117. | #define STDC_HEADERS 1
  7118. | #define HAVE_SYS_TYPES_H 1
  7119. | #define HAVE_SYS_STAT_H 1
  7120. | #define HAVE_STDLIB_H 1
  7121. | #define HAVE_STRING_H 1
  7122. | #define HAVE_MEMORY_H 1
  7123. | #define HAVE_STRINGS_H 1
  7124. | #define HAVE_INTTYPES_H 1
  7125. | #define HAVE_STDINT_H 1
  7126. | #define HAVE_UNISTD_H 1
  7127. | #define HAVE_SYS_FILE_H 1
  7128. | #define HAVE_SYS_PARAM_H 1
  7129. | #define HAVE_LIMITS_H 1
  7130. | #define HAVE_STDLIB_H 1
  7131. | #define HAVE_MALLOC_H 1
  7132. | #define HAVE_STRING_H 1
  7133. | #define HAVE_UNISTD_H 1
  7134. | #define HAVE_STRINGS_H 1
  7135. | #define HAVE_SYS_TIME_H 1
  7136. | #define HAVE_TIME_H 1
  7137. | #define HAVE_SYS_STAT_H 1
  7138. | #define HAVE_FCNTL_H 1
  7139. | #define HAVE_STDINT_H 1
  7140. | #define HAVE_PROCESS_H 1
  7141. | #define TIME_WITH_SYS_TIME 1
  7142. | #define SIZEOF_INT 4
  7143. | #define UNSIGNED_64BIT_TYPE uint64_t
  7144. | #define HAVE_INTPTR_T 1
  7145. | #define HAVE_UINTPTR_T 1
  7146. | #define HAVE_UINTPTR_T 1
  7147. | #define HAVE_SYS_ERRLIST 1
  7148. | #define HAVE_SYS_NERR 1
  7149. | #define HAVE_ATEXIT 1
  7150. | #define HAVE_BASENAME 1
  7151. | #define HAVE_BSEARCH 1
  7152. | #define HAVE_CALLOC 1
  7153. | #define HAVE_CLOCK 1
  7154. | #define HAVE_GETCWD 1
  7155. | #define HAVE_GETPAGESIZE 1
  7156. | #define HAVE_GETTIMEOFDAY 1
  7157. | #define HAVE_MEMCHR 1
  7158. | #define HAVE_MEMCMP 1
  7159. | #define HAVE_MEMCPY 1
  7160. | #define HAVE_MEMMOVE 1
  7161. | #define HAVE_MEMSET 1
  7162. | #define HAVE_PUTENV 1
  7163. | #define HAVE_RENAME 1
  7164. | #define HAVE_SNPRINTF 1
  7165. | #define HAVE_STRCASECMP 1
  7166. | #define HAVE_STRCHR 1
  7167. | #define HAVE_STRDUP 1
  7168. | #define HAVE_STRNCASECMP 1
  7169. | #define HAVE_STRRCHR 1
  7170. | #define HAVE_STRSTR 1
  7171. | #define HAVE_STRTOD 1
  7172. | #define HAVE_STRTOL 1
  7173. | #define HAVE_STRTOUL 1
  7174. | #define HAVE_TMPNAM 1
  7175. | #define HAVE_VFPRINTF 1
  7176. | #define HAVE_VPRINTF 1
  7177. | #define HAVE_VSNPRINTF 1
  7178. | #define HAVE_VSPRINTF 1
  7179. | #define STACK_DIRECTION -1
  7180. | #define vfork fork
  7181. | #define HAVE_SYS_ERRLIST 1
  7182. | #define HAVE_SYS_NERR 1
  7183. | #define HAVE_GETTIMEOFDAY 1
  7184. | #define HAVE_SPAWNVE 1
  7185. | #define HAVE_SPAWNVPE 1
  7186. | #define HAVE_STRERROR 1
  7187. | #define HAVE_DECL_BASENAME 0
  7188. | #define HAVE_DECL_FFS 0
  7189. | #define HAVE_DECL_ASPRINTF 0
  7190. | /* end confdefs.h. */
  7191. | #include <stdio.h>
  7192. | #ifdef HAVE_SYS_TYPES_H
  7193. | # include <sys/types.h>
  7194. | #endif
  7195. | #ifdef HAVE_SYS_STAT_H
  7196. | # include <sys/stat.h>
  7197. | #endif
  7198. | #ifdef STDC_HEADERS
  7199. | # include <stdlib.h>
  7200. | # include <stddef.h>
  7201. | #else
  7202. | # ifdef HAVE_STDLIB_H
  7203. | # include <stdlib.h>
  7204. | # endif
  7205. | #endif
  7206. | #ifdef HAVE_STRING_H
  7207. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7208. | # include <memory.h>
  7209. | # endif
  7210. | # include <string.h>
  7211. | #endif
  7212. | #ifdef HAVE_STRINGS_H
  7213. | # include <strings.h>
  7214. | #endif
  7215. | #ifdef HAVE_INTTYPES_H
  7216. | # include <inttypes.h>
  7217. | #endif
  7218. | #ifdef HAVE_STDINT_H
  7219. | # include <stdint.h>
  7220. | #endif
  7221. | #ifdef HAVE_UNISTD_H
  7222. | # include <unistd.h>
  7223. | #endif
  7224. | int
  7225. | main ()
  7226. | {
  7227. | #ifndef vasprintf
  7228. | #ifdef __cplusplus
  7229. | (void) vasprintf;
  7230. | #else
  7231. | (void) vasprintf;
  7232. | #endif
  7233. | #endif
  7234. |
  7235. | ;
  7236. | return 0;
  7237. | }
  7238. configure:6403: result: no
  7239. configure:6413: checking whether snprintf is declared
  7240. configure:6413: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7241. configure:6413: $? = 0
  7242. configure:6413: result: yes
  7243. configure:6423: checking whether vsnprintf is declared
  7244. configure:6423: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7245. configure:6423: $? = 0
  7246. configure:6423: result: yes
  7247. configure:6434: checking whether calloc is declared
  7248. configure:6434: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7249. configure:6434: $? = 0
  7250. configure:6434: result: yes
  7251. configure:6444: checking whether getenv is declared
  7252. configure:6444: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7253. configure:6444: $? = 0
  7254. configure:6444: result: yes
  7255. configure:6454: checking whether getopt is declared
  7256. configure:6454: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7257. configure:6454: $? = 0
  7258. configure:6454: result: yes
  7259. configure:6464: checking whether malloc is declared
  7260. configure:6464: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7261. configure:6464: $? = 0
  7262. configure:6464: result: yes
  7263. configure:6474: checking whether realloc is declared
  7264. configure:6474: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7265. configure:6474: $? = 0
  7266. configure:6474: result: yes
  7267. configure:6484: checking whether sbrk is declared
  7268. configure:6484: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7269. conftest.c: In function 'main':
  7270. conftest.c:130:10: error: 'sbrk' undeclared (first use in this function)
  7271. conftest.c:130:10: note: each undeclared identifier is reported only once for each function it appears in
  7272. configure:6484: $? = 1
  7273. configure: failed program was:
  7274. | /* confdefs.h */
  7275. | #define PACKAGE_NAME ""
  7276. | #define PACKAGE_TARNAME ""
  7277. | #define PACKAGE_VERSION ""
  7278. | #define PACKAGE_STRING ""
  7279. | #define PACKAGE_BUGREPORT ""
  7280. | #define PACKAGE_URL ""
  7281. | #define STDC_HEADERS 1
  7282. | #define HAVE_SYS_TYPES_H 1
  7283. | #define HAVE_SYS_STAT_H 1
  7284. | #define HAVE_STDLIB_H 1
  7285. | #define HAVE_STRING_H 1
  7286. | #define HAVE_MEMORY_H 1
  7287. | #define HAVE_STRINGS_H 1
  7288. | #define HAVE_INTTYPES_H 1
  7289. | #define HAVE_STDINT_H 1
  7290. | #define HAVE_UNISTD_H 1
  7291. | #define HAVE_SYS_FILE_H 1
  7292. | #define HAVE_SYS_PARAM_H 1
  7293. | #define HAVE_LIMITS_H 1
  7294. | #define HAVE_STDLIB_H 1
  7295. | #define HAVE_MALLOC_H 1
  7296. | #define HAVE_STRING_H 1
  7297. | #define HAVE_UNISTD_H 1
  7298. | #define HAVE_STRINGS_H 1
  7299. | #define HAVE_SYS_TIME_H 1
  7300. | #define HAVE_TIME_H 1
  7301. | #define HAVE_SYS_STAT_H 1
  7302. | #define HAVE_FCNTL_H 1
  7303. | #define HAVE_STDINT_H 1
  7304. | #define HAVE_PROCESS_H 1
  7305. | #define TIME_WITH_SYS_TIME 1
  7306. | #define SIZEOF_INT 4
  7307. | #define UNSIGNED_64BIT_TYPE uint64_t
  7308. | #define HAVE_INTPTR_T 1
  7309. | #define HAVE_UINTPTR_T 1
  7310. | #define HAVE_UINTPTR_T 1
  7311. | #define HAVE_SYS_ERRLIST 1
  7312. | #define HAVE_SYS_NERR 1
  7313. | #define HAVE_ATEXIT 1
  7314. | #define HAVE_BASENAME 1
  7315. | #define HAVE_BSEARCH 1
  7316. | #define HAVE_CALLOC 1
  7317. | #define HAVE_CLOCK 1
  7318. | #define HAVE_GETCWD 1
  7319. | #define HAVE_GETPAGESIZE 1
  7320. | #define HAVE_GETTIMEOFDAY 1
  7321. | #define HAVE_MEMCHR 1
  7322. | #define HAVE_MEMCMP 1
  7323. | #define HAVE_MEMCPY 1
  7324. | #define HAVE_MEMMOVE 1
  7325. | #define HAVE_MEMSET 1
  7326. | #define HAVE_PUTENV 1
  7327. | #define HAVE_RENAME 1
  7328. | #define HAVE_SNPRINTF 1
  7329. | #define HAVE_STRCASECMP 1
  7330. | #define HAVE_STRCHR 1
  7331. | #define HAVE_STRDUP 1
  7332. | #define HAVE_STRNCASECMP 1
  7333. | #define HAVE_STRRCHR 1
  7334. | #define HAVE_STRSTR 1
  7335. | #define HAVE_STRTOD 1
  7336. | #define HAVE_STRTOL 1
  7337. | #define HAVE_STRTOUL 1
  7338. | #define HAVE_TMPNAM 1
  7339. | #define HAVE_VFPRINTF 1
  7340. | #define HAVE_VPRINTF 1
  7341. | #define HAVE_VSNPRINTF 1
  7342. | #define HAVE_VSPRINTF 1
  7343. | #define STACK_DIRECTION -1
  7344. | #define vfork fork
  7345. | #define HAVE_SYS_ERRLIST 1
  7346. | #define HAVE_SYS_NERR 1
  7347. | #define HAVE_GETTIMEOFDAY 1
  7348. | #define HAVE_SPAWNVE 1
  7349. | #define HAVE_SPAWNVPE 1
  7350. | #define HAVE_STRERROR 1
  7351. | #define HAVE_DECL_BASENAME 0
  7352. | #define HAVE_DECL_FFS 0
  7353. | #define HAVE_DECL_ASPRINTF 0
  7354. | #define HAVE_DECL_VASPRINTF 0
  7355. | #define HAVE_DECL_SNPRINTF 1
  7356. | #define HAVE_DECL_VSNPRINTF 1
  7357. | #define HAVE_DECL_CALLOC 1
  7358. | #define HAVE_DECL_GETENV 1
  7359. | #define HAVE_DECL_GETOPT 1
  7360. | #define HAVE_DECL_MALLOC 1
  7361. | #define HAVE_DECL_REALLOC 1
  7362. | /* end confdefs.h. */
  7363. | #include <stdio.h>
  7364. | #ifdef HAVE_SYS_TYPES_H
  7365. | # include <sys/types.h>
  7366. | #endif
  7367. | #ifdef HAVE_SYS_STAT_H
  7368. | # include <sys/stat.h>
  7369. | #endif
  7370. | #ifdef STDC_HEADERS
  7371. | # include <stdlib.h>
  7372. | # include <stddef.h>
  7373. | #else
  7374. | # ifdef HAVE_STDLIB_H
  7375. | # include <stdlib.h>
  7376. | # endif
  7377. | #endif
  7378. | #ifdef HAVE_STRING_H
  7379. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7380. | # include <memory.h>
  7381. | # endif
  7382. | # include <string.h>
  7383. | #endif
  7384. | #ifdef HAVE_STRINGS_H
  7385. | # include <strings.h>
  7386. | #endif
  7387. | #ifdef HAVE_INTTYPES_H
  7388. | # include <inttypes.h>
  7389. | #endif
  7390. | #ifdef HAVE_STDINT_H
  7391. | # include <stdint.h>
  7392. | #endif
  7393. | #ifdef HAVE_UNISTD_H
  7394. | # include <unistd.h>
  7395. | #endif
  7396. | int
  7397. | main ()
  7398. | {
  7399. | #ifndef sbrk
  7400. | #ifdef __cplusplus
  7401. | (void) sbrk;
  7402. | #else
  7403. | (void) sbrk;
  7404. | #endif
  7405. | #endif
  7406. |
  7407. | ;
  7408. | return 0;
  7409. | }
  7410. configure:6484: result: no
  7411. configure:6495: checking whether strverscmp is declared
  7412. configure:6495: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7413. conftest.c: In function 'main':
  7414. conftest.c:131:10: error: 'strverscmp' undeclared (first use in this function)
  7415. conftest.c:131:10: note: each undeclared identifier is reported only once for each function it appears in
  7416. configure:6495: $? = 1
  7417. configure: failed program was:
  7418. | /* confdefs.h */
  7419. | #define PACKAGE_NAME ""
  7420. | #define PACKAGE_TARNAME ""
  7421. | #define PACKAGE_VERSION ""
  7422. | #define PACKAGE_STRING ""
  7423. | #define PACKAGE_BUGREPORT ""
  7424. | #define PACKAGE_URL ""
  7425. | #define STDC_HEADERS 1
  7426. | #define HAVE_SYS_TYPES_H 1
  7427. | #define HAVE_SYS_STAT_H 1
  7428. | #define HAVE_STDLIB_H 1
  7429. | #define HAVE_STRING_H 1
  7430. | #define HAVE_MEMORY_H 1
  7431. | #define HAVE_STRINGS_H 1
  7432. | #define HAVE_INTTYPES_H 1
  7433. | #define HAVE_STDINT_H 1
  7434. | #define HAVE_UNISTD_H 1
  7435. | #define HAVE_SYS_FILE_H 1
  7436. | #define HAVE_SYS_PARAM_H 1
  7437. | #define HAVE_LIMITS_H 1
  7438. | #define HAVE_STDLIB_H 1
  7439. | #define HAVE_MALLOC_H 1
  7440. | #define HAVE_STRING_H 1
  7441. | #define HAVE_UNISTD_H 1
  7442. | #define HAVE_STRINGS_H 1
  7443. | #define HAVE_SYS_TIME_H 1
  7444. | #define HAVE_TIME_H 1
  7445. | #define HAVE_SYS_STAT_H 1
  7446. | #define HAVE_FCNTL_H 1
  7447. | #define HAVE_STDINT_H 1
  7448. | #define HAVE_PROCESS_H 1
  7449. | #define TIME_WITH_SYS_TIME 1
  7450. | #define SIZEOF_INT 4
  7451. | #define UNSIGNED_64BIT_TYPE uint64_t
  7452. | #define HAVE_INTPTR_T 1
  7453. | #define HAVE_UINTPTR_T 1
  7454. | #define HAVE_UINTPTR_T 1
  7455. | #define HAVE_SYS_ERRLIST 1
  7456. | #define HAVE_SYS_NERR 1
  7457. | #define HAVE_ATEXIT 1
  7458. | #define HAVE_BASENAME 1
  7459. | #define HAVE_BSEARCH 1
  7460. | #define HAVE_CALLOC 1
  7461. | #define HAVE_CLOCK 1
  7462. | #define HAVE_GETCWD 1
  7463. | #define HAVE_GETPAGESIZE 1
  7464. | #define HAVE_GETTIMEOFDAY 1
  7465. | #define HAVE_MEMCHR 1
  7466. | #define HAVE_MEMCMP 1
  7467. | #define HAVE_MEMCPY 1
  7468. | #define HAVE_MEMMOVE 1
  7469. | #define HAVE_MEMSET 1
  7470. | #define HAVE_PUTENV 1
  7471. | #define HAVE_RENAME 1
  7472. | #define HAVE_SNPRINTF 1
  7473. | #define HAVE_STRCASECMP 1
  7474. | #define HAVE_STRCHR 1
  7475. | #define HAVE_STRDUP 1
  7476. | #define HAVE_STRNCASECMP 1
  7477. | #define HAVE_STRRCHR 1
  7478. | #define HAVE_STRSTR 1
  7479. | #define HAVE_STRTOD 1
  7480. | #define HAVE_STRTOL 1
  7481. | #define HAVE_STRTOUL 1
  7482. | #define HAVE_TMPNAM 1
  7483. | #define HAVE_VFPRINTF 1
  7484. | #define HAVE_VPRINTF 1
  7485. | #define HAVE_VSNPRINTF 1
  7486. | #define HAVE_VSPRINTF 1
  7487. | #define STACK_DIRECTION -1
  7488. | #define vfork fork
  7489. | #define HAVE_SYS_ERRLIST 1
  7490. | #define HAVE_SYS_NERR 1
  7491. | #define HAVE_GETTIMEOFDAY 1
  7492. | #define HAVE_SPAWNVE 1
  7493. | #define HAVE_SPAWNVPE 1
  7494. | #define HAVE_STRERROR 1
  7495. | #define HAVE_DECL_BASENAME 0
  7496. | #define HAVE_DECL_FFS 0
  7497. | #define HAVE_DECL_ASPRINTF 0
  7498. | #define HAVE_DECL_VASPRINTF 0
  7499. | #define HAVE_DECL_SNPRINTF 1
  7500. | #define HAVE_DECL_VSNPRINTF 1
  7501. | #define HAVE_DECL_CALLOC 1
  7502. | #define HAVE_DECL_GETENV 1
  7503. | #define HAVE_DECL_GETOPT 1
  7504. | #define HAVE_DECL_MALLOC 1
  7505. | #define HAVE_DECL_REALLOC 1
  7506. | #define HAVE_DECL_SBRK 0
  7507. | /* end confdefs.h. */
  7508. | #include <stdio.h>
  7509. | #ifdef HAVE_SYS_TYPES_H
  7510. | # include <sys/types.h>
  7511. | #endif
  7512. | #ifdef HAVE_SYS_STAT_H
  7513. | # include <sys/stat.h>
  7514. | #endif
  7515. | #ifdef STDC_HEADERS
  7516. | # include <stdlib.h>
  7517. | # include <stddef.h>
  7518. | #else
  7519. | # ifdef HAVE_STDLIB_H
  7520. | # include <stdlib.h>
  7521. | # endif
  7522. | #endif
  7523. | #ifdef HAVE_STRING_H
  7524. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7525. | # include <memory.h>
  7526. | # endif
  7527. | # include <string.h>
  7528. | #endif
  7529. | #ifdef HAVE_STRINGS_H
  7530. | # include <strings.h>
  7531. | #endif
  7532. | #ifdef HAVE_INTTYPES_H
  7533. | # include <inttypes.h>
  7534. | #endif
  7535. | #ifdef HAVE_STDINT_H
  7536. | # include <stdint.h>
  7537. | #endif
  7538. | #ifdef HAVE_UNISTD_H
  7539. | # include <unistd.h>
  7540. | #endif
  7541. | int
  7542. | main ()
  7543. | {
  7544. | #ifndef strverscmp
  7545. | #ifdef __cplusplus
  7546. | (void) strverscmp;
  7547. | #else
  7548. | (void) strverscmp;
  7549. | #endif
  7550. | #endif
  7551. |
  7552. | ;
  7553. | return 0;
  7554. | }
  7555. configure:6495: result: no
  7556. configure:6506: checking whether canonicalize_file_name must be declared
  7557. configure:6537: gcc -c -g -O2 -D__USE_MINGW_ACCESS conftest.c >&5
  7558. conftest.c: In function 'main':
  7559. conftest.c:111:28: error: 'canonicalize_file_name' undeclared (first use in this function)
  7560. conftest.c:111:28: note: each undeclared identifier is reported only once for each function it appears in
  7561. configure:6537: $? = 1
  7562. configure: failed program was:
  7563. | /* confdefs.h */
  7564. | #define PACKAGE_NAME ""
  7565. | #define PACKAGE_TARNAME ""
  7566. | #define PACKAGE_VERSION ""
  7567. | #define PACKAGE_STRING ""
  7568. | #define PACKAGE_BUGREPORT ""
  7569. | #define PACKAGE_URL ""
  7570. | #define STDC_HEADERS 1
  7571. | #define HAVE_SYS_TYPES_H 1
  7572. | #define HAVE_SYS_STAT_H 1
  7573. | #define HAVE_STDLIB_H 1
  7574. | #define HAVE_STRING_H 1
  7575. | #define HAVE_MEMORY_H 1
  7576. | #define HAVE_STRINGS_H 1
  7577. | #define HAVE_INTTYPES_H 1
  7578. | #define HAVE_STDINT_H 1
  7579. | #define HAVE_UNISTD_H 1
  7580. | #define HAVE_SYS_FILE_H 1
  7581. | #define HAVE_SYS_PARAM_H 1
  7582. | #define HAVE_LIMITS_H 1
  7583. | #define HAVE_STDLIB_H 1
  7584. | #define HAVE_MALLOC_H 1
  7585. | #define HAVE_STRING_H 1
  7586. | #define HAVE_UNISTD_H 1
  7587. | #define HAVE_STRINGS_H 1
  7588. | #define HAVE_SYS_TIME_H 1
  7589. | #define HAVE_TIME_H 1
  7590. | #define HAVE_SYS_STAT_H 1
  7591. | #define HAVE_FCNTL_H 1
  7592. | #define HAVE_STDINT_H 1
  7593. | #define HAVE_PROCESS_H 1
  7594. | #define TIME_WITH_SYS_TIME 1
  7595. | #define SIZEOF_INT 4
  7596. | #define UNSIGNED_64BIT_TYPE uint64_t
  7597. | #define HAVE_INTPTR_T 1
  7598. | #define HAVE_UINTPTR_T 1
  7599. | #define HAVE_UINTPTR_T 1
  7600. | #define HAVE_SYS_ERRLIST 1
  7601. | #define HAVE_SYS_NERR 1
  7602. | #define HAVE_ATEXIT 1
  7603. | #define HAVE_BASENAME 1
  7604. | #define HAVE_BSEARCH 1
  7605. | #define HAVE_CALLOC 1
  7606. | #define HAVE_CLOCK 1
  7607. | #define HAVE_GETCWD 1
  7608. | #define HAVE_GETPAGESIZE 1
  7609. | #define HAVE_GETTIMEOFDAY 1
  7610. | #define HAVE_MEMCHR 1
  7611. | #define HAVE_MEMCMP 1
  7612. | #define HAVE_MEMCPY 1
  7613. | #define HAVE_MEMMOVE 1
  7614. | #define HAVE_MEMSET 1
  7615. | #define HAVE_PUTENV 1
  7616. | #define HAVE_RENAME 1
  7617. | #define HAVE_SNPRINTF 1
  7618. | #define HAVE_STRCASECMP 1
  7619. | #define HAVE_STRCHR 1
  7620. | #define HAVE_STRDUP 1
  7621. | #define HAVE_STRNCASECMP 1
  7622. | #define HAVE_STRRCHR 1
  7623. | #define HAVE_STRSTR 1
  7624. | #define HAVE_STRTOD 1
  7625. | #define HAVE_STRTOL 1
  7626. | #define HAVE_STRTOUL 1
  7627. | #define HAVE_TMPNAM 1
  7628. | #define HAVE_VFPRINTF 1
  7629. | #define HAVE_VPRINTF 1
  7630. | #define HAVE_VSNPRINTF 1
  7631. | #define HAVE_VSPRINTF 1
  7632. | #define STACK_DIRECTION -1
  7633. | #define vfork fork
  7634. | #define HAVE_SYS_ERRLIST 1
  7635. | #define HAVE_SYS_NERR 1
  7636. | #define HAVE_GETTIMEOFDAY 1
  7637. | #define HAVE_SPAWNVE 1
  7638. | #define HAVE_SPAWNVPE 1
  7639. | #define HAVE_STRERROR 1
  7640. | #define HAVE_DECL_BASENAME 0
  7641. | #define HAVE_DECL_FFS 0
  7642. | #define HAVE_DECL_ASPRINTF 0
  7643. | #define HAVE_DECL_VASPRINTF 0
  7644. | #define HAVE_DECL_SNPRINTF 1
  7645. | #define HAVE_DECL_VSNPRINTF 1
  7646. | #define HAVE_DECL_CALLOC 1
  7647. | #define HAVE_DECL_GETENV 1
  7648. | #define HAVE_DECL_GETOPT 1
  7649. | #define HAVE_DECL_MALLOC 1
  7650. | #define HAVE_DECL_REALLOC 1
  7651. | #define HAVE_DECL_SBRK 0
  7652. | #define HAVE_DECL_STRVERSCMP 0
  7653. | /* end confdefs.h. */
  7654. |
  7655. | #include "confdefs.h"
  7656. | #include <stdio.h>
  7657. | #ifdef HAVE_STRING_H
  7658. | #include <string.h>
  7659. | #else
  7660. | #ifdef HAVE_STRINGS_H
  7661. | #include <strings.h>
  7662. | #endif
  7663. | #endif
  7664. | #ifdef HAVE_STDLIB_H
  7665. | #include <stdlib.h>
  7666. | #endif
  7667. | #ifdef HAVE_UNISTD_H
  7668. | #include <unistd.h>
  7669. | #endif
  7670. | int
  7671. | main ()
  7672. | {
  7673. | char *(*pfn) = (char *(*)) canonicalize_file_name
  7674. | ;
  7675. | return 0;
  7676. | }
  7677. configure:6545: result: yes
  7678. configure:6573: checking for stdlib.h
  7679. configure:6573: result: yes
  7680. configure:6573: checking for unistd.h
  7681. configure:6573: result: yes
  7682. configure:6585: checking for getpagesize
  7683. configure:6585: result: yes
  7684. configure:6594: checking for working mmap
  7685. configure:6731: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  7686. conftest.c:155:22: fatal error: sys/mman.h: No such file or directory
  7687. compilation terminated.
  7688. configure:6731: $? = 1
  7689. configure: program exited with status 1
  7690. configure: failed program was:
  7691. | /* confdefs.h */
  7692. | #define PACKAGE_NAME ""
  7693. | #define PACKAGE_TARNAME ""
  7694. | #define PACKAGE_VERSION ""
  7695. | #define PACKAGE_STRING ""
  7696. | #define PACKAGE_BUGREPORT ""
  7697. | #define PACKAGE_URL ""
  7698. | #define STDC_HEADERS 1
  7699. | #define HAVE_SYS_TYPES_H 1
  7700. | #define HAVE_SYS_STAT_H 1
  7701. | #define HAVE_STDLIB_H 1
  7702. | #define HAVE_STRING_H 1
  7703. | #define HAVE_MEMORY_H 1
  7704. | #define HAVE_STRINGS_H 1
  7705. | #define HAVE_INTTYPES_H 1
  7706. | #define HAVE_STDINT_H 1
  7707. | #define HAVE_UNISTD_H 1
  7708. | #define HAVE_SYS_FILE_H 1
  7709. | #define HAVE_SYS_PARAM_H 1
  7710. | #define HAVE_LIMITS_H 1
  7711. | #define HAVE_STDLIB_H 1
  7712. | #define HAVE_MALLOC_H 1
  7713. | #define HAVE_STRING_H 1
  7714. | #define HAVE_UNISTD_H 1
  7715. | #define HAVE_STRINGS_H 1
  7716. | #define HAVE_SYS_TIME_H 1
  7717. | #define HAVE_TIME_H 1
  7718. | #define HAVE_SYS_STAT_H 1
  7719. | #define HAVE_FCNTL_H 1
  7720. | #define HAVE_STDINT_H 1
  7721. | #define HAVE_PROCESS_H 1
  7722. | #define TIME_WITH_SYS_TIME 1
  7723. | #define SIZEOF_INT 4
  7724. | #define UNSIGNED_64BIT_TYPE uint64_t
  7725. | #define HAVE_INTPTR_T 1
  7726. | #define HAVE_UINTPTR_T 1
  7727. | #define HAVE_UINTPTR_T 1
  7728. | #define HAVE_SYS_ERRLIST 1
  7729. | #define HAVE_SYS_NERR 1
  7730. | #define HAVE_ATEXIT 1
  7731. | #define HAVE_BASENAME 1
  7732. | #define HAVE_BSEARCH 1
  7733. | #define HAVE_CALLOC 1
  7734. | #define HAVE_CLOCK 1
  7735. | #define HAVE_GETCWD 1
  7736. | #define HAVE_GETPAGESIZE 1
  7737. | #define HAVE_GETTIMEOFDAY 1
  7738. | #define HAVE_MEMCHR 1
  7739. | #define HAVE_MEMCMP 1
  7740. | #define HAVE_MEMCPY 1
  7741. | #define HAVE_MEMMOVE 1
  7742. | #define HAVE_MEMSET 1
  7743. | #define HAVE_PUTENV 1
  7744. | #define HAVE_RENAME 1
  7745. | #define HAVE_SNPRINTF 1
  7746. | #define HAVE_STRCASECMP 1
  7747. | #define HAVE_STRCHR 1
  7748. | #define HAVE_STRDUP 1
  7749. | #define HAVE_STRNCASECMP 1
  7750. | #define HAVE_STRRCHR 1
  7751. | #define HAVE_STRSTR 1
  7752. | #define HAVE_STRTOD 1
  7753. | #define HAVE_STRTOL 1
  7754. | #define HAVE_STRTOUL 1
  7755. | #define HAVE_TMPNAM 1
  7756. | #define HAVE_VFPRINTF 1
  7757. | #define HAVE_VPRINTF 1
  7758. | #define HAVE_VSNPRINTF 1
  7759. | #define HAVE_VSPRINTF 1
  7760. | #define STACK_DIRECTION -1
  7761. | #define vfork fork
  7762. | #define HAVE_SYS_ERRLIST 1
  7763. | #define HAVE_SYS_NERR 1
  7764. | #define HAVE_GETTIMEOFDAY 1
  7765. | #define HAVE_SPAWNVE 1
  7766. | #define HAVE_SPAWNVPE 1
  7767. | #define HAVE_STRERROR 1
  7768. | #define HAVE_DECL_BASENAME 0
  7769. | #define HAVE_DECL_FFS 0
  7770. | #define HAVE_DECL_ASPRINTF 0
  7771. | #define HAVE_DECL_VASPRINTF 0
  7772. | #define HAVE_DECL_SNPRINTF 1
  7773. | #define HAVE_DECL_VSNPRINTF 1
  7774. | #define HAVE_DECL_CALLOC 1
  7775. | #define HAVE_DECL_GETENV 1
  7776. | #define HAVE_DECL_GETOPT 1
  7777. | #define HAVE_DECL_MALLOC 1
  7778. | #define HAVE_DECL_REALLOC 1
  7779. | #define HAVE_DECL_SBRK 0
  7780. | #define HAVE_DECL_STRVERSCMP 0
  7781. | #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
  7782. | #define HAVE_STDLIB_H 1
  7783. | #define HAVE_UNISTD_H 1
  7784. | #define HAVE_GETPAGESIZE 1
  7785. | /* end confdefs.h. */
  7786. | #include <stdio.h>
  7787. | #ifdef HAVE_SYS_TYPES_H
  7788. | # include <sys/types.h>
  7789. | #endif
  7790. | #ifdef HAVE_SYS_STAT_H
  7791. | # include <sys/stat.h>
  7792. | #endif
  7793. | #ifdef STDC_HEADERS
  7794. | # include <stdlib.h>
  7795. | # include <stddef.h>
  7796. | #else
  7797. | # ifdef HAVE_STDLIB_H
  7798. | # include <stdlib.h>
  7799. | # endif
  7800. | #endif
  7801. | #ifdef HAVE_STRING_H
  7802. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7803. | # include <memory.h>
  7804. | # endif
  7805. | # include <string.h>
  7806. | #endif
  7807. | #ifdef HAVE_STRINGS_H
  7808. | # include <strings.h>
  7809. | #endif
  7810. | #ifdef HAVE_INTTYPES_H
  7811. | # include <inttypes.h>
  7812. | #endif
  7813. | #ifdef HAVE_STDINT_H
  7814. | # include <stdint.h>
  7815. | #endif
  7816. | #ifdef HAVE_UNISTD_H
  7817. | # include <unistd.h>
  7818. | #endif
  7819. | /* malloc might have been renamed as rpl_malloc. */
  7820. | #undef malloc
  7821. |
  7822. | /* Thanks to Mike Haertel and Jim Avera for this test.
  7823. | Here is a matrix of mmap possibilities:
  7824. | mmap private not fixed
  7825. | mmap private fixed at somewhere currently unmapped
  7826. | mmap private fixed at somewhere already mapped
  7827. | mmap shared not fixed
  7828. | mmap shared fixed at somewhere currently unmapped
  7829. | mmap shared fixed at somewhere already mapped
  7830. | For private mappings, we should verify that changes cannot be read()
  7831. | back from the file, nor mmap's back from the file at a different
  7832. | address. (There have been systems where private was not correctly
  7833. | implemented like the infamous i386 svr4.0, and systems where the
  7834. | VM page cache was not coherent with the file system buffer cache
  7835. | like early versions of FreeBSD and possibly contemporary NetBSD.)
  7836. | For shared mappings, we should conversely verify that changes get
  7837. | propagated back to all the places they're supposed to be.
  7838. |
  7839. | Grep wants private fixed already mapped.
  7840. | The main things grep needs to know about mmap are:
  7841. | * does it exist and is it safe to write into the mmap'd area
  7842. | * how to use it (BSD variants) */
  7843. |
  7844. | #include <fcntl.h>
  7845. | #include <sys/mman.h>
  7846. |
  7847. | #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
  7848. | char *malloc ();
  7849. | #endif
  7850. |
  7851. | /* This mess was copied from the GNU getpagesize.h. */
  7852. | #ifndef HAVE_GETPAGESIZE
  7853. | /* Assume that all systems that can run configure have sys/param.h. */
  7854. | # ifndef HAVE_SYS_PARAM_H
  7855. | # define HAVE_SYS_PARAM_H 1
  7856. | # endif
  7857. |
  7858. | # ifdef _SC_PAGESIZE
  7859. | # define getpagesize() sysconf(_SC_PAGESIZE)
  7860. | # else /* no _SC_PAGESIZE */
  7861. | # ifdef HAVE_SYS_PARAM_H
  7862. | # include <sys/param.h>
  7863. | # ifdef EXEC_PAGESIZE
  7864. | # define getpagesize() EXEC_PAGESIZE
  7865. | # else /* no EXEC_PAGESIZE */
  7866. | # ifdef NBPG
  7867. | # define getpagesize() NBPG * CLSIZE
  7868. | # ifndef CLSIZE
  7869. | # define CLSIZE 1
  7870. | # endif /* no CLSIZE */
  7871. | # else /* no NBPG */
  7872. | # ifdef NBPC
  7873. | # define getpagesize() NBPC
  7874. | # else /* no NBPC */
  7875. | # ifdef PAGESIZE
  7876. | # define getpagesize() PAGESIZE
  7877. | # endif /* PAGESIZE */
  7878. | # endif /* no NBPC */
  7879. | # endif /* no NBPG */
  7880. | # endif /* no EXEC_PAGESIZE */
  7881. | # else /* no HAVE_SYS_PARAM_H */
  7882. | # define getpagesize() 8192 /* punt totally */
  7883. | # endif /* no HAVE_SYS_PARAM_H */
  7884. | # endif /* no _SC_PAGESIZE */
  7885. |
  7886. | #endif /* no HAVE_GETPAGESIZE */
  7887. |
  7888. | int
  7889. | main ()
  7890. | {
  7891. | char *data, *data2, *data3;
  7892. | int i, pagesize;
  7893. | int fd;
  7894. |
  7895. | pagesize = getpagesize ();
  7896. |
  7897. | /* First, make a file with some known garbage in it. */
  7898. | data = (char *) malloc (pagesize);
  7899. | if (!data)
  7900. | return 1;
  7901. | for (i = 0; i < pagesize; ++i)
  7902. | *(data + i) = rand ();
  7903. | umask (0);
  7904. | fd = creat ("conftest.mmap", 0600);
  7905. | if (fd < 0)
  7906. | return 1;
  7907. | if (write (fd, data, pagesize) != pagesize)
  7908. | return 1;
  7909. | close (fd);
  7910. |
  7911. | /* Next, try to mmap the file at a fixed address which already has
  7912. | something else allocated at it. If we can, also make sure that
  7913. | we see the same garbage. */
  7914. | fd = open ("conftest.mmap", O_RDWR);
  7915. | if (fd < 0)
  7916. | return 1;
  7917. | data2 = (char *) malloc (2 * pagesize);
  7918. | if (!data2)
  7919. | return 1;
  7920. | data2 += (pagesize - ((long int) data2 & (pagesize - 1))) & (pagesize - 1);
  7921. | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
  7922. | MAP_PRIVATE | MAP_FIXED, fd, 0L))
  7923. | return 1;
  7924. | for (i = 0; i < pagesize; ++i)
  7925. | if (*(data + i) != *(data2 + i))
  7926. | return 1;
  7927. |
  7928. | /* Finally, make sure that changes to the mapped area do not
  7929. | percolate back to the file as seen by read(). (This is a bug on
  7930. | some variants of i386 svr4.0.) */
  7931. | for (i = 0; i < pagesize; ++i)
  7932. | *(data2 + i) = *(data2 + i) + 1;
  7933. | data3 = (char *) malloc (pagesize);
  7934. | if (!data3)
  7935. | return 1;
  7936. | if (read (fd, data3, pagesize) != pagesize)
  7937. | return 1;
  7938. | for (i = 0; i < pagesize; ++i)
  7939. | if (*(data + i) != *(data3 + i))
  7940. | return 1;
  7941. | close (fd);
  7942. | return 0;
  7943. | }
  7944. configure:6741: result: no
  7945. configure:6752: checking for working strncmp
  7946. configure:6824: gcc -o conftest.exe -g -O2 -D__USE_MINGW_ACCESS -Wl,--stack,12582912 conftest.c >&5
  7947. conftest.c: In function 'main':
  7948. conftest.c:154:3: warning: incompatible implicit declaration of built-in function 'exit'
  7949. configure:6824: $? = 0
  7950. configure:6824: ./conftest.exe
  7951. configure:6824: $? = 0
  7952. configure:6835: result: yes
  7953. configure:6940: updating cache ./config.cache
  7954. configure:6978: creating ./config.status
  7955.  
  7956. ## ---------------------- ##
  7957. ## Running config.status. ##
  7958. ## ---------------------- ##
  7959.  
  7960. This file was extended by config.status, which was
  7961. generated by GNU Autoconf 2.64. Invocation command line was
  7962.  
  7963. CONFIG_FILES =
  7964. CONFIG_HEADERS =
  7965. CONFIG_LINKS =
  7966. CONFIG_COMMANDS =
  7967. $ ./config.status
  7968.  
  7969. on Papillon
  7970.  
  7971. config.status:955: creating Makefile
  7972. config.status:955: creating testsuite/Makefile
  7973. config.status:955: creating config.h
  7974. config.status:1140: executing default commands
  7975.  
  7976. ## ---------------- ##
  7977. ## Cache variables. ##
  7978. ## ---------------- ##
  7979.  
  7980. ac_cv_build=i686-pc-mingw32
  7981. ac_cv_c_bigendian=no
  7982. ac_cv_c_compiler_gnu=yes
  7983. ac_cv_c_const=yes
  7984. ac_cv_c_inline=inline
  7985. ac_cv_c_stack_direction=-1
  7986. ac_cv_env_CC_set=set
  7987. ac_cv_env_CC_value=gcc
  7988. ac_cv_env_CFLAGS_set=set
  7989. ac_cv_env_CFLAGS_value='-g -O2 -D__USE_MINGW_ACCESS'
  7990. ac_cv_env_CPPFLAGS_set=
  7991. ac_cv_env_CPPFLAGS_value=
  7992. ac_cv_env_CPP_set=
  7993. ac_cv_env_CPP_value=
  7994. ac_cv_env_LDFLAGS_set=set
  7995. ac_cv_env_LDFLAGS_value=' -Wl,--stack,12582912'
  7996. ac_cv_env_LIBS_set=
  7997. ac_cv_env_LIBS_value=
  7998. ac_cv_env_build_alias_set=set
  7999. ac_cv_env_build_alias_value=i686-pc-mingw32
  8000. ac_cv_env_host_alias_set=set
  8001. ac_cv_env_host_alias_value=i686-pc-mingw32
  8002. ac_cv_env_target_alias_set=set
  8003. ac_cv_env_target_alias_value=i686-pc-mingw32
  8004. ac_cv_exeext=.exe
  8005. ac_cv_func___fsetlocking=no
  8006. ac_cv_func__doprnt=no
  8007. ac_cv_func_asprintf=no
  8008. ac_cv_func_atexit=yes
  8009. ac_cv_func_basename=yes
  8010. ac_cv_func_bcmp=no
  8011. ac_cv_func_bcopy=no
  8012. ac_cv_func_bsearch=yes
  8013. ac_cv_func_bzero=no
  8014. ac_cv_func_calloc=yes
  8015. ac_cv_func_canonicalize_file_name=no
  8016. ac_cv_func_clock=yes
  8017. ac_cv_func_dup3=no
  8018. ac_cv_func_ffs=no
  8019. ac_cv_func_fork=no
  8020. ac_cv_func_fork_works=no
  8021. ac_cv_func_getcwd=yes
  8022. ac_cv_func_getpagesize=yes
  8023. ac_cv_func_getrusage=no
  8024. ac_cv_func_getsysinfo=no
  8025. ac_cv_func_gettimeofday=yes
  8026. ac_cv_func_index=no
  8027. ac_cv_func_insque=no
  8028. ac_cv_func_memchr=yes
  8029. ac_cv_func_memcmp=yes
  8030. ac_cv_func_memcpy=yes
  8031. ac_cv_func_memmem=no
  8032. ac_cv_func_memmove=yes
  8033. ac_cv_func_mempcpy=no
  8034. ac_cv_func_memset=yes
  8035. ac_cv_func_mkstemps=no
  8036. ac_cv_func_mmap_fixed_mapped=no
  8037. ac_cv_func_on_exit=no
  8038. ac_cv_func_psignal=no
  8039. ac_cv_func_pstat_getdynamic=no
  8040. ac_cv_func_pstat_getstatic=no
  8041. ac_cv_func_putenv=yes
  8042. ac_cv_func_random=no
  8043. ac_cv_func_realpath=no
  8044. ac_cv_func_rename=yes
  8045. ac_cv_func_rindex=no
  8046. ac_cv_func_sbrk=no
  8047. ac_cv_func_setenv=no
  8048. ac_cv_func_setproctitle=no
  8049. ac_cv_func_sigsetmask=no
  8050. ac_cv_func_snprintf=yes
  8051. ac_cv_func_spawnve=yes
  8052. ac_cv_func_spawnvpe=yes
  8053. ac_cv_func_stpcpy=no
  8054. ac_cv_func_stpncpy=no
  8055. ac_cv_func_strcasecmp=yes
  8056. ac_cv_func_strchr=yes
  8057. ac_cv_func_strdup=yes
  8058. ac_cv_func_strerror=yes
  8059. ac_cv_func_strncasecmp=yes
  8060. ac_cv_func_strncmp_works=yes
  8061. ac_cv_func_strndup=no
  8062. ac_cv_func_strrchr=yes
  8063. ac_cv_func_strsignal=no
  8064. ac_cv_func_strstr=yes
  8065. ac_cv_func_strtod=yes
  8066. ac_cv_func_strtol=yes
  8067. ac_cv_func_strtoul=yes
  8068. ac_cv_func_strverscmp=no
  8069. ac_cv_func_sysconf=no
  8070. ac_cv_func_sysctl=no
  8071. ac_cv_func_sysmp=no
  8072. ac_cv_func_table=no
  8073. ac_cv_func_times=no
  8074. ac_cv_func_tmpnam=yes
  8075. ac_cv_func_vasprintf=no
  8076. ac_cv_func_vfork=no
  8077. ac_cv_func_vfork_works=no
  8078. ac_cv_func_vfprintf=yes
  8079. ac_cv_func_vprintf=yes
  8080. ac_cv_func_vsnprintf=yes
  8081. ac_cv_func_vsprintf=yes
  8082. ac_cv_func_wait3=no
  8083. ac_cv_func_wait4=no
  8084. ac_cv_func_waitpid=no
  8085. ac_cv_have_decl_asprintf=no
  8086. ac_cv_have_decl_basename_char_p_=no
  8087. ac_cv_have_decl_calloc=yes
  8088. ac_cv_have_decl_ffs=no
  8089. ac_cv_have_decl_getenv=yes
  8090. ac_cv_have_decl_getopt=yes
  8091. ac_cv_have_decl_malloc=yes
  8092. ac_cv_have_decl_realloc=yes
  8093. ac_cv_have_decl_sbrk=no
  8094. ac_cv_have_decl_snprintf=yes
  8095. ac_cv_have_decl_strverscmp=no
  8096. ac_cv_have_decl_vasprintf=no
  8097. ac_cv_have_decl_vsnprintf=yes
  8098. ac_cv_header_alloca_h=no
  8099. ac_cv_header_fcntl_h=yes
  8100. ac_cv_header_inttypes_h=yes
  8101. ac_cv_header_limits_h=yes
  8102. ac_cv_header_machine_hal_sysinfo_h=no
  8103. ac_cv_header_malloc_h=yes
  8104. ac_cv_header_memory_h=yes
  8105. ac_cv_header_process_h=yes
  8106. ac_cv_header_stdc=yes
  8107. ac_cv_header_stdint_h=yes
  8108. ac_cv_header_stdio_ext_h=no
  8109. ac_cv_header_stdlib_h=yes
  8110. ac_cv_header_string_h=yes
  8111. ac_cv_header_strings_h=yes
  8112. ac_cv_header_sys_file_h=yes
  8113. ac_cv_header_sys_mman_h=no
  8114. ac_cv_header_sys_param_h=yes
  8115. ac_cv_header_sys_prctl_h=no
  8116. ac_cv_header_sys_pstat_h=no
  8117. ac_cv_header_sys_resource_h=no
  8118. ac_cv_header_sys_stat_h=yes
  8119. ac_cv_header_sys_sysctl_h=no
  8120. ac_cv_header_sys_sysinfo_h=no
  8121. ac_cv_header_sys_sysmp_h=no
  8122. ac_cv_header_sys_systemcfg_h=no
  8123. ac_cv_header_sys_table_h=no
  8124. ac_cv_header_sys_time_h=yes
  8125. ac_cv_header_sys_types_h=yes
  8126. ac_cv_header_sys_wait_h=no
  8127. ac_cv_header_time=yes
  8128. ac_cv_header_time_h=yes
  8129. ac_cv_header_unistd_h=yes
  8130. ac_cv_header_vfork_h=no
  8131. ac_cv_host=i686-pc-mingw32
  8132. ac_cv_objext=o
  8133. ac_cv_os_cray=no
  8134. ac_cv_path_EGREP='/bin/grep -E'
  8135. ac_cv_path_GREP=/bin/grep
  8136. ac_cv_prog_AR=ar
  8137. ac_cv_prog_CC=gcc
  8138. ac_cv_prog_CPP='gcc -E'
  8139. ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000'
  8140. ac_cv_prog_PERL=perl
  8141. ac_cv_prog_RANLIB=ranlib
  8142. ac_cv_prog_cc_c89=
  8143. ac_cv_prog_cc_g=yes
  8144. ac_cv_prog_cc_gcc_c_o=yes
  8145. ac_cv_search_strerror='none required'
  8146. ac_cv_sizeof_int=4
  8147. ac_cv_sys_file_offset_bits=unknown
  8148. ac_cv_sys_large_files=unknown
  8149. ac_cv_sys_largefile_CC=no
  8150. ac_cv_type_intptr_t=yes
  8151. ac_cv_type_pid_t=yes
  8152. ac_cv_type_ssize_t=yes
  8153. ac_cv_type_uintptr_t=yes
  8154. acx_cv_prog_cc_pedantic_=yes
  8155. acx_cv_prog_cc_warning__W=yes
  8156. acx_cv_prog_cc_warning__Wall=yes
  8157. acx_cv_prog_cc_warning__Wcpp_compat=yes
  8158. acx_cv_prog_cc_warning__Wstrict_prototypes=yes
  8159. acx_cv_prog_cc_warning__Wwrite_strings=yes
  8160. liberty_cv_uint64=uint64_t
  8161. libiberty_cv_decl_needed_canonicalize_file_name=yes
  8162. libiberty_cv_declare_errno=no
  8163. libiberty_cv_var_sys_errlist=yes
  8164. libiberty_cv_var_sys_nerr=yes
  8165. libiberty_cv_var_sys_siglist=no
  8166.  
  8167. ## ----------------- ##
  8168. ## Output variables. ##
  8169. ## ----------------- ##
  8170.  
  8171. AR='ar'
  8172. BUILD_INFO='info'
  8173. CC='gcc'
  8174. CFLAGS='-g -O2 -D__USE_MINGW_ACCESS'
  8175. CHECK='really-check'
  8176. CPP='gcc -E'
  8177. CPPFLAGS=''
  8178. DEFS='-DHAVE_CONFIG_H'
  8179. ECHO_C=''
  8180. ECHO_N='-n'
  8181. ECHO_T=''
  8182. EGREP='/bin/grep -E'
  8183. EXEEXT='.exe'
  8184. GREP='/bin/grep'
  8185. HAVE_PERL=''
  8186. INSTALL_DATA='/bin/install -c -m 644'
  8187. INSTALL_DEST='libdir'
  8188. INSTALL_PROGRAM='/bin/install -c'
  8189. INSTALL_SCRIPT='/bin/install -c'
  8190. LDFLAGS=' -Wl,--stack,12582912'
  8191. LIBOBJS=' ${LIBOBJDIR}./asprintf$U.o ${LIBOBJDIR}./bcmp$U.o ${LIBOBJDIR}./bcopy$U.o ${LIBOBJDIR}./bzero$U.o ${LIBOBJDIR}./ffs$U.o ${LIBOBJDIR}./index$U.o ${LIBOBJDIR}./insque$U.o ${LIBOBJDIR}./memmem$U.o ${LIBOBJDIR}./mempcpy$U.o ${LIBOBJDIR}./mkstemps$U.o ${LIBOBJDIR}./random$U.o ${LIBOBJDIR}./rindex$U.o ${LIBOBJDIR}./setenv$U.o ${LIBOBJDIR}./sigsetmask$U.o ${LIBOBJDIR}./stpcpy$U.o ${LIBOBJDIR}./stpncpy$U.o ${LIBOBJDIR}./strndup$U.o ${LIBOBJDIR}./strverscmp$U.o ${LIBOBJDIR}./vasprintf$U.o ${LIBOBJDIR}./waitpid$U.o ${LIBOBJDIR}./setproctitle$U.o ${LIBOBJDIR}./vfork$U.o'
  8192. LIBS=''
  8193. LTLIBOBJS=' ${LIBOBJDIR}./asprintf$U.lo ${LIBOBJDIR}./bcmp$U.lo ${LIBOBJDIR}./bcopy$U.lo ${LIBOBJDIR}./bzero$U.lo ${LIBOBJDIR}./ffs$U.lo ${LIBOBJDIR}./index$U.lo ${LIBOBJDIR}./insque$U.lo ${LIBOBJDIR}./memmem$U.lo ${LIBOBJDIR}./mempcpy$U.lo ${LIBOBJDIR}./mkstemps$U.lo ${LIBOBJDIR}./random$U.lo ${LIBOBJDIR}./rindex$U.lo ${LIBOBJDIR}./setenv$U.lo ${LIBOBJDIR}./sigsetmask$U.lo ${LIBOBJDIR}./stpcpy$U.lo ${LIBOBJDIR}./stpncpy$U.lo ${LIBOBJDIR}./strndup$U.lo ${LIBOBJDIR}./strverscmp$U.lo ${LIBOBJDIR}./vasprintf$U.lo ${LIBOBJDIR}./waitpid$U.lo ${LIBOBJDIR}./setproctitle$U.lo ${LIBOBJDIR}./vfork$U.lo'
  8194. MAINT='#'
  8195. MAKEINFO='makeinfo --split-size=5000000'
  8196. NOTMAINT=''
  8197. NO_MINUS_C_MINUS_O=''
  8198. OBJEXT='o'
  8199. OUTPUT_OPTION='-o $@'
  8200. PACKAGE_BUGREPORT=''
  8201. PACKAGE_NAME=''
  8202. PACKAGE_STRING=''
  8203. PACKAGE_TARNAME=''
  8204. PACKAGE_URL=''
  8205. PACKAGE_VERSION=''
  8206. PATH_SEPARATOR=':'
  8207. PERL='perl'
  8208. PICFLAG=''
  8209. RANLIB='ranlib'
  8210. SHELL='/bin/sh'
  8211. ac_ct_CC=''
  8212. ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic '
  8213. bindir='${exec_prefix}/bin'
  8214. build='i686-pc-mingw32'
  8215. build_alias='i686-pc-mingw32'
  8216. build_cpu='i686'
  8217. build_os='mingw32'
  8218. build_vendor='pc'
  8219. datadir='${datarootdir}'
  8220. datarootdir='${prefix}/share'
  8221. docdir='${datarootdir}/doc/${PACKAGE}'
  8222. dvidir='${docdir}'
  8223. exec_prefix='${prefix}'
  8224. host='i686-pc-mingw32'
  8225. host_alias='i686-pc-mingw32'
  8226. host_cpu='i686'
  8227. host_os='mingw32'
  8228. host_vendor='pc'
  8229. htmldir='${docdir}'
  8230. includedir='${prefix}/include'
  8231. infodir='${datarootdir}/info'
  8232. libdir='${exec_prefix}/lib'
  8233. libexecdir='${exec_prefix}/libexec'
  8234. libiberty_topdir='./..'
  8235. localedir='${datarootdir}/locale'
  8236. localstatedir='${prefix}/var'
  8237. mandir='${datarootdir}/man'
  8238. oldincludedir='/usr/include'
  8239. pdfdir='${docdir}'
  8240. pexecute='pex-win32'
  8241. prefix='/usr/local'
  8242. program_transform_name='s,y,y,'
  8243. psdir='${docdir}'
  8244. sbindir='${exec_prefix}/sbin'
  8245. sharedstatedir='${prefix}/com'
  8246. sysconfdir='${prefix}/etc'
  8247. target_alias='i686-pc-mingw32'
  8248. target_header_dir=''
  8249.  
  8250. ## ------------------- ##
  8251. ## File substitutions. ##
  8252. ## ------------------- ##
  8253.  
  8254. host_makefile_frag='xhost-mkfrag'
  8255.  
  8256. ## ----------- ##
  8257. ## confdefs.h. ##
  8258. ## ----------- ##
  8259.  
  8260. /* confdefs.h */
  8261. #define PACKAGE_NAME ""
  8262. #define PACKAGE_TARNAME ""
  8263. #define PACKAGE_VERSION ""
  8264. #define PACKAGE_STRING ""
  8265. #define PACKAGE_BUGREPORT ""
  8266. #define PACKAGE_URL ""
  8267. #define STDC_HEADERS 1
  8268. #define HAVE_SYS_TYPES_H 1
  8269. #define HAVE_SYS_STAT_H 1
  8270. #define HAVE_STDLIB_H 1
  8271. #define HAVE_STRING_H 1
  8272. #define HAVE_MEMORY_H 1
  8273. #define HAVE_STRINGS_H 1
  8274. #define HAVE_INTTYPES_H 1
  8275. #define HAVE_STDINT_H 1
  8276. #define HAVE_UNISTD_H 1
  8277. #define HAVE_SYS_FILE_H 1
  8278. #define HAVE_SYS_PARAM_H 1
  8279. #define HAVE_LIMITS_H 1
  8280. #define HAVE_STDLIB_H 1
  8281. #define HAVE_MALLOC_H 1
  8282. #define HAVE_STRING_H 1
  8283. #define HAVE_UNISTD_H 1
  8284. #define HAVE_STRINGS_H 1
  8285. #define HAVE_SYS_TIME_H 1
  8286. #define HAVE_TIME_H 1
  8287. #define HAVE_SYS_STAT_H 1
  8288. #define HAVE_FCNTL_H 1
  8289. #define HAVE_STDINT_H 1
  8290. #define HAVE_PROCESS_H 1
  8291. #define TIME_WITH_SYS_TIME 1
  8292. #define SIZEOF_INT 4
  8293. #define UNSIGNED_64BIT_TYPE uint64_t
  8294. #define HAVE_INTPTR_T 1
  8295. #define HAVE_UINTPTR_T 1
  8296. #define HAVE_UINTPTR_T 1
  8297. #define HAVE_SYS_ERRLIST 1
  8298. #define HAVE_SYS_NERR 1
  8299. #define HAVE_ATEXIT 1
  8300. #define HAVE_BASENAME 1
  8301. #define HAVE_BSEARCH 1
  8302. #define HAVE_CALLOC 1
  8303. #define HAVE_CLOCK 1
  8304. #define HAVE_GETCWD 1
  8305. #define HAVE_GETPAGESIZE 1
  8306. #define HAVE_GETTIMEOFDAY 1
  8307. #define HAVE_MEMCHR 1
  8308. #define HAVE_MEMCMP 1
  8309. #define HAVE_MEMCPY 1
  8310. #define HAVE_MEMMOVE 1
  8311. #define HAVE_MEMSET 1
  8312. #define HAVE_PUTENV 1
  8313. #define HAVE_RENAME 1
  8314. #define HAVE_SNPRINTF 1
  8315. #define HAVE_STRCASECMP 1
  8316. #define HAVE_STRCHR 1
  8317. #define HAVE_STRDUP 1
  8318. #define HAVE_STRNCASECMP 1
  8319. #define HAVE_STRRCHR 1
  8320. #define HAVE_STRSTR 1
  8321. #define HAVE_STRTOD 1
  8322. #define HAVE_STRTOL 1
  8323. #define HAVE_STRTOUL 1
  8324. #define HAVE_TMPNAM 1
  8325. #define HAVE_VFPRINTF 1
  8326. #define HAVE_VPRINTF 1
  8327. #define HAVE_VSNPRINTF 1
  8328. #define HAVE_VSPRINTF 1
  8329. #define STACK_DIRECTION -1
  8330. #define vfork fork
  8331. #define HAVE_SYS_ERRLIST 1
  8332. #define HAVE_SYS_NERR 1
  8333. #define HAVE_GETTIMEOFDAY 1
  8334. #define HAVE_SPAWNVE 1
  8335. #define HAVE_SPAWNVPE 1
  8336. #define HAVE_STRERROR 1
  8337. #define HAVE_DECL_BASENAME 0
  8338. #define HAVE_DECL_FFS 0
  8339. #define HAVE_DECL_ASPRINTF 0
  8340. #define HAVE_DECL_VASPRINTF 0
  8341. #define HAVE_DECL_SNPRINTF 1
  8342. #define HAVE_DECL_VSNPRINTF 1
  8343. #define HAVE_DECL_CALLOC 1
  8344. #define HAVE_DECL_GETENV 1
  8345. #define HAVE_DECL_GETOPT 1
  8346. #define HAVE_DECL_MALLOC 1
  8347. #define HAVE_DECL_REALLOC 1
  8348. #define HAVE_DECL_SBRK 0
  8349. #define HAVE_DECL_STRVERSCMP 0
  8350. #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
  8351. #define HAVE_STDLIB_H 1
  8352. #define HAVE_UNISTD_H 1
  8353. #define HAVE_GETPAGESIZE 1
  8354.  
  8355. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement