Advertisement
Guest User

Untitled

a guest
Mar 26th, 2018
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.54 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 mingw-w64-runtime configure 4.0b, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ../../mingw-w64-v5.0.3/mingw-w64-crt/configure --disable-option-checking --prefix=/usr/local --enable-lib32 --enable-lib64 --host=x86_64-w64-mingw32 host_alias=x86_64-w64-mingw32 --cache-file=/dev/null --srcdir=../../mingw-w64-v5.0.3/mingw-w64-crt
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = lasse-linux
  14. uname -m = x86_64
  15. uname -r = 4.15.11-61.current
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Mon Mar 19 16:15:42 UTC 2018
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /snap/bin
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2233: checking for a BSD-compatible install
  42. configure:2301: result: /usr/bin/install -c
  43. configure:2312: checking whether build environment is sane
  44. configure:2367: result: yes
  45. configure:2426: checking for x86_64-w64-mingw32-strip
  46. configure:2456: result: no
  47. configure:2466: checking for strip
  48. configure:2482: found /usr/bin/strip
  49. configure:2493: result: strip
  50. configure:2518: checking for a thread-safe mkdir -p
  51. configure:2557: result: /bin/mkdir -p
  52. configure:2564: checking for gawk
  53. configure:2580: found /usr/bin/gawk
  54. configure:2591: result: gawk
  55. configure:2602: checking whether make sets $(MAKE)
  56. configure:2624: result: yes
  57. configure:2653: checking whether make supports nested variables
  58. configure:2670: result: yes
  59. configure:2796: checking whether to enable maintainer-specific portions of Makefiles
  60. configure:2805: result: no
  61. configure:2823: checking build system type
  62. configure:2837: result: x86_64-pc-linux-gnu
  63. configure:2857: checking host system type
  64. configure:2870: result: x86_64-w64-mingw32
  65. configure:2891: checking for sysroot
  66. configure:2909: result: /usr/local
  67. configure:2930: checking for a sed that does not truncate output
  68. configure:2994: result: /bin/sed
  69. configure:3003: checking for gawk
  70. configure:3030: result: gawk
  71. configure:3049: checking for x86_64-w64-mingw32-gcc
  72. configure:3079: result: no
  73. configure:3089: checking for gcc
  74. configure:3105: found /usr/bin/gcc
  75. configure:3116: result: gcc
  76. configure:3345: checking for C compiler version
  77. configure:3354: gcc --version >&5
  78. gcc (Solus) 7.3.0
  79. Copyright (C) 2017 Free Software Foundation, Inc.
  80. This is free software; see the source for copying conditions. There is NO
  81. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  82.  
  83. configure:3365: $? = 0
  84. configure:3354: gcc -v >&5
  85. Using built-in specs.
  86. COLLECT_GCC=gcc
  87. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-solus-linux/7.3.0/lto-wrapper
  88. Target: x86_64-solus-linux
  89. Configured with: ../configure --prefix=/usr --with-pkgversion=Solus --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-system-zlib --enable-shared --enable-threads=posix --enable-gnu-indirect-function --enable-__cxa_atexit --enable-plugin --enable-gold --enable-ld=default --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --enable-lto --with-bugurl=https://dev.solus-project.com/ --with-arch_32=i686 --enable-linker-build-id --build=x86_64-solus-linux --target=x86_64-solus-linux --enable-languages=c,c++,fortran
  90. Thread model: posix
  91. gcc version 7.3.0 (Solus)
  92. configure:3365: $? = 0
  93. configure:3354: gcc -V >&5
  94. gcc: error: unrecognized command line option '-V'
  95. gcc: fatal error: no input files
  96. compilation terminated.
  97. configure:3365: $? = 1
  98. configure:3354: gcc -qversion >&5
  99. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  100. gcc: fatal error: no input files
  101. compilation terminated.
  102. configure:3365: $? = 1
  103. configure:3385: gcc -o conftest conftest.c >&5
  104. /usr/bin/ld: cannot find /usr/lib64/libc_nonshared.a
  105. collect2: error: ld returned 1 exit status
  106. configure:3389: $? = 1
  107. configure:3602: checking whether we are cross compiling
  108. configure:3640: result: yes
  109. configure:3644: checking for suffix of object files
  110. configure:3666: gcc -c conftest.c >&5
  111. configure:3670: $? = 0
  112. configure:3691: result: o
  113. configure:3695: checking whether we are using the GNU C compiler
  114. configure:3714: gcc -c conftest.c >&5
  115. configure:3714: $? = 0
  116. configure:3723: result: yes
  117. configure:3732: checking whether gcc accepts -g
  118. configure:3752: gcc -c -g conftest.c >&5
  119. configure:3752: $? = 0
  120. configure:3793: result: yes
  121. configure:3810: checking for gcc option to accept ISO C89
  122. configure:3873: gcc -c -g -O2 conftest.c >&5
  123. conftest.c:12:10: fatal error: stdio.h: No such file or directory
  124. #include <stdio.h>
  125. ^~~~~~~~~
  126. compilation terminated.
  127. configure:3873: $? = 1
  128. configure: failed program was:
  129. | /* confdefs.h */
  130. | #define PACKAGE_NAME "mingw-w64-runtime"
  131. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  132. | #define PACKAGE_VERSION "4.0b"
  133. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  134. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  135. | #define PACKAGE_URL ""
  136. | #define PACKAGE "mingw-w64-runtime"
  137. | #define VERSION "4.0b"
  138. | /* end confdefs.h. */
  139. | #include <stdarg.h>
  140. | #include <stdio.h>
  141. | struct stat;
  142. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  143. | struct buf { int x; };
  144. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  145. | static char *e (p, i)
  146. | char **p;
  147. | int i;
  148. | {
  149. | return p[i];
  150. | }
  151. | static char *f (char * (*g) (char **, int), char **p, ...)
  152. | {
  153. | char *s;
  154. | va_list v;
  155. | va_start (v,p);
  156. | s = g (p, va_arg (v,int));
  157. | va_end (v);
  158. | return s;
  159. | }
  160. |
  161. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  162. | function prototypes and stuff, but not '\xHH' hex character constants.
  163. | These don't provoke an error unfortunately, instead are silently treated
  164. | as 'x'. The following induces an error, until -std is added to get
  165. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  166. | array size at least. It's necessary to write '\x00'==0 to get something
  167. | that's true only with -std. */
  168. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  169. |
  170. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  171. | inside strings and character constants. */
  172. | #define FOO(x) 'x'
  173. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  174. |
  175. | int test (int i, double x);
  176. | struct s1 {int (*f) (int a);};
  177. | struct s2 {int (*f) (double a);};
  178. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  179. | int argc;
  180. | char **argv;
  181. | int
  182. | main ()
  183. | {
  184. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  185. | ;
  186. | return 0;
  187. | }
  188. configure:3873: gcc -qlanglvl=extc89 -c -g -O2 conftest.c >&5
  189. gcc: error: unrecognized command line option '-qlanglvl=extc89'
  190. configure:3873: $? = 1
  191. configure: failed program was:
  192. | /* confdefs.h */
  193. | #define PACKAGE_NAME "mingw-w64-runtime"
  194. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  195. | #define PACKAGE_VERSION "4.0b"
  196. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  197. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  198. | #define PACKAGE_URL ""
  199. | #define PACKAGE "mingw-w64-runtime"
  200. | #define VERSION "4.0b"
  201. | /* end confdefs.h. */
  202. | #include <stdarg.h>
  203. | #include <stdio.h>
  204. | struct stat;
  205. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  206. | struct buf { int x; };
  207. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  208. | static char *e (p, i)
  209. | char **p;
  210. | int i;
  211. | {
  212. | return p[i];
  213. | }
  214. | static char *f (char * (*g) (char **, int), char **p, ...)
  215. | {
  216. | char *s;
  217. | va_list v;
  218. | va_start (v,p);
  219. | s = g (p, va_arg (v,int));
  220. | va_end (v);
  221. | return s;
  222. | }
  223. |
  224. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  225. | function prototypes and stuff, but not '\xHH' hex character constants.
  226. | These don't provoke an error unfortunately, instead are silently treated
  227. | as 'x'. The following induces an error, until -std is added to get
  228. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  229. | array size at least. It's necessary to write '\x00'==0 to get something
  230. | that's true only with -std. */
  231. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  232. |
  233. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  234. | inside strings and character constants. */
  235. | #define FOO(x) 'x'
  236. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  237. |
  238. | int test (int i, double x);
  239. | struct s1 {int (*f) (int a);};
  240. | struct s2 {int (*f) (double a);};
  241. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  242. | int argc;
  243. | char **argv;
  244. | int
  245. | main ()
  246. | {
  247. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  248. | ;
  249. | return 0;
  250. | }
  251. configure:3873: gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5
  252. gcc: error: unrecognized command line option '-qlanglvl=ansi'
  253. configure:3873: $? = 1
  254. configure: failed program was:
  255. | /* confdefs.h */
  256. | #define PACKAGE_NAME "mingw-w64-runtime"
  257. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  258. | #define PACKAGE_VERSION "4.0b"
  259. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  260. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  261. | #define PACKAGE_URL ""
  262. | #define PACKAGE "mingw-w64-runtime"
  263. | #define VERSION "4.0b"
  264. | /* end confdefs.h. */
  265. | #include <stdarg.h>
  266. | #include <stdio.h>
  267. | struct stat;
  268. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  269. | struct buf { int x; };
  270. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  271. | static char *e (p, i)
  272. | char **p;
  273. | int i;
  274. | {
  275. | return p[i];
  276. | }
  277. | static char *f (char * (*g) (char **, int), char **p, ...)
  278. | {
  279. | char *s;
  280. | va_list v;
  281. | va_start (v,p);
  282. | s = g (p, va_arg (v,int));
  283. | va_end (v);
  284. | return s;
  285. | }
  286. |
  287. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  288. | function prototypes and stuff, but not '\xHH' hex character constants.
  289. | These don't provoke an error unfortunately, instead are silently treated
  290. | as 'x'. The following induces an error, until -std is added to get
  291. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  292. | array size at least. It's necessary to write '\x00'==0 to get something
  293. | that's true only with -std. */
  294. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  295. |
  296. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  297. | inside strings and character constants. */
  298. | #define FOO(x) 'x'
  299. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  300. |
  301. | int test (int i, double x);
  302. | struct s1 {int (*f) (int a);};
  303. | struct s2 {int (*f) (double a);};
  304. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  305. | int argc;
  306. | char **argv;
  307. | int
  308. | main ()
  309. | {
  310. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  311. | ;
  312. | return 0;
  313. | }
  314. configure:3873: gcc -std -c -g -O2 conftest.c >&5
  315. gcc: error: unrecognized command line option '-std'; did you mean '-mrtd'?
  316. configure:3873: $? = 1
  317. configure: failed program was:
  318. | /* confdefs.h */
  319. | #define PACKAGE_NAME "mingw-w64-runtime"
  320. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  321. | #define PACKAGE_VERSION "4.0b"
  322. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  323. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  324. | #define PACKAGE_URL ""
  325. | #define PACKAGE "mingw-w64-runtime"
  326. | #define VERSION "4.0b"
  327. | /* end confdefs.h. */
  328. | #include <stdarg.h>
  329. | #include <stdio.h>
  330. | struct stat;
  331. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  332. | struct buf { int x; };
  333. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  334. | static char *e (p, i)
  335. | char **p;
  336. | int i;
  337. | {
  338. | return p[i];
  339. | }
  340. | static char *f (char * (*g) (char **, int), char **p, ...)
  341. | {
  342. | char *s;
  343. | va_list v;
  344. | va_start (v,p);
  345. | s = g (p, va_arg (v,int));
  346. | va_end (v);
  347. | return s;
  348. | }
  349. |
  350. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  351. | function prototypes and stuff, but not '\xHH' hex character constants.
  352. | These don't provoke an error unfortunately, instead are silently treated
  353. | as 'x'. The following induces an error, until -std is added to get
  354. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  355. | array size at least. It's necessary to write '\x00'==0 to get something
  356. | that's true only with -std. */
  357. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  358. |
  359. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  360. | inside strings and character constants. */
  361. | #define FOO(x) 'x'
  362. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  363. |
  364. | int test (int i, double x);
  365. | struct s1 {int (*f) (int a);};
  366. | struct s2 {int (*f) (double a);};
  367. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  368. | int argc;
  369. | char **argv;
  370. | int
  371. | main ()
  372. | {
  373. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  374. | ;
  375. | return 0;
  376. | }
  377. configure:3873: gcc -Ae -c -g -O2 conftest.c >&5
  378. <command-line>:0:1: error: missing '(' after predicate
  379. conftest.c:12:10: fatal error: stdio.h: No such file or directory
  380. #include <stdio.h>
  381. ^~~~~~~~~
  382. compilation terminated.
  383. configure:3873: $? = 1
  384. configure: failed program was:
  385. | /* confdefs.h */
  386. | #define PACKAGE_NAME "mingw-w64-runtime"
  387. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  388. | #define PACKAGE_VERSION "4.0b"
  389. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  390. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  391. | #define PACKAGE_URL ""
  392. | #define PACKAGE "mingw-w64-runtime"
  393. | #define VERSION "4.0b"
  394. | /* end confdefs.h. */
  395. | #include <stdarg.h>
  396. | #include <stdio.h>
  397. | struct stat;
  398. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  399. | struct buf { int x; };
  400. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  401. | static char *e (p, i)
  402. | char **p;
  403. | int i;
  404. | {
  405. | return p[i];
  406. | }
  407. | static char *f (char * (*g) (char **, int), char **p, ...)
  408. | {
  409. | char *s;
  410. | va_list v;
  411. | va_start (v,p);
  412. | s = g (p, va_arg (v,int));
  413. | va_end (v);
  414. | return s;
  415. | }
  416. |
  417. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  418. | function prototypes and stuff, but not '\xHH' hex character constants.
  419. | These don't provoke an error unfortunately, instead are silently treated
  420. | as 'x'. The following induces an error, until -std is added to get
  421. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  422. | array size at least. It's necessary to write '\x00'==0 to get something
  423. | that's true only with -std. */
  424. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  425. |
  426. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  427. | inside strings and character constants. */
  428. | #define FOO(x) 'x'
  429. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  430. |
  431. | int test (int i, double x);
  432. | struct s1 {int (*f) (int a);};
  433. | struct s2 {int (*f) (double a);};
  434. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  435. | int argc;
  436. | char **argv;
  437. | int
  438. | main ()
  439. | {
  440. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  441. | ;
  442. | return 0;
  443. | }
  444. configure:3873: gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5
  445. <command-line>:0:1: error: missing '(' after predicate
  446. conftest.c:12:10: fatal error: stdio.h: No such file or directory
  447. #include <stdio.h>
  448. ^~~~~~~~~
  449. compilation terminated.
  450. configure:3873: $? = 1
  451. configure: failed program was:
  452. | /* confdefs.h */
  453. | #define PACKAGE_NAME "mingw-w64-runtime"
  454. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  455. | #define PACKAGE_VERSION "4.0b"
  456. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  457. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  458. | #define PACKAGE_URL ""
  459. | #define PACKAGE "mingw-w64-runtime"
  460. | #define VERSION "4.0b"
  461. | /* end confdefs.h. */
  462. | #include <stdarg.h>
  463. | #include <stdio.h>
  464. | struct stat;
  465. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  466. | struct buf { int x; };
  467. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  468. | static char *e (p, i)
  469. | char **p;
  470. | int i;
  471. | {
  472. | return p[i];
  473. | }
  474. | static char *f (char * (*g) (char **, int), char **p, ...)
  475. | {
  476. | char *s;
  477. | va_list v;
  478. | va_start (v,p);
  479. | s = g (p, va_arg (v,int));
  480. | va_end (v);
  481. | return s;
  482. | }
  483. |
  484. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  485. | function prototypes and stuff, but not '\xHH' hex character constants.
  486. | These don't provoke an error unfortunately, instead are silently treated
  487. | as 'x'. The following induces an error, until -std is added to get
  488. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  489. | array size at least. It's necessary to write '\x00'==0 to get something
  490. | that's true only with -std. */
  491. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  492. |
  493. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  494. | inside strings and character constants. */
  495. | #define FOO(x) 'x'
  496. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  497. |
  498. | int test (int i, double x);
  499. | struct s1 {int (*f) (int a);};
  500. | struct s2 {int (*f) (double a);};
  501. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  502. | int argc;
  503. | char **argv;
  504. | int
  505. | main ()
  506. | {
  507. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  508. | ;
  509. | return 0;
  510. | }
  511. configure:3873: gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5
  512. gcc: error: unrecognized command line option '-Xc'; did you mean '-c'?
  513. configure:3873: $? = 1
  514. configure: failed program was:
  515. | /* confdefs.h */
  516. | #define PACKAGE_NAME "mingw-w64-runtime"
  517. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  518. | #define PACKAGE_VERSION "4.0b"
  519. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  520. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  521. | #define PACKAGE_URL ""
  522. | #define PACKAGE "mingw-w64-runtime"
  523. | #define VERSION "4.0b"
  524. | /* end confdefs.h. */
  525. | #include <stdarg.h>
  526. | #include <stdio.h>
  527. | struct stat;
  528. | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
  529. | struct buf { int x; };
  530. | FILE * (*rcsopen) (struct buf *, struct stat *, int);
  531. | static char *e (p, i)
  532. | char **p;
  533. | int i;
  534. | {
  535. | return p[i];
  536. | }
  537. | static char *f (char * (*g) (char **, int), char **p, ...)
  538. | {
  539. | char *s;
  540. | va_list v;
  541. | va_start (v,p);
  542. | s = g (p, va_arg (v,int));
  543. | va_end (v);
  544. | return s;
  545. | }
  546. |
  547. | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
  548. | function prototypes and stuff, but not '\xHH' hex character constants.
  549. | These don't provoke an error unfortunately, instead are silently treated
  550. | as 'x'. The following induces an error, until -std is added to get
  551. | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
  552. | array size at least. It's necessary to write '\x00'==0 to get something
  553. | that's true only with -std. */
  554. | int osf4_cc_array ['\x00' == 0 ? 1 : -1];
  555. |
  556. | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  557. | inside strings and character constants. */
  558. | #define FOO(x) 'x'
  559. | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
  560. |
  561. | int test (int i, double x);
  562. | struct s1 {int (*f) (int a);};
  563. | struct s2 {int (*f) (double a);};
  564. | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
  565. | int argc;
  566. | char **argv;
  567. | int
  568. | main ()
  569. | {
  570. | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
  571. | ;
  572. | return 0;
  573. | }
  574. configure:3889: result: unsupported
  575. configure:3911: checking whether gcc understands -c and -o together
  576. configure:3933: gcc -c conftest.c -o conftest2.o
  577. configure:3936: $? = 0
  578. configure:3933: gcc -c conftest.c -o conftest2.o
  579. configure:3936: $? = 0
  580. configure:3948: result: yes
  581. configure:3976: checking for style of include used by make
  582. configure:4004: result: GNU
  583. configure:4030: checking dependency style of gcc
  584. configure:4141: result: gcc3
  585. configure:4170: checking for x86_64-w64-mingw32-g++
  586. configure:4200: result: no
  587. configure:4170: checking for x86_64-w64-mingw32-c++
  588. configure:4200: result: no
  589. configure:4170: checking for x86_64-w64-mingw32-gpp
  590. configure:4200: result: no
  591. configure:4170: checking for x86_64-w64-mingw32-aCC
  592. configure:4200: result: no
  593. configure:4170: checking for x86_64-w64-mingw32-CC
  594. configure:4200: result: no
  595. configure:4170: checking for x86_64-w64-mingw32-cxx
  596. configure:4200: result: no
  597. configure:4170: checking for x86_64-w64-mingw32-cc++
  598. configure:4200: result: no
  599. configure:4170: checking for x86_64-w64-mingw32-cl.exe
  600. configure:4200: result: no
  601. configure:4170: checking for x86_64-w64-mingw32-FCC
  602. configure:4200: result: no
  603. configure:4170: checking for x86_64-w64-mingw32-KCC
  604. configure:4200: result: no
  605. configure:4170: checking for x86_64-w64-mingw32-RCC
  606. configure:4200: result: no
  607. configure:4170: checking for x86_64-w64-mingw32-xlC_r
  608. configure:4200: result: no
  609. configure:4170: checking for x86_64-w64-mingw32-xlC
  610. configure:4200: result: no
  611. configure:4214: checking for g++
  612. configure:4230: found /usr/bin/g++
  613. configure:4241: result: g++
  614. configure:4257: WARNING: using cross tools not prefixed with host triplet
  615. configure:4268: checking for C++ compiler version
  616. configure:4277: g++ --version >&5
  617. g++ (Solus) 7.3.0
  618. Copyright (C) 2017 Free Software Foundation, Inc.
  619. This is free software; see the source for copying conditions. There is NO
  620. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  621.  
  622. configure:4288: $? = 0
  623. configure:4277: g++ -v >&5
  624. Using built-in specs.
  625. COLLECT_GCC=g++
  626. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-solus-linux/7.3.0/lto-wrapper
  627. Target: x86_64-solus-linux
  628. Configured with: ../configure --prefix=/usr --with-pkgversion=Solus --libdir=/usr/lib64 --libexecdir=/usr/lib64 --with-system-zlib --enable-shared --enable-threads=posix --enable-gnu-indirect-function --enable-__cxa_atexit --enable-plugin --enable-gold --enable-ld=default --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --enable-lto --with-bugurl=https://dev.solus-project.com/ --with-arch_32=i686 --enable-linker-build-id --build=x86_64-solus-linux --target=x86_64-solus-linux --enable-languages=c,c++,fortran
  629. Thread model: posix
  630. gcc version 7.3.0 (Solus)
  631. configure:4288: $? = 0
  632. configure:4277: g++ -V >&5
  633. g++: error: unrecognized command line option '-V'
  634. g++: fatal error: no input files
  635. compilation terminated.
  636. configure:4288: $? = 1
  637. configure:4277: g++ -qversion >&5
  638. g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  639. g++: fatal error: no input files
  640. compilation terminated.
  641. configure:4288: $? = 1
  642. configure:4292: checking whether we are using the GNU C++ compiler
  643. configure:4311: g++ -c conftest.cpp >&5
  644. configure:4311: $? = 0
  645. configure:4320: result: yes
  646. configure:4329: checking whether g++ accepts -g
  647. configure:4349: g++ -c -g conftest.cpp >&5
  648. configure:4349: $? = 0
  649. configure:4390: result: yes
  650. configure:4415: checking dependency style of g++
  651. configure:4526: result: gcc3
  652. configure:4546: checking how to run the C preprocessor
  653. configure:4577: gcc -E conftest.c
  654. In file included from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/syslimits.h:7:0,
  655. from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:34,
  656. from conftest.c:12:
  657. /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  658. #include_next <limits.h> /* recurse down to the real one */
  659. ^~~~~~~~~~
  660. compilation terminated.
  661. configure:4577: $? = 1
  662. configure: failed program was:
  663. | /* confdefs.h */
  664. | #define PACKAGE_NAME "mingw-w64-runtime"
  665. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  666. | #define PACKAGE_VERSION "4.0b"
  667. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  668. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  669. | #define PACKAGE_URL ""
  670. | #define PACKAGE "mingw-w64-runtime"
  671. | #define VERSION "4.0b"
  672. | /* end confdefs.h. */
  673. | #ifdef __STDC__
  674. | # include <limits.h>
  675. | #else
  676. | # include <assert.h>
  677. | #endif
  678. | Syntax error
  679. configure:4577: gcc -E conftest.c
  680. In file included from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/syslimits.h:7:0,
  681. from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:34,
  682. from conftest.c:12:
  683. /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  684. #include_next <limits.h> /* recurse down to the real one */
  685. ^~~~~~~~~~
  686. compilation terminated.
  687. configure:4577: $? = 1
  688. configure: failed program was:
  689. | /* confdefs.h */
  690. | #define PACKAGE_NAME "mingw-w64-runtime"
  691. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  692. | #define PACKAGE_VERSION "4.0b"
  693. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  694. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  695. | #define PACKAGE_URL ""
  696. | #define PACKAGE "mingw-w64-runtime"
  697. | #define VERSION "4.0b"
  698. | /* end confdefs.h. */
  699. | #ifdef __STDC__
  700. | # include <limits.h>
  701. | #else
  702. | # include <assert.h>
  703. | #endif
  704. | Syntax error
  705. configure:4577: gcc -E -traditional-cpp conftest.c
  706. conftest.c:15:2: fatal error: assert.h: No such file or directory
  707. #endif
  708. ^~~~~
  709. compilation terminated.
  710. configure:4577: $? = 1
  711. configure: failed program was:
  712. | /* confdefs.h */
  713. | #define PACKAGE_NAME "mingw-w64-runtime"
  714. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  715. | #define PACKAGE_VERSION "4.0b"
  716. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  717. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  718. | #define PACKAGE_URL ""
  719. | #define PACKAGE "mingw-w64-runtime"
  720. | #define VERSION "4.0b"
  721. | /* end confdefs.h. */
  722. | #ifdef __STDC__
  723. | # include <limits.h>
  724. | #else
  725. | # include <assert.h>
  726. | #endif
  727. | Syntax error
  728. configure:4577: gcc -E -traditional-cpp conftest.c
  729. conftest.c:15:2: fatal error: assert.h: No such file or directory
  730. #endif
  731. ^~~~~
  732. compilation terminated.
  733. configure:4577: $? = 1
  734. configure: failed program was:
  735. | /* confdefs.h */
  736. | #define PACKAGE_NAME "mingw-w64-runtime"
  737. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  738. | #define PACKAGE_VERSION "4.0b"
  739. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  740. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  741. | #define PACKAGE_URL ""
  742. | #define PACKAGE "mingw-w64-runtime"
  743. | #define VERSION "4.0b"
  744. | /* end confdefs.h. */
  745. | #ifdef __STDC__
  746. | # include <limits.h>
  747. | #else
  748. | # include <assert.h>
  749. | #endif
  750. | Syntax error
  751. configure:4577: /lib/cpp conftest.c
  752. In file included from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/syslimits.h:7:0,
  753. from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:34,
  754. from conftest.c:12:
  755. /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  756. #include_next <limits.h> /* recurse down to the real one */
  757. ^~~~~~~~~~
  758. compilation terminated.
  759. configure:4577: $? = 1
  760. configure: failed program was:
  761. | /* confdefs.h */
  762. | #define PACKAGE_NAME "mingw-w64-runtime"
  763. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  764. | #define PACKAGE_VERSION "4.0b"
  765. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  766. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  767. | #define PACKAGE_URL ""
  768. | #define PACKAGE "mingw-w64-runtime"
  769. | #define VERSION "4.0b"
  770. | /* end confdefs.h. */
  771. | #ifdef __STDC__
  772. | # include <limits.h>
  773. | #else
  774. | # include <assert.h>
  775. | #endif
  776. | Syntax error
  777. configure:4577: /lib/cpp conftest.c
  778. In file included from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/syslimits.h:7:0,
  779. from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:34,
  780. from conftest.c:12:
  781. /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  782. #include_next <limits.h> /* recurse down to the real one */
  783. ^~~~~~~~~~
  784. compilation terminated.
  785. configure:4577: $? = 1
  786. configure: failed program was:
  787. | /* confdefs.h */
  788. | #define PACKAGE_NAME "mingw-w64-runtime"
  789. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  790. | #define PACKAGE_VERSION "4.0b"
  791. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  792. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  793. | #define PACKAGE_URL ""
  794. | #define PACKAGE "mingw-w64-runtime"
  795. | #define VERSION "4.0b"
  796. | /* end confdefs.h. */
  797. | #ifdef __STDC__
  798. | # include <limits.h>
  799. | #else
  800. | # include <assert.h>
  801. | #endif
  802. | Syntax error
  803. configure:4616: result: /lib/cpp
  804. configure:4636: /lib/cpp conftest.c
  805. In file included from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/syslimits.h:7:0,
  806. from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:34,
  807. from conftest.c:12:
  808. /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  809. #include_next <limits.h> /* recurse down to the real one */
  810. ^~~~~~~~~~
  811. compilation terminated.
  812. configure:4636: $? = 1
  813. configure: failed program was:
  814. | /* confdefs.h */
  815. | #define PACKAGE_NAME "mingw-w64-runtime"
  816. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  817. | #define PACKAGE_VERSION "4.0b"
  818. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  819. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  820. | #define PACKAGE_URL ""
  821. | #define PACKAGE "mingw-w64-runtime"
  822. | #define VERSION "4.0b"
  823. | /* end confdefs.h. */
  824. | #ifdef __STDC__
  825. | # include <limits.h>
  826. | #else
  827. | # include <assert.h>
  828. | #endif
  829. | Syntax error
  830. configure:4636: /lib/cpp conftest.c
  831. In file included from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/syslimits.h:7:0,
  832. from /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:34,
  833. from conftest.c:12:
  834. /usr/lib64/gcc/x86_64-solus-linux/7.3.0/include-fixed/limits.h:194:15: fatal error: limits.h: No such file or directory
  835. #include_next <limits.h> /* recurse down to the real one */
  836. ^~~~~~~~~~
  837. compilation terminated.
  838. configure:4636: $? = 1
  839. configure: failed program was:
  840. | /* confdefs.h */
  841. | #define PACKAGE_NAME "mingw-w64-runtime"
  842. | #define PACKAGE_TARNAME "mingw-w64-runtime"
  843. | #define PACKAGE_VERSION "4.0b"
  844. | #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  845. | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  846. | #define PACKAGE_URL ""
  847. | #define PACKAGE "mingw-w64-runtime"
  848. | #define VERSION "4.0b"
  849. | /* end confdefs.h. */
  850. | #ifdef __STDC__
  851. | # include <limits.h>
  852. | #else
  853. | # include <assert.h>
  854. | #endif
  855. | Syntax error
  856. configure:4666: error: in `/home/lasse/Downloads/mingw-w64/mingw-w64-crt':
  857. configure:4668: error: C preprocessor "/lib/cpp" fails sanity check
  858. See `config.log' for more details
  859.  
  860. ## ---------------- ##
  861. ## Cache variables. ##
  862. ## ---------------- ##
  863.  
  864. ac_cv_build=x86_64-pc-linux-gnu
  865. ac_cv_c_compiler_gnu=yes
  866. ac_cv_cxx_compiler_gnu=yes
  867. ac_cv_env_CCASFLAGS_set=
  868. ac_cv_env_CCASFLAGS_value=
  869. ac_cv_env_CCAS_set=
  870. ac_cv_env_CCAS_value=
  871. ac_cv_env_CCC_set=
  872. ac_cv_env_CCC_value=
  873. ac_cv_env_CC_set=
  874. ac_cv_env_CC_value=
  875. ac_cv_env_CFLAGS_set=
  876. ac_cv_env_CFLAGS_value=
  877. ac_cv_env_CPPFLAGS_set=
  878. ac_cv_env_CPPFLAGS_value=
  879. ac_cv_env_CPP_set=
  880. ac_cv_env_CPP_value=
  881. ac_cv_env_CXXFLAGS_set=
  882. ac_cv_env_CXXFLAGS_value=
  883. ac_cv_env_CXX_set=
  884. ac_cv_env_CXX_value=
  885. ac_cv_env_LDFLAGS_set=
  886. ac_cv_env_LDFLAGS_value=
  887. ac_cv_env_LIBS_set=
  888. ac_cv_env_LIBS_value=
  889. ac_cv_env_build_alias_set=
  890. ac_cv_env_build_alias_value=
  891. ac_cv_env_host_alias_set=set
  892. ac_cv_env_host_alias_value=x86_64-w64-mingw32
  893. ac_cv_env_target_alias_set=
  894. ac_cv_env_target_alias_value=
  895. ac_cv_host=x86_64-w64-mingw32
  896. ac_cv_objext=o
  897. ac_cv_path_SED=/bin/sed
  898. ac_cv_path_install='/usr/bin/install -c'
  899. ac_cv_path_mkdir=/bin/mkdir
  900. ac_cv_prog_AWK=gawk
  901. ac_cv_prog_CPP=/lib/cpp
  902. ac_cv_prog_ac_ct_CC=gcc
  903. ac_cv_prog_ac_ct_CXX=g++
  904. ac_cv_prog_ac_ct_STRIP=strip
  905. ac_cv_prog_cc_c89=no
  906. ac_cv_prog_cc_g=yes
  907. ac_cv_prog_cxx_g=yes
  908. ac_cv_prog_make_make_set=yes
  909. am_cv_CC_dependencies_compiler_type=gcc3
  910. am_cv_CXX_dependencies_compiler_type=gcc3
  911. am_cv_make_support_nested_variables=yes
  912. am_cv_prog_cc_c_o=yes
  913.  
  914. ## ----------------- ##
  915. ## Output variables. ##
  916. ## ----------------- ##
  917.  
  918. ACLOCAL='${SHELL} /home/lasse/Downloads/mingw-w64-v5.0.3/mingw-w64-crt/build-aux/missing aclocal-1.14'
  919. ADD_CXX_ONLY_WARNING_FLAGS=''
  920. ADD_C_CXX_WARNING_FLAGS=''
  921. ADD_C_ONLY_WARNING_FLAGS=''
  922. AMDEPBACKSLASH='\'
  923. AMDEP_FALSE='#'
  924. AMDEP_TRUE=''
  925. AMTAR='$${TAR-tar}'
  926. AM_BACKSLASH='\'
  927. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  928. AM_DEFAULT_VERBOSITY='1'
  929. AM_V='$(V)'
  930. AR=''
  931. AS=''
  932. AUTOCONF='${SHELL} /home/lasse/Downloads/mingw-w64-v5.0.3/mingw-w64-crt/build-aux/missing autoconf'
  933. AUTOHEADER='${SHELL} /home/lasse/Downloads/mingw-w64-v5.0.3/mingw-w64-crt/build-aux/missing autoheader'
  934. AUTOMAKE='${SHELL} /home/lasse/Downloads/mingw-w64-v5.0.3/mingw-w64-crt/build-aux/missing automake-1.14'
  935. AWK='gawk'
  936. CC='gcc'
  937. CCAS=''
  938. CCASDEPMODE=''
  939. CCASFLAGS=''
  940. CCDEPMODE='depmode=gcc3'
  941. CFLAGS='-g -O2'
  942. CPP='/lib/cpp'
  943. CPPFLAGS=''
  944. CXX='g++'
  945. CXXDEPMODE='depmode=gcc3'
  946. CXXFLAGS='-g -O2'
  947. CYGPATH_W='echo'
  948. DEFS=''
  949. DELAY_IMPORT_LIBS_FALSE=''
  950. DELAY_IMPORT_LIBS_TRUE=''
  951. DEPDIR='.deps'
  952. DLLTOOL=''
  953. ECHO_C=''
  954. ECHO_N='-n'
  955. ECHO_T=''
  956. EGREP=''
  957. ENABLE_DFP_FALSE=''
  958. ENABLE_DFP_TRUE=''
  959. ENABLE_PRINTF128_FALSE=''
  960. ENABLE_PRINTF128_TRUE=''
  961. ENABLE_REGISTEREDPRINTF_FALSE=''
  962. ENABLE_REGISTEREDPRINTF_TRUE=''
  963. ENABLE_TESTS_UNICODE_FALSE=''
  964. ENABLE_TESTS_UNICODE_TRUE=''
  965. EXEEXT=''
  966. GENLIB=''
  967. GREP=''
  968. INSTALL_DATA='${INSTALL} -m 644'
  969. INSTALL_PROGRAM='${INSTALL}'
  970. INSTALL_SCRIPT='${INSTALL}'
  971. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  972. LDFLAGS=''
  973. LIB32_FALSE=''
  974. LIB32_TRUE=''
  975. LIB64_FALSE=''
  976. LIB64_TRUE=''
  977. LIBARM32SUFFIXDIR=''
  978. LIBARM32_FALSE=''
  979. LIBARM32_TRUE=''
  980. LIBARM64SUFFIXDIR=''
  981. LIBOBJS=''
  982. LIBS=''
  983. LIBX8632SUFFIXDIR=''
  984. LIBX8664SUFFIXDIR=''
  985. LTLIBOBJS=''
  986. MAINT='#'
  987. MAINTAINER_MODE_FALSE=''
  988. MAINTAINER_MODE_TRUE='#'
  989. MAKEINFO='${SHELL} /home/lasse/Downloads/mingw-w64-v5.0.3/mingw-w64-crt/build-aux/missing makeinfo'
  990. MKDIR_P='/bin/mkdir -p'
  991. OBJEXT='o'
  992. PACKAGE='mingw-w64-runtime'
  993. PACKAGE_BUGREPORT='mingw-w64-public@lists.sourceforge.net'
  994. PACKAGE_NAME='mingw-w64-runtime'
  995. PACKAGE_STRING='mingw-w64-runtime 4.0b'
  996. PACKAGE_TARNAME='mingw-w64-runtime'
  997. PACKAGE_URL=''
  998. PACKAGE_VERSION='4.0b'
  999. PATH_SEPARATOR=':'
  1000. PRIVATE_EXPORTS_FALSE=''
  1001. PRIVATE_EXPORTS_TRUE=''
  1002. RANLIB=''
  1003. SED='/bin/sed'
  1004. SET_MAKE=''
  1005. SHELL='/bin/sh'
  1006. STRIP='strip'
  1007. TARGET_SYSTEM_ROOT='/usr/local'
  1008. VERSION='4.0b'
  1009. W32API_FALSE=''
  1010. W32API_TRUE=''
  1011. WITHSYSROOT_FALSE='#'
  1012. WITHSYSROOT_TRUE=''
  1013. WITH_GENLIB_FALSE=''
  1014. WITH_GENLIB_TRUE=''
  1015. ac_ct_AR=''
  1016. ac_ct_CC='gcc'
  1017. ac_ct_CXX='g++'
  1018. am__EXEEXT_FALSE=''
  1019. am__EXEEXT_TRUE=''
  1020. am__fastdepCCAS_FALSE=''
  1021. am__fastdepCCAS_TRUE=''
  1022. am__fastdepCC_FALSE='#'
  1023. am__fastdepCC_TRUE=''
  1024. am__fastdepCXX_FALSE='#'
  1025. am__fastdepCXX_TRUE=''
  1026. am__include='include'
  1027. am__isrc=' -I$(srcdir)'
  1028. am__leading_dot='.'
  1029. am__nodep='_no'
  1030. am__quote=''
  1031. am__tar='$${TAR-tar} chof - "$$tardir"'
  1032. am__untar='$${TAR-tar} xf -'
  1033. bindir='${exec_prefix}/bin'
  1034. build='x86_64-pc-linux-gnu'
  1035. build_alias=''
  1036. build_cpu='x86_64'
  1037. build_os='linux-gnu'
  1038. build_vendor='pc'
  1039. datadir='${datarootdir}'
  1040. datarootdir='${prefix}/share'
  1041. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1042. dvidir='${docdir}'
  1043. exec_prefix='NONE'
  1044. host='x86_64-w64-mingw32'
  1045. host_alias='x86_64-w64-mingw32'
  1046. host_cpu='x86_64'
  1047. host_os='mingw32'
  1048. host_vendor='w64'
  1049. htmldir='${docdir}'
  1050. includedir='${prefix}/include'
  1051. infodir='${datarootdir}/info'
  1052. install_sh='${SHELL} /home/lasse/Downloads/mingw-w64-v5.0.3/mingw-w64-crt/build-aux/install-sh'
  1053. libdir='${exec_prefix}/lib'
  1054. libexecdir='${exec_prefix}/libexec'
  1055. localedir='${datarootdir}/locale'
  1056. localstatedir='${prefix}/var'
  1057. mandir='${datarootdir}/man'
  1058. mkdir_p='$(MKDIR_P)'
  1059. oldincludedir='/usr/include'
  1060. pdfdir='${docdir}'
  1061. prefix='/usr/local'
  1062. program_transform_name='s,x,x,'
  1063. psdir='${docdir}'
  1064. sbindir='${exec_prefix}/sbin'
  1065. sharedstatedir='${prefix}/com'
  1066. sysconfdir='${prefix}/etc'
  1067. target_alias=''
  1068.  
  1069. ## ----------- ##
  1070. ## confdefs.h. ##
  1071. ## ----------- ##
  1072.  
  1073. /* confdefs.h */
  1074. #define PACKAGE_NAME "mingw-w64-runtime"
  1075. #define PACKAGE_TARNAME "mingw-w64-runtime"
  1076. #define PACKAGE_VERSION "4.0b"
  1077. #define PACKAGE_STRING "mingw-w64-runtime 4.0b"
  1078. #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net"
  1079. #define PACKAGE_URL ""
  1080. #define PACKAGE "mingw-w64-runtime"
  1081. #define VERSION "4.0b"
  1082.  
  1083. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement