OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [or1ksim/] [or1ksim-0.3.0/] [build/] [config.log] - Blame information for rev 403

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 19 jeremybenn
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 or1ksim configure 0.3.0rc1, which was
5
generated by GNU Autoconf 2.61.  Invocation command line was
6
 
7
  $ ../configure --target=or32-uclinux --prefix=/opt/or1ksim target_alias=or32-uclinux --no-create --no-recursion
8
 
9
## --------- ##
10
## Platform. ##
11
## --------- ##
12
 
13
hostname = thomas
14
uname -m = i686
15
uname -r = 2.6.26.3-29.fc9.i686
16
uname -s = Linux
17
uname -v = #1 SMP Wed Sep 3 03:42:27 EDT 2008
18
 
19
/usr/bin/uname -p = unknown
20
/bin/uname -X     = unknown
21
 
22
/bin/arch              = i686
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: /opt/pan/bin
31
PATH: /opt/ghostscript/bin
32
PATH: /opt/or1ksim/bin
33
PATH: /opt/or32/bin
34
PATH: /opt/verilator/bin
35
PATH: /opt/real/RealPlayer
36
PATH: /opt/pan/bin
37
PATH: /opt/ghostscript/bin
38
PATH: /opt/or1ksim/bin
39
PATH: /opt/or32/bin
40
PATH: /opt/verilator/bin
41
PATH: /opt/real/RealPlayer
42
PATH: /usr/lib/qt-3.3/bin
43
PATH: /usr/kerberos/bin
44
PATH: /usr/lib/ccache
45
PATH: /usr/local/bin
46
PATH: /usr/bin
47
PATH: /bin
48
PATH: /home/jeremy/bin
49
PATH: /opt/kdewebdev/bin
50
PATH: /home/jeremy/bin
51
PATH: /opt/kdewebdev/bin
52
 
53
 
54
## ----------- ##
55
## Core tests. ##
56
## ----------- ##
57
 
58
configure:2006: checking build system type
59
configure:2024: result: i686-pc-linux-gnu
60
configure:2046: checking host system type
61
configure:2061: result: i686-pc-linux-gnu
62
configure:2083: checking target system type
63
configure:2098: result: or32-unknown-uclinux
64
configure:2246: checking for gcc
65
configure:2262: found /usr/lib/ccache/gcc
66
configure:2273: result: gcc
67
configure:2511: checking for C compiler version
68
configure:2518: gcc --version >&5
69
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
70
Copyright (C) 2008 Free Software Foundation, Inc.
71
This is free software; see the source for copying conditions.  There is NO
72
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
73
 
74
configure:2521: $? = 0
75
configure:2528: gcc -v >&5
76
Using built-in specs.
77
Target: i386-redhat-linux
78
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
79
Thread model: posix
80
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
81
configure:2531: $? = 0
82
configure:2538: gcc -V >&5
83
gcc: '-V' option must have argument
84
configure:2541: $? = 1
85
configure:2564: checking for C compiler default output file name
86
configure:2591: gcc    conftest.c  >&5
87
configure:2594: $? = 0
88
configure:2632: result: a.out
89
configure:2649: checking whether the C compiler works
90
configure:2659: ./a.out
91
configure:2662: $? = 0
92
configure:2679: result: yes
93
configure:2686: checking whether we are cross compiling
94
configure:2688: result: no
95
configure:2691: checking for suffix of executables
96
configure:2698: gcc -o conftest    conftest.c  >&5
97
configure:2701: $? = 0
98
configure:2725: result:
99
configure:2731: checking for suffix of object files
100
configure:2757: gcc -c   conftest.c >&5
101
configure:2760: $? = 0
102
configure:2783: result: o
103
configure:2787: checking whether we are using the GNU C compiler
104
configure:2816: gcc -c   conftest.c >&5
105
configure:2822: $? = 0
106
configure:2839: result: yes
107
configure:2844: checking whether gcc accepts -g
108
configure:2874: gcc -c -g  conftest.c >&5
109
configure:2880: $? = 0
110
configure:2979: result: yes
111
configure:2996: checking for gcc option to accept ISO C89
112
configure:3070: gcc  -c -g -O2  conftest.c >&5
113
configure:3076: $? = 0
114
configure:3099: result: none needed
115
configure:3117: checking for a sed that does not truncate output
116
configure:3173: result: /bin/sed
117
configure:3176: checking for grep that handles long lines and -e
118
configure:3250: result: /bin/grep
119
configure:3255: checking for egrep
120
configure:3333: result: /bin/grep -E
121
configure:3349: checking for ld used by gcc
122
configure:3416: result: /usr/bin/ld
123
configure:3425: checking if the linker (/usr/bin/ld) is GNU ld
124
configure:3440: result: yes
125
configure:3445: checking for /usr/bin/ld option to reload object files
126
configure:3452: result: -r
127
configure:3470: checking for BSD-compatible nm
128
configure:3519: result: /usr/bin/nm -B
129
configure:3523: checking whether ln -s works
130
configure:3527: result: yes
131
configure:3534: checking how to recognize dependent libraries
132
configure:3720: result: pass_all
133
configure:3962: checking how to run the C preprocessor
134
configure:4002: gcc -E  conftest.c
135
configure:4008: $? = 0
136
configure:4039: gcc -E  conftest.c
137
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
138
configure:4045: $? = 1
139
configure: failed program was:
140
| /* confdefs.h.  */
141
| #define PACKAGE_NAME "or1ksim"
142
| #define PACKAGE_TARNAME "or1ksim"
143
| #define PACKAGE_VERSION "0.3.0rc1"
144
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
145
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
146
| /* end confdefs.h.  */
147
| #include 
148
configure:4078: result: gcc -E
149
configure:4107: gcc -E  conftest.c
150
configure:4113: $? = 0
151
configure:4144: gcc -E  conftest.c
152
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
153
configure:4150: $? = 1
154
configure: failed program was:
155
| /* confdefs.h.  */
156
| #define PACKAGE_NAME "or1ksim"
157
| #define PACKAGE_TARNAME "or1ksim"
158
| #define PACKAGE_VERSION "0.3.0rc1"
159
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
160
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
161
| /* end confdefs.h.  */
162
| #include 
163
configure:4188: checking for ANSI C header files
164
configure:4218: gcc -c -g -O2  conftest.c >&5
165
configure:4224: $? = 0
166
configure:4323: gcc -o conftest -g -O2   conftest.c  >&5
167
configure:4326: $? = 0
168
configure:4332: ./conftest
169
configure:4335: $? = 0
170
configure:4352: result: yes
171
configure:4376: checking for sys/types.h
172
configure:4397: gcc -c -g -O2  conftest.c >&5
173
configure:4403: $? = 0
174
configure:4419: result: yes
175
configure:4376: checking for sys/stat.h
176
configure:4397: gcc -c -g -O2  conftest.c >&5
177
configure:4403: $? = 0
178
configure:4419: result: yes
179
configure:4376: checking for stdlib.h
180
configure:4397: gcc -c -g -O2  conftest.c >&5
181
configure:4403: $? = 0
182
configure:4419: result: yes
183
configure:4376: checking for string.h
184
configure:4397: gcc -c -g -O2  conftest.c >&5
185
configure:4403: $? = 0
186
configure:4419: result: yes
187
configure:4376: checking for memory.h
188
configure:4397: gcc -c -g -O2  conftest.c >&5
189
configure:4403: $? = 0
190
configure:4419: result: yes
191
configure:4376: checking for strings.h
192
configure:4397: gcc -c -g -O2  conftest.c >&5
193
configure:4403: $? = 0
194
configure:4419: result: yes
195
configure:4376: checking for inttypes.h
196
configure:4397: gcc -c -g -O2  conftest.c >&5
197
configure:4403: $? = 0
198
configure:4419: result: yes
199
configure:4376: checking for stdint.h
200
configure:4397: gcc -c -g -O2  conftest.c >&5
201
configure:4403: $? = 0
202
configure:4419: result: yes
203
configure:4376: checking for unistd.h
204
configure:4397: gcc -c -g -O2  conftest.c >&5
205
configure:4403: $? = 0
206
configure:4419: result: yes
207
configure:4446: checking dlfcn.h usability
208
configure:4463: gcc -c -g -O2  conftest.c >&5
209
configure:4469: $? = 0
210
configure:4483: result: yes
211
configure:4487: checking dlfcn.h presence
212
configure:4502: gcc -E  conftest.c
213
configure:4508: $? = 0
214
configure:4522: result: yes
215
configure:4555: checking for dlfcn.h
216
configure:4563: result: yes
217
configure:4634: checking for g++
218
configure:4650: found /usr/lib/ccache/g++
219
configure:4661: result: g++
220
configure:4692: checking for C++ compiler version
221
configure:4699: g++ --version >&5
222
g++ (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
223
Copyright (C) 2008 Free Software Foundation, Inc.
224
This is free software; see the source for copying conditions.  There is NO
225
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
226
 
227
configure:4702: $? = 0
228
configure:4709: g++ -v >&5
229
Using built-in specs.
230
Target: i386-redhat-linux
231
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
232
Thread model: posix
233
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
234
configure:4712: $? = 0
235
configure:4719: g++ -V >&5
236
g++: '-V' option must have argument
237
configure:4722: $? = 1
238
configure:4725: checking whether we are using the GNU C++ compiler
239
configure:4754: g++ -c   conftest.cpp >&5
240
configure:4760: $? = 0
241
configure:4777: result: yes
242
configure:4782: checking whether g++ accepts -g
243
configure:4812: g++ -c -g  conftest.cpp >&5
244
configure:4818: $? = 0
245
configure:4917: result: yes
246
configure:4950: checking how to run the C++ preprocessor
247
configure:4986: g++ -E  conftest.cpp
248
configure:4992: $? = 0
249
configure:5023: g++ -E  conftest.cpp
250
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
251
configure:5029: $? = 1
252
configure: failed program was:
253
| /* confdefs.h.  */
254
| #define PACKAGE_NAME "or1ksim"
255
| #define PACKAGE_TARNAME "or1ksim"
256
| #define PACKAGE_VERSION "0.3.0rc1"
257
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
258
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
259
| #define STDC_HEADERS 1
260
| #define HAVE_SYS_TYPES_H 1
261
| #define HAVE_SYS_STAT_H 1
262
| #define HAVE_STDLIB_H 1
263
| #define HAVE_STRING_H 1
264
| #define HAVE_MEMORY_H 1
265
| #define HAVE_STRINGS_H 1
266
| #define HAVE_INTTYPES_H 1
267
| #define HAVE_STDINT_H 1
268
| #define HAVE_UNISTD_H 1
269
| #define HAVE_DLFCN_H 1
270
| /* end confdefs.h.  */
271
| #include 
272
configure:5062: result: g++ -E
273
configure:5091: g++ -E  conftest.cpp
274
configure:5097: $? = 0
275
configure:5128: g++ -E  conftest.cpp
276
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
277
configure:5134: $? = 1
278
configure: failed program was:
279
| /* confdefs.h.  */
280
| #define PACKAGE_NAME "or1ksim"
281
| #define PACKAGE_TARNAME "or1ksim"
282
| #define PACKAGE_VERSION "0.3.0rc1"
283
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
284
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
285
| #define STDC_HEADERS 1
286
| #define HAVE_SYS_TYPES_H 1
287
| #define HAVE_SYS_STAT_H 1
288
| #define HAVE_STDLIB_H 1
289
| #define HAVE_STRING_H 1
290
| #define HAVE_MEMORY_H 1
291
| #define HAVE_STRINGS_H 1
292
| #define HAVE_INTTYPES_H 1
293
| #define HAVE_STDINT_H 1
294
| #define HAVE_UNISTD_H 1
295
| #define HAVE_DLFCN_H 1
296
| /* end confdefs.h.  */
297
| #include 
298
configure:5227: checking for g77
299
configure:5257: result: no
300
configure:5227: checking for xlf
301
configure:5257: result: no
302
configure:5227: checking for f77
303
configure:5257: result: no
304
configure:5227: checking for frt
305
configure:5257: result: no
306
configure:5227: checking for pgf77
307
configure:5257: result: no
308
configure:5227: checking for cf77
309
configure:5257: result: no
310
configure:5227: checking for fort77
311
configure:5257: result: no
312
configure:5227: checking for fl32
313
configure:5257: result: no
314
configure:5227: checking for af77
315
configure:5257: result: no
316
configure:5227: checking for xlf90
317
configure:5257: result: no
318
configure:5227: checking for f90
319
configure:5257: result: no
320
configure:5227: checking for pgf90
321
configure:5257: result: no
322
configure:5227: checking for pghpf
323
configure:5257: result: no
324
configure:5227: checking for epcf90
325
configure:5257: result: no
326
configure:5227: checking for gfortran
327
configure:5243: found /usr/bin/gfortran
328
configure:5254: result: gfortran
329
configure:5284: checking for Fortran 77 compiler version
330
configure:5291: gfortran --version >&5
331
GNU Fortran (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
332
Copyright (C) 2008 Free Software Foundation, Inc.
333
 
334
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
335
You may redistribute copies of GNU Fortran
336
under the terms of the GNU General Public License.
337
For more information about these matters, see the file named COPYING
338
 
339
configure:5294: $? = 0
340
configure:5301: gfortran -v >&5
341
Using built-in specs.
342
Target: i386-redhat-linux
343
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
344
Thread model: posix
345
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
346
configure:5304: $? = 0
347
configure:5311: gfortran -V >&5
348
gfortran: '-V' option must have argument
349
configure:5314: $? = 1
350
configure:5322: checking whether we are using the GNU Fortran 77 compiler
351
configure:5341: gfortran -c  conftest.F >&5
352
configure:5347: $? = 0
353
configure:5364: result: yes
354
configure:5370: checking whether gfortran accepts -g
355
configure:5387: gfortran -c -g conftest.f >&5
356
configure:5393: $? = 0
357
configure:5409: result: yes
358
configure:5439: checking the maximum length of command line arguments
359
configure:5551: result: 1966080
360
configure:5563: checking command to parse /usr/bin/nm -B output from gcc object
361
configure:5668: gcc -c -g -O2  conftest.c >&5
362
configure:5671: $? = 0
363
configure:5675: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
364
configure:5678: $? = 0
365
configure:5730: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
366
configure:5733: $? = 0
367
configure:5771: result: ok
368
configure:5775: checking for objdir
369
configure:5790: result: .libs
370
configure:5882: checking for ar
371
configure:5898: found /usr/bin/ar
372
configure:5909: result: ar
373
configure:5978: checking for ranlib
374
configure:5994: found /usr/bin/ranlib
375
configure:6005: result: ranlib
376
configure:6074: checking for strip
377
configure:6090: found /usr/bin/strip
378
configure:6101: result: strip
379
configure:6387: checking if gcc supports -fno-rtti -fno-exceptions
380
configure:6405: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
381
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
382
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
383
configure:6409: $? = 0
384
configure:6422: result: no
385
configure:6437: checking for gcc option to produce PIC
386
configure:6669: result: -fPIC
387
configure:6677: checking if gcc PIC flag -fPIC works
388
configure:6695: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
389
configure:6699: $? = 0
390
configure:6712: result: yes
391
configure:6740: checking if gcc static flag -static works
392
configure:6768: result: yes
393
configure:6778: checking if gcc supports -c -o file.o
394
configure:6799: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
395
configure:6803: $? = 0
396
configure:6825: result: yes
397
configure:6851: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
398
configure:7831: result: yes
399
configure:7852: checking whether -lc should be explicitly linked in
400
configure:7857: gcc -c -g -O2  conftest.c >&5
401
configure:7860: $? = 0
402
configure:7875: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
403
configure:7878: $? = 0
404
configure:7890: result: no
405
configure:7898: checking dynamic linker characteristics
406
configure:8502: result: GNU/Linux ld.so
407
configure:8511: checking how to hardcode library paths into programs
408
configure:8536: result: immediate
409
configure:8550: checking whether stripping libraries is possible
410
configure:8555: result: yes
411
configure:9357: checking if libtool supports shared libraries
412
configure:9359: result: yes
413
configure:9362: checking whether to build shared libraries
414
configure:9383: result: yes
415
configure:9386: checking whether to build static libraries
416
configure:9390: result: yes
417
configure:9483: creating libtool
418
configure:10071: checking for ld used by g++
419
configure:10138: result: /usr/bin/ld
420
configure:10147: checking if the linker (/usr/bin/ld) is GNU ld
421
configure:10162: result: yes
422
configure:10213: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
423
configure:11187: result: yes
424
configure:11205: g++ -c -g -O2  conftest.cpp >&5
425
configure:11208: $? = 0
426
configure:11360: checking for g++ option to produce PIC
427
configure:11644: result: -fPIC
428
configure:11652: checking if g++ PIC flag -fPIC works
429
configure:11670: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
430
configure:11674: $? = 0
431
configure:11687: result: yes
432
configure:11715: checking if g++ static flag -static works
433
configure:11743: result: yes
434
configure:11753: checking if g++ supports -c -o file.o
435
configure:11774: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
436
configure:11778: $? = 0
437
configure:11800: result: yes
438
configure:11826: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
439
configure:11851: result: yes
440
configure:11918: checking dynamic linker characteristics
441
configure:12470: result: GNU/Linux ld.so
442
configure:12479: checking how to hardcode library paths into programs
443
configure:12504: result: immediate
444
configure:13038: checking if libtool supports shared libraries
445
configure:13040: result: yes
446
configure:13043: checking whether to build shared libraries
447
configure:13063: result: yes
448
configure:13066: checking whether to build static libraries
449
configure:13070: result: yes
450
configure:13080: checking for gfortran option to produce PIC
451
configure:13312: result: -fPIC
452
configure:13320: checking if gfortran PIC flag -fPIC works
453
configure:13338: gfortran -c -g -O2 -fPIC conftest.f >&5
454
configure:13342: $? = 0
455
configure:13355: result: yes
456
configure:13383: checking if gfortran static flag -static works
457
configure:13411: result: yes
458
configure:13421: checking if gfortran supports -c -o file.o
459
configure:13442: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
460
configure:13446: $? = 0
461
configure:13468: result: yes
462
configure:13494: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
463
configure:14454: result: yes
464
configure:14521: checking dynamic linker characteristics
465
configure:15073: result: GNU/Linux ld.so
466
configure:15082: checking how to hardcode library paths into programs
467
configure:15107: result: immediate
468
configure:18694: checking for a BSD-compatible install
469
configure:18750: result: /usr/bin/install -c
470
configure:18761: checking whether build environment is sane
471
configure:18804: result: yes
472
configure:18832: checking for a thread-safe mkdir -p
473
configure:18871: result: /bin/mkdir -p
474
configure:18884: checking for gawk
475
configure:18900: found /usr/bin/gawk
476
configure:18911: result: gawk
477
configure:18922: checking whether make sets $(MAKE)
478
configure:18943: result: yes
479
configure:18973: checking for style of include used by make
480
configure:19001: result: GNU
481
configure:19194: checking dependency style of gcc
482
configure:19285: result: gcc3
483
configure:19302: checking dependency style of g++
484
configure:19393: result: gcc3
485
configure:19492: checking for gcc
486
configure:19519: result: gcc
487
configure:19757: checking for C compiler version
488
configure:19764: gcc --version >&5
489
gcc (GCC) 4.3.0 20080428 (Red Hat 4.3.0-8)
490
Copyright (C) 2008 Free Software Foundation, Inc.
491
This is free software; see the source for copying conditions.  There is NO
492
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
493
 
494
configure:19767: $? = 0
495
configure:19774: gcc -v >&5
496
Using built-in specs.
497
Target: i386-redhat-linux
498
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
499
Thread model: posix
500
gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)
501
configure:19777: $? = 0
502
configure:19784: gcc -V >&5
503
gcc: '-V' option must have argument
504
configure:19787: $? = 1
505
configure:19790: checking whether we are using the GNU C compiler
506
configure:19842: result: yes
507
configure:19847: checking whether gcc accepts -g
508
configure:19982: result: yes
509
configure:19999: checking for gcc option to accept ISO C89
510
configure:20102: result: none needed
511
configure:20121: checking whether gcc and cc understand -c and -o together
512
configure:20156: gcc -c conftest.c -o conftest2.o >&5
513
configure:20159: $? = 0
514
configure:20165: gcc -c conftest.c -o conftest2.o >&5
515
configure:20168: $? = 0
516
configure:20179: cc -c conftest.c >&5
517
configure:20182: $? = 0
518
configure:20190: cc -c conftest.c -o conftest2.o >&5
519
configure:20193: $? = 0
520
configure:20199: cc -c conftest.c -o conftest2.o >&5
521
configure:20202: $? = 0
522
configure:20220: result: yes
523
configure:20247: checking whether make sets $(MAKE)
524
configure:20268: result: yes
525
configure:20282: checking whether gcc needs -traditional
526
configure:20324: result: no
527
configure:20344: checking for a BSD-compatible install
528
configure:20400: result: /usr/bin/install -c
529
configure:20413: checking for ar
530
configure:20440: result: ar
531
configure:20464: checking return type of signal handlers
532
configure:20492: gcc -c -g -O2  conftest.c >&5
533
conftest.c: In function 'main':
534
conftest.c:29: error: void value not ignored as it ought to be
535
configure:20498: $? = 1
536
configure: failed program was:
537
| /* confdefs.h.  */
538
| #define PACKAGE_NAME "or1ksim"
539
| #define PACKAGE_TARNAME "or1ksim"
540
| #define PACKAGE_VERSION "0.3.0rc1"
541
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
542
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
543
| #define STDC_HEADERS 1
544
| #define HAVE_SYS_TYPES_H 1
545
| #define HAVE_SYS_STAT_H 1
546
| #define HAVE_STDLIB_H 1
547
| #define HAVE_STRING_H 1
548
| #define HAVE_MEMORY_H 1
549
| #define HAVE_STRINGS_H 1
550
| #define HAVE_INTTYPES_H 1
551
| #define HAVE_STDINT_H 1
552
| #define HAVE_UNISTD_H 1
553
| #define HAVE_DLFCN_H 1
554
| #define PACKAGE "or1ksim"
555
| #define VERSION "0.3.0rc1"
556
| #define OR32_TYPES 1
557
| #define _GNU_SOURCE 1
558
| /* end confdefs.h.  */
559
| #include 
560
| #include 
561
|
562
| int
563
| main ()
564
| {
565
| return *(signal (0, 0)) (0) == 1;
566
|   ;
567
|   return 0;
568
| }
569
configure:20513: result: void
570
configure:20521: checking whether stat file-mode macros are broken
571
configure:20558: gcc -c -g -O2  conftest.c >&5
572
configure:20564: $? = 0
573
configure:20579: result: no
574
configure:20597: checking for dirent.h that defines DIR
575
configure:20626: gcc -c -g -O2  conftest.c >&5
576
configure:20632: $? = 0
577
configure:20648: result: yes
578
configure:20661: checking for library containing opendir
579
configure:20702: gcc -o conftest -g -O2   conftest.c  >&5
580
configure:20708: $? = 0
581
configure:20736: result: none required
582
configure:20840: checking for strcasecmp
583
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
584
conftest.c:48: warning: conflicting types for built-in function 'strcasecmp'
585
configure:20902: $? = 0
586
configure:20920: result: yes
587
configure:20840: checking for select
588
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
589
configure:20902: $? = 0
590
configure:20920: result: yes
591
configure:20840: checking for setenv
592
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
593
configure:20902: $? = 0
594
configure:20920: result: yes
595
configure:20840: checking for putenv
596
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
597
configure:20902: $? = 0
598
configure:20920: result: yes
599
configure:20840: checking for tcgetattr
600
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
601
configure:20902: $? = 0
602
configure:20920: result: yes
603
configure:20840: checking for setlocale
604
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
605
configure:20902: $? = 0
606
configure:20920: result: yes
607
configure:20840: checking for lstat
608
configure:20896: gcc -o conftest -g -O2   conftest.c  >&5
609
configure:20902: $? = 0
610
configure:20920: result: yes
611
configure:20939: checking for strndup
612
configure:20995: gcc -o conftest -g -O2   conftest.c  >&5
613
conftest.c:55: warning: conflicting types for built-in function 'strndup'
614
configure:21001: $? = 0
615
configure:21019: result: yes
616
configure:20939: checking for grantpt
617
configure:20995: gcc -o conftest -g -O2   conftest.c  >&5
618
configure:21001: $? = 0
619
configure:21019: result: yes
620
configure:20939: checking for unlockpt
621
configure:20995: gcc -o conftest -g -O2   conftest.c  >&5
622
configure:21001: $? = 0
623
configure:21019: result: yes
624
configure:20939: checking for ptsname
625
configure:20995: gcc -o conftest -g -O2   conftest.c  >&5
626
configure:21001: $? = 0
627
configure:21019: result: yes
628
configure:20939: checking for on_exit
629
configure:20995: gcc -o conftest -g -O2   conftest.c  >&5
630
configure:21001: $? = 0
631
configure:21019: result: yes
632
configure:20939: checking for isblank
633
configure:20995: gcc -o conftest -g -O2   conftest.c  >&5
634
conftest.c:60: warning: conflicting types for built-in function 'isblank'
635
configure:21001: $? = 0
636
configure:21019: result: yes
637
configure:21033: checking for basename
638
configure:21089: gcc -o conftest -g -O2   conftest.c  >&5
639
configure:21095: $? = 0
640
configure:21113: result: yes
641
configure:21123: checking for working strcoll
642
configure:21154: gcc -o conftest -g -O2   conftest.c  >&5
643
configure:21157: $? = 0
644
configure:21163: ./conftest
645
configure:21166: $? = 0
646
configure:21182: result: yes
647
configure:21192: checking for ANSI C header files
648
configure:21356: result: yes
649
configure:21395: checking for unistd.h
650
configure:21401: result: yes
651
configure:21395: checking for stdlib.h
652
configure:21401: result: yes
653
configure:21405: checking varargs.h usability
654
configure:21422: gcc -c -g -O2  conftest.c >&5
655
In file included from conftest.c:76:
656
/usr/lib/gcc/i386-redhat-linux/4.3.0/include/varargs.h:4:2: error: #error "GCC no longer implements ."
657
/usr/lib/gcc/i386-redhat-linux/4.3.0/include/varargs.h:5:2: error: #error "Revise your code to use ."
658
configure:21428: $? = 1
659
configure: failed program was:
660
| /* confdefs.h.  */
661
| #define PACKAGE_NAME "or1ksim"
662
| #define PACKAGE_TARNAME "or1ksim"
663
| #define PACKAGE_VERSION "0.3.0rc1"
664
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
665
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
666
| #define STDC_HEADERS 1
667
| #define HAVE_SYS_TYPES_H 1
668
| #define HAVE_SYS_STAT_H 1
669
| #define HAVE_STDLIB_H 1
670
| #define HAVE_STRING_H 1
671
| #define HAVE_MEMORY_H 1
672
| #define HAVE_STRINGS_H 1
673
| #define HAVE_INTTYPES_H 1
674
| #define HAVE_STDINT_H 1
675
| #define HAVE_UNISTD_H 1
676
| #define HAVE_DLFCN_H 1
677
| #define PACKAGE "or1ksim"
678
| #define VERSION "0.3.0rc1"
679
| #define OR32_TYPES 1
680
| #define _GNU_SOURCE 1
681
| #define RETSIGTYPE void
682
| #define HAVE_DIRENT_H 1
683
| #define HAVE_STRCASECMP 1
684
| #define HAVE_SELECT 1
685
| #define HAVE_SETENV 1
686
| #define HAVE_PUTENV 1
687
| #define HAVE_TCGETATTR 1
688
| #define HAVE_SETLOCALE 1
689
| #define HAVE_LSTAT 1
690
| #define HAVE_STRNDUP 1
691
| #define HAVE_GRANTPT 1
692
| #define HAVE_UNLOCKPT 1
693
| #define HAVE_PTSNAME 1
694
| #define HAVE_ON_EXIT 1
695
| #define HAVE_ISBLANK 1
696
| #define HAVE_BASENAME 1
697
| #define HAVE_STRCOLL 1
698
| #define STDC_HEADERS 1
699
| #define HAVE_UNISTD_H 1
700
| #define HAVE_STDLIB_H 1
701
| /* end confdefs.h.  */
702
| #include 
703
| #ifdef HAVE_SYS_TYPES_H
704
| # include 
705
| #endif
706
| #ifdef HAVE_SYS_STAT_H
707
| # include 
708
| #endif
709
| #ifdef STDC_HEADERS
710
| # include 
711
| # include 
712
| #else
713
| # ifdef HAVE_STDLIB_H
714
| #  include 
715
| # endif
716
| #endif
717
| #ifdef HAVE_STRING_H
718
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
719
| #  include 
720
| # endif
721
| # include 
722
| #endif
723
| #ifdef HAVE_STRINGS_H
724
| # include 
725
| #endif
726
| #ifdef HAVE_INTTYPES_H
727
| # include 
728
| #endif
729
| #ifdef HAVE_STDINT_H
730
| # include 
731
| #endif
732
| #ifdef HAVE_UNISTD_H
733
| # include 
734
| #endif
735
| #include 
736
configure:21442: result: no
737
configure:21446: checking varargs.h presence
738
configure:21461: gcc -E  conftest.c
739
In file included from conftest.c:43:
740
/usr/lib/gcc/i386-redhat-linux/4.3.0/include/varargs.h:4:2: error: #error "GCC no longer implements ."
741
/usr/lib/gcc/i386-redhat-linux/4.3.0/include/varargs.h:5:2: error: #error "Revise your code to use ."
742
configure:21467: $? = 1
743
configure: failed program was:
744
| /* confdefs.h.  */
745
| #define PACKAGE_NAME "or1ksim"
746
| #define PACKAGE_TARNAME "or1ksim"
747
| #define PACKAGE_VERSION "0.3.0rc1"
748
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
749
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
750
| #define STDC_HEADERS 1
751
| #define HAVE_SYS_TYPES_H 1
752
| #define HAVE_SYS_STAT_H 1
753
| #define HAVE_STDLIB_H 1
754
| #define HAVE_STRING_H 1
755
| #define HAVE_MEMORY_H 1
756
| #define HAVE_STRINGS_H 1
757
| #define HAVE_INTTYPES_H 1
758
| #define HAVE_STDINT_H 1
759
| #define HAVE_UNISTD_H 1
760
| #define HAVE_DLFCN_H 1
761
| #define PACKAGE "or1ksim"
762
| #define VERSION "0.3.0rc1"
763
| #define OR32_TYPES 1
764
| #define _GNU_SOURCE 1
765
| #define RETSIGTYPE void
766
| #define HAVE_DIRENT_H 1
767
| #define HAVE_STRCASECMP 1
768
| #define HAVE_SELECT 1
769
| #define HAVE_SETENV 1
770
| #define HAVE_PUTENV 1
771
| #define HAVE_TCGETATTR 1
772
| #define HAVE_SETLOCALE 1
773
| #define HAVE_LSTAT 1
774
| #define HAVE_STRNDUP 1
775
| #define HAVE_GRANTPT 1
776
| #define HAVE_UNLOCKPT 1
777
| #define HAVE_PTSNAME 1
778
| #define HAVE_ON_EXIT 1
779
| #define HAVE_ISBLANK 1
780
| #define HAVE_BASENAME 1
781
| #define HAVE_STRCOLL 1
782
| #define STDC_HEADERS 1
783
| #define HAVE_UNISTD_H 1
784
| #define HAVE_STDLIB_H 1
785
| /* end confdefs.h.  */
786
| #include 
787
configure:21481: result: no
788
configure:21514: checking for varargs.h
789
configure:21522: result: no
790
configure:21405: checking stdarg.h usability
791
configure:21422: gcc -c -g -O2  conftest.c >&5
792
configure:21428: $? = 0
793
configure:21442: result: yes
794
configure:21446: checking stdarg.h presence
795
configure:21461: gcc -E  conftest.c
796
configure:21467: $? = 0
797
configure:21481: result: yes
798
configure:21514: checking for stdarg.h
799
configure:21522: result: yes
800
configure:21395: checking for string.h
801
configure:21401: result: yes
802
configure:21395: checking for strings.h
803
configure:21401: result: yes
804
configure:21405: checking sys/ptem.h usability
805
configure:21422: gcc -c -g -O2  conftest.c >&5
806
conftest.c:79:22: error: sys/ptem.h: No such file or directory
807
configure:21428: $? = 1
808
configure: failed program was:
809
| /* confdefs.h.  */
810
| #define PACKAGE_NAME "or1ksim"
811
| #define PACKAGE_TARNAME "or1ksim"
812
| #define PACKAGE_VERSION "0.3.0rc1"
813
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
814
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
815
| #define STDC_HEADERS 1
816
| #define HAVE_SYS_TYPES_H 1
817
| #define HAVE_SYS_STAT_H 1
818
| #define HAVE_STDLIB_H 1
819
| #define HAVE_STRING_H 1
820
| #define HAVE_MEMORY_H 1
821
| #define HAVE_STRINGS_H 1
822
| #define HAVE_INTTYPES_H 1
823
| #define HAVE_STDINT_H 1
824
| #define HAVE_UNISTD_H 1
825
| #define HAVE_DLFCN_H 1
826
| #define PACKAGE "or1ksim"
827
| #define VERSION "0.3.0rc1"
828
| #define OR32_TYPES 1
829
| #define _GNU_SOURCE 1
830
| #define RETSIGTYPE void
831
| #define HAVE_DIRENT_H 1
832
| #define HAVE_STRCASECMP 1
833
| #define HAVE_SELECT 1
834
| #define HAVE_SETENV 1
835
| #define HAVE_PUTENV 1
836
| #define HAVE_TCGETATTR 1
837
| #define HAVE_SETLOCALE 1
838
| #define HAVE_LSTAT 1
839
| #define HAVE_STRNDUP 1
840
| #define HAVE_GRANTPT 1
841
| #define HAVE_UNLOCKPT 1
842
| #define HAVE_PTSNAME 1
843
| #define HAVE_ON_EXIT 1
844
| #define HAVE_ISBLANK 1
845
| #define HAVE_BASENAME 1
846
| #define HAVE_STRCOLL 1
847
| #define STDC_HEADERS 1
848
| #define HAVE_UNISTD_H 1
849
| #define HAVE_STDLIB_H 1
850
| #define HAVE_STDARG_H 1
851
| #define HAVE_STRING_H 1
852
| #define HAVE_STRINGS_H 1
853
| /* end confdefs.h.  */
854
| #include 
855
| #ifdef HAVE_SYS_TYPES_H
856
| # include 
857
| #endif
858
| #ifdef HAVE_SYS_STAT_H
859
| # include 
860
| #endif
861
| #ifdef STDC_HEADERS
862
| # include 
863
| # include 
864
| #else
865
| # ifdef HAVE_STDLIB_H
866
| #  include 
867
| # endif
868
| #endif
869
| #ifdef HAVE_STRING_H
870
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
871
| #  include 
872
| # endif
873
| # include 
874
| #endif
875
| #ifdef HAVE_STRINGS_H
876
| # include 
877
| #endif
878
| #ifdef HAVE_INTTYPES_H
879
| # include 
880
| #endif
881
| #ifdef HAVE_STDINT_H
882
| # include 
883
| #endif
884
| #ifdef HAVE_UNISTD_H
885
| # include 
886
| #endif
887
| #include 
888
configure:21442: result: no
889
configure:21446: checking sys/ptem.h presence
890
configure:21461: gcc -E  conftest.c
891
conftest.c:46:22: error: sys/ptem.h: No such file or directory
892
configure:21467: $? = 1
893
configure: failed program was:
894
| /* confdefs.h.  */
895
| #define PACKAGE_NAME "or1ksim"
896
| #define PACKAGE_TARNAME "or1ksim"
897
| #define PACKAGE_VERSION "0.3.0rc1"
898
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
899
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
900
| #define STDC_HEADERS 1
901
| #define HAVE_SYS_TYPES_H 1
902
| #define HAVE_SYS_STAT_H 1
903
| #define HAVE_STDLIB_H 1
904
| #define HAVE_STRING_H 1
905
| #define HAVE_MEMORY_H 1
906
| #define HAVE_STRINGS_H 1
907
| #define HAVE_INTTYPES_H 1
908
| #define HAVE_STDINT_H 1
909
| #define HAVE_UNISTD_H 1
910
| #define HAVE_DLFCN_H 1
911
| #define PACKAGE "or1ksim"
912
| #define VERSION "0.3.0rc1"
913
| #define OR32_TYPES 1
914
| #define _GNU_SOURCE 1
915
| #define RETSIGTYPE void
916
| #define HAVE_DIRENT_H 1
917
| #define HAVE_STRCASECMP 1
918
| #define HAVE_SELECT 1
919
| #define HAVE_SETENV 1
920
| #define HAVE_PUTENV 1
921
| #define HAVE_TCGETATTR 1
922
| #define HAVE_SETLOCALE 1
923
| #define HAVE_LSTAT 1
924
| #define HAVE_STRNDUP 1
925
| #define HAVE_GRANTPT 1
926
| #define HAVE_UNLOCKPT 1
927
| #define HAVE_PTSNAME 1
928
| #define HAVE_ON_EXIT 1
929
| #define HAVE_ISBLANK 1
930
| #define HAVE_BASENAME 1
931
| #define HAVE_STRCOLL 1
932
| #define STDC_HEADERS 1
933
| #define HAVE_UNISTD_H 1
934
| #define HAVE_STDLIB_H 1
935
| #define HAVE_STDARG_H 1
936
| #define HAVE_STRING_H 1
937
| #define HAVE_STRINGS_H 1
938
| /* end confdefs.h.  */
939
| #include 
940
configure:21481: result: no
941
configure:21514: checking for sys/ptem.h
942
configure:21522: result: no
943
configure:21405: checking sys/pte.h usability
944
configure:21422: gcc -c -g -O2  conftest.c >&5
945
conftest.c:79:21: error: sys/pte.h: No such file or directory
946
configure:21428: $? = 1
947
configure: failed program was:
948
| /* confdefs.h.  */
949
| #define PACKAGE_NAME "or1ksim"
950
| #define PACKAGE_TARNAME "or1ksim"
951
| #define PACKAGE_VERSION "0.3.0rc1"
952
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
953
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
954
| #define STDC_HEADERS 1
955
| #define HAVE_SYS_TYPES_H 1
956
| #define HAVE_SYS_STAT_H 1
957
| #define HAVE_STDLIB_H 1
958
| #define HAVE_STRING_H 1
959
| #define HAVE_MEMORY_H 1
960
| #define HAVE_STRINGS_H 1
961
| #define HAVE_INTTYPES_H 1
962
| #define HAVE_STDINT_H 1
963
| #define HAVE_UNISTD_H 1
964
| #define HAVE_DLFCN_H 1
965
| #define PACKAGE "or1ksim"
966
| #define VERSION "0.3.0rc1"
967
| #define OR32_TYPES 1
968
| #define _GNU_SOURCE 1
969
| #define RETSIGTYPE void
970
| #define HAVE_DIRENT_H 1
971
| #define HAVE_STRCASECMP 1
972
| #define HAVE_SELECT 1
973
| #define HAVE_SETENV 1
974
| #define HAVE_PUTENV 1
975
| #define HAVE_TCGETATTR 1
976
| #define HAVE_SETLOCALE 1
977
| #define HAVE_LSTAT 1
978
| #define HAVE_STRNDUP 1
979
| #define HAVE_GRANTPT 1
980
| #define HAVE_UNLOCKPT 1
981
| #define HAVE_PTSNAME 1
982
| #define HAVE_ON_EXIT 1
983
| #define HAVE_ISBLANK 1
984
| #define HAVE_BASENAME 1
985
| #define HAVE_STRCOLL 1
986
| #define STDC_HEADERS 1
987
| #define HAVE_UNISTD_H 1
988
| #define HAVE_STDLIB_H 1
989
| #define HAVE_STDARG_H 1
990
| #define HAVE_STRING_H 1
991
| #define HAVE_STRINGS_H 1
992
| /* end confdefs.h.  */
993
| #include 
994
| #ifdef HAVE_SYS_TYPES_H
995
| # include 
996
| #endif
997
| #ifdef HAVE_SYS_STAT_H
998
| # include 
999
| #endif
1000
| #ifdef STDC_HEADERS
1001
| # include 
1002
| # include 
1003
| #else
1004
| # ifdef HAVE_STDLIB_H
1005
| #  include 
1006
| # endif
1007
| #endif
1008
| #ifdef HAVE_STRING_H
1009
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1010
| #  include 
1011
| # endif
1012
| # include 
1013
| #endif
1014
| #ifdef HAVE_STRINGS_H
1015
| # include 
1016
| #endif
1017
| #ifdef HAVE_INTTYPES_H
1018
| # include 
1019
| #endif
1020
| #ifdef HAVE_STDINT_H
1021
| # include 
1022
| #endif
1023
| #ifdef HAVE_UNISTD_H
1024
| # include 
1025
| #endif
1026
| #include 
1027
configure:21442: result: no
1028
configure:21446: checking sys/pte.h presence
1029
configure:21461: gcc -E  conftest.c
1030
conftest.c:46:21: error: sys/pte.h: No such file or directory
1031
configure:21467: $? = 1
1032
configure: failed program was:
1033
| /* confdefs.h.  */
1034
| #define PACKAGE_NAME "or1ksim"
1035
| #define PACKAGE_TARNAME "or1ksim"
1036
| #define PACKAGE_VERSION "0.3.0rc1"
1037
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1038
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1039
| #define STDC_HEADERS 1
1040
| #define HAVE_SYS_TYPES_H 1
1041
| #define HAVE_SYS_STAT_H 1
1042
| #define HAVE_STDLIB_H 1
1043
| #define HAVE_STRING_H 1
1044
| #define HAVE_MEMORY_H 1
1045
| #define HAVE_STRINGS_H 1
1046
| #define HAVE_INTTYPES_H 1
1047
| #define HAVE_STDINT_H 1
1048
| #define HAVE_UNISTD_H 1
1049
| #define HAVE_DLFCN_H 1
1050
| #define PACKAGE "or1ksim"
1051
| #define VERSION "0.3.0rc1"
1052
| #define OR32_TYPES 1
1053
| #define _GNU_SOURCE 1
1054
| #define RETSIGTYPE void
1055
| #define HAVE_DIRENT_H 1
1056
| #define HAVE_STRCASECMP 1
1057
| #define HAVE_SELECT 1
1058
| #define HAVE_SETENV 1
1059
| #define HAVE_PUTENV 1
1060
| #define HAVE_TCGETATTR 1
1061
| #define HAVE_SETLOCALE 1
1062
| #define HAVE_LSTAT 1
1063
| #define HAVE_STRNDUP 1
1064
| #define HAVE_GRANTPT 1
1065
| #define HAVE_UNLOCKPT 1
1066
| #define HAVE_PTSNAME 1
1067
| #define HAVE_ON_EXIT 1
1068
| #define HAVE_ISBLANK 1
1069
| #define HAVE_BASENAME 1
1070
| #define HAVE_STRCOLL 1
1071
| #define STDC_HEADERS 1
1072
| #define HAVE_UNISTD_H 1
1073
| #define HAVE_STDLIB_H 1
1074
| #define HAVE_STDARG_H 1
1075
| #define HAVE_STRING_H 1
1076
| #define HAVE_STRINGS_H 1
1077
| /* end confdefs.h.  */
1078
| #include 
1079
configure:21481: result: no
1080
configure:21514: checking for sys/pte.h
1081
configure:21522: result: no
1082
configure:21405: checking sys/stream.h usability
1083
configure:21422: gcc -c -g -O2  conftest.c >&5
1084
conftest.c:79:24: error: sys/stream.h: No such file or directory
1085
configure:21428: $? = 1
1086
configure: failed program was:
1087
| /* confdefs.h.  */
1088
| #define PACKAGE_NAME "or1ksim"
1089
| #define PACKAGE_TARNAME "or1ksim"
1090
| #define PACKAGE_VERSION "0.3.0rc1"
1091
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1092
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1093
| #define STDC_HEADERS 1
1094
| #define HAVE_SYS_TYPES_H 1
1095
| #define HAVE_SYS_STAT_H 1
1096
| #define HAVE_STDLIB_H 1
1097
| #define HAVE_STRING_H 1
1098
| #define HAVE_MEMORY_H 1
1099
| #define HAVE_STRINGS_H 1
1100
| #define HAVE_INTTYPES_H 1
1101
| #define HAVE_STDINT_H 1
1102
| #define HAVE_UNISTD_H 1
1103
| #define HAVE_DLFCN_H 1
1104
| #define PACKAGE "or1ksim"
1105
| #define VERSION "0.3.0rc1"
1106
| #define OR32_TYPES 1
1107
| #define _GNU_SOURCE 1
1108
| #define RETSIGTYPE void
1109
| #define HAVE_DIRENT_H 1
1110
| #define HAVE_STRCASECMP 1
1111
| #define HAVE_SELECT 1
1112
| #define HAVE_SETENV 1
1113
| #define HAVE_PUTENV 1
1114
| #define HAVE_TCGETATTR 1
1115
| #define HAVE_SETLOCALE 1
1116
| #define HAVE_LSTAT 1
1117
| #define HAVE_STRNDUP 1
1118
| #define HAVE_GRANTPT 1
1119
| #define HAVE_UNLOCKPT 1
1120
| #define HAVE_PTSNAME 1
1121
| #define HAVE_ON_EXIT 1
1122
| #define HAVE_ISBLANK 1
1123
| #define HAVE_BASENAME 1
1124
| #define HAVE_STRCOLL 1
1125
| #define STDC_HEADERS 1
1126
| #define HAVE_UNISTD_H 1
1127
| #define HAVE_STDLIB_H 1
1128
| #define HAVE_STDARG_H 1
1129
| #define HAVE_STRING_H 1
1130
| #define HAVE_STRINGS_H 1
1131
| /* end confdefs.h.  */
1132
| #include 
1133
| #ifdef HAVE_SYS_TYPES_H
1134
| # include 
1135
| #endif
1136
| #ifdef HAVE_SYS_STAT_H
1137
| # include 
1138
| #endif
1139
| #ifdef STDC_HEADERS
1140
| # include 
1141
| # include 
1142
| #else
1143
| # ifdef HAVE_STDLIB_H
1144
| #  include 
1145
| # endif
1146
| #endif
1147
| #ifdef HAVE_STRING_H
1148
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1149
| #  include 
1150
| # endif
1151
| # include 
1152
| #endif
1153
| #ifdef HAVE_STRINGS_H
1154
| # include 
1155
| #endif
1156
| #ifdef HAVE_INTTYPES_H
1157
| # include 
1158
| #endif
1159
| #ifdef HAVE_STDINT_H
1160
| # include 
1161
| #endif
1162
| #ifdef HAVE_UNISTD_H
1163
| # include 
1164
| #endif
1165
| #include 
1166
configure:21442: result: no
1167
configure:21446: checking sys/stream.h presence
1168
configure:21461: gcc -E  conftest.c
1169
conftest.c:46:24: error: sys/stream.h: No such file or directory
1170
configure:21467: $? = 1
1171
configure: failed program was:
1172
| /* confdefs.h.  */
1173
| #define PACKAGE_NAME "or1ksim"
1174
| #define PACKAGE_TARNAME "or1ksim"
1175
| #define PACKAGE_VERSION "0.3.0rc1"
1176
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1177
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1178
| #define STDC_HEADERS 1
1179
| #define HAVE_SYS_TYPES_H 1
1180
| #define HAVE_SYS_STAT_H 1
1181
| #define HAVE_STDLIB_H 1
1182
| #define HAVE_STRING_H 1
1183
| #define HAVE_MEMORY_H 1
1184
| #define HAVE_STRINGS_H 1
1185
| #define HAVE_INTTYPES_H 1
1186
| #define HAVE_STDINT_H 1
1187
| #define HAVE_UNISTD_H 1
1188
| #define HAVE_DLFCN_H 1
1189
| #define PACKAGE "or1ksim"
1190
| #define VERSION "0.3.0rc1"
1191
| #define OR32_TYPES 1
1192
| #define _GNU_SOURCE 1
1193
| #define RETSIGTYPE void
1194
| #define HAVE_DIRENT_H 1
1195
| #define HAVE_STRCASECMP 1
1196
| #define HAVE_SELECT 1
1197
| #define HAVE_SETENV 1
1198
| #define HAVE_PUTENV 1
1199
| #define HAVE_TCGETATTR 1
1200
| #define HAVE_SETLOCALE 1
1201
| #define HAVE_LSTAT 1
1202
| #define HAVE_STRNDUP 1
1203
| #define HAVE_GRANTPT 1
1204
| #define HAVE_UNLOCKPT 1
1205
| #define HAVE_PTSNAME 1
1206
| #define HAVE_ON_EXIT 1
1207
| #define HAVE_ISBLANK 1
1208
| #define HAVE_BASENAME 1
1209
| #define HAVE_STRCOLL 1
1210
| #define STDC_HEADERS 1
1211
| #define HAVE_UNISTD_H 1
1212
| #define HAVE_STDLIB_H 1
1213
| #define HAVE_STDARG_H 1
1214
| #define HAVE_STRING_H 1
1215
| #define HAVE_STRINGS_H 1
1216
| /* end confdefs.h.  */
1217
| #include 
1218
configure:21481: result: no
1219
configure:21514: checking for sys/stream.h
1220
configure:21522: result: no
1221
configure:21405: checking sys/stropts.h usability
1222
configure:21422: gcc -c -g -O2  conftest.c >&5
1223
conftest.c:79:25: error: sys/stropts.h: No such file or directory
1224
configure:21428: $? = 1
1225
configure: failed program was:
1226
| /* confdefs.h.  */
1227
| #define PACKAGE_NAME "or1ksim"
1228
| #define PACKAGE_TARNAME "or1ksim"
1229
| #define PACKAGE_VERSION "0.3.0rc1"
1230
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1231
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1232
| #define STDC_HEADERS 1
1233
| #define HAVE_SYS_TYPES_H 1
1234
| #define HAVE_SYS_STAT_H 1
1235
| #define HAVE_STDLIB_H 1
1236
| #define HAVE_STRING_H 1
1237
| #define HAVE_MEMORY_H 1
1238
| #define HAVE_STRINGS_H 1
1239
| #define HAVE_INTTYPES_H 1
1240
| #define HAVE_STDINT_H 1
1241
| #define HAVE_UNISTD_H 1
1242
| #define HAVE_DLFCN_H 1
1243
| #define PACKAGE "or1ksim"
1244
| #define VERSION "0.3.0rc1"
1245
| #define OR32_TYPES 1
1246
| #define _GNU_SOURCE 1
1247
| #define RETSIGTYPE void
1248
| #define HAVE_DIRENT_H 1
1249
| #define HAVE_STRCASECMP 1
1250
| #define HAVE_SELECT 1
1251
| #define HAVE_SETENV 1
1252
| #define HAVE_PUTENV 1
1253
| #define HAVE_TCGETATTR 1
1254
| #define HAVE_SETLOCALE 1
1255
| #define HAVE_LSTAT 1
1256
| #define HAVE_STRNDUP 1
1257
| #define HAVE_GRANTPT 1
1258
| #define HAVE_UNLOCKPT 1
1259
| #define HAVE_PTSNAME 1
1260
| #define HAVE_ON_EXIT 1
1261
| #define HAVE_ISBLANK 1
1262
| #define HAVE_BASENAME 1
1263
| #define HAVE_STRCOLL 1
1264
| #define STDC_HEADERS 1
1265
| #define HAVE_UNISTD_H 1
1266
| #define HAVE_STDLIB_H 1
1267
| #define HAVE_STDARG_H 1
1268
| #define HAVE_STRING_H 1
1269
| #define HAVE_STRINGS_H 1
1270
| /* end confdefs.h.  */
1271
| #include 
1272
| #ifdef HAVE_SYS_TYPES_H
1273
| # include 
1274
| #endif
1275
| #ifdef HAVE_SYS_STAT_H
1276
| # include 
1277
| #endif
1278
| #ifdef STDC_HEADERS
1279
| # include 
1280
| # include 
1281
| #else
1282
| # ifdef HAVE_STDLIB_H
1283
| #  include 
1284
| # endif
1285
| #endif
1286
| #ifdef HAVE_STRING_H
1287
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1288
| #  include 
1289
| # endif
1290
| # include 
1291
| #endif
1292
| #ifdef HAVE_STRINGS_H
1293
| # include 
1294
| #endif
1295
| #ifdef HAVE_INTTYPES_H
1296
| # include 
1297
| #endif
1298
| #ifdef HAVE_STDINT_H
1299
| # include 
1300
| #endif
1301
| #ifdef HAVE_UNISTD_H
1302
| # include 
1303
| #endif
1304
| #include 
1305
configure:21442: result: no
1306
configure:21446: checking sys/stropts.h presence
1307
configure:21461: gcc -E  conftest.c
1308
conftest.c:46:25: error: sys/stropts.h: No such file or directory
1309
configure:21467: $? = 1
1310
configure: failed program was:
1311
| /* confdefs.h.  */
1312
| #define PACKAGE_NAME "or1ksim"
1313
| #define PACKAGE_TARNAME "or1ksim"
1314
| #define PACKAGE_VERSION "0.3.0rc1"
1315
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1316
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1317
| #define STDC_HEADERS 1
1318
| #define HAVE_SYS_TYPES_H 1
1319
| #define HAVE_SYS_STAT_H 1
1320
| #define HAVE_STDLIB_H 1
1321
| #define HAVE_STRING_H 1
1322
| #define HAVE_MEMORY_H 1
1323
| #define HAVE_STRINGS_H 1
1324
| #define HAVE_INTTYPES_H 1
1325
| #define HAVE_STDINT_H 1
1326
| #define HAVE_UNISTD_H 1
1327
| #define HAVE_DLFCN_H 1
1328
| #define PACKAGE "or1ksim"
1329
| #define VERSION "0.3.0rc1"
1330
| #define OR32_TYPES 1
1331
| #define _GNU_SOURCE 1
1332
| #define RETSIGTYPE void
1333
| #define HAVE_DIRENT_H 1
1334
| #define HAVE_STRCASECMP 1
1335
| #define HAVE_SELECT 1
1336
| #define HAVE_SETENV 1
1337
| #define HAVE_PUTENV 1
1338
| #define HAVE_TCGETATTR 1
1339
| #define HAVE_SETLOCALE 1
1340
| #define HAVE_LSTAT 1
1341
| #define HAVE_STRNDUP 1
1342
| #define HAVE_GRANTPT 1
1343
| #define HAVE_UNLOCKPT 1
1344
| #define HAVE_PTSNAME 1
1345
| #define HAVE_ON_EXIT 1
1346
| #define HAVE_ISBLANK 1
1347
| #define HAVE_BASENAME 1
1348
| #define HAVE_STRCOLL 1
1349
| #define STDC_HEADERS 1
1350
| #define HAVE_UNISTD_H 1
1351
| #define HAVE_STDLIB_H 1
1352
| #define HAVE_STDARG_H 1
1353
| #define HAVE_STRING_H 1
1354
| #define HAVE_STRINGS_H 1
1355
| /* end confdefs.h.  */
1356
| #include 
1357
configure:21481: result: no
1358
configure:21514: checking for sys/stropts.h
1359
configure:21522: result: no
1360
configure:21405: checking sys/select.h usability
1361
configure:21422: gcc -c -g -O2  conftest.c >&5
1362
configure:21428: $? = 0
1363
configure:21442: result: yes
1364
configure:21446: checking sys/select.h presence
1365
configure:21461: gcc -E  conftest.c
1366
configure:21467: $? = 0
1367
configure:21481: result: yes
1368
configure:21514: checking for sys/select.h
1369
configure:21522: result: yes
1370
configure:21405: checking termcap.h usability
1371
configure:21422: gcc -c -g -O2  conftest.c >&5
1372
configure:21428: $? = 0
1373
configure:21442: result: yes
1374
configure:21446: checking termcap.h presence
1375
configure:21461: gcc -E  conftest.c
1376
configure:21467: $? = 0
1377
configure:21481: result: yes
1378
configure:21514: checking for termcap.h
1379
configure:21522: result: yes
1380
configure:21405: checking termios.h usability
1381
configure:21422: gcc -c -g -O2  conftest.c >&5
1382
configure:21428: $? = 0
1383
configure:21442: result: yes
1384
configure:21446: checking termios.h presence
1385
configure:21461: gcc -E  conftest.c
1386
configure:21467: $? = 0
1387
configure:21481: result: yes
1388
configure:21514: checking for termios.h
1389
configure:21522: result: yes
1390
configure:21405: checking termio.h usability
1391
configure:21422: gcc -c -g -O2  conftest.c >&5
1392
configure:21428: $? = 0
1393
configure:21442: result: yes
1394
configure:21446: checking termio.h presence
1395
configure:21461: gcc -E  conftest.c
1396
configure:21467: $? = 0
1397
configure:21481: result: yes
1398
configure:21514: checking for termio.h
1399
configure:21522: result: yes
1400
configure:21405: checking sys/file.h usability
1401
configure:21422: gcc -c -g -O2  conftest.c >&5
1402
configure:21428: $? = 0
1403
configure:21442: result: yes
1404
configure:21446: checking sys/file.h presence
1405
configure:21461: gcc -E  conftest.c
1406
configure:21467: $? = 0
1407
configure:21481: result: yes
1408
configure:21514: checking for sys/file.h
1409
configure:21522: result: yes
1410
configure:21405: checking locale.h usability
1411
configure:21422: gcc -c -g -O2  conftest.c >&5
1412
configure:21428: $? = 0
1413
configure:21442: result: yes
1414
configure:21446: checking locale.h presence
1415
configure:21461: gcc -E  conftest.c
1416
configure:21467: $? = 0
1417
configure:21481: result: yes
1418
configure:21514: checking for locale.h
1419
configure:21522: result: yes
1420
configure:21405: checking getopt.h usability
1421
configure:21422: gcc -c -g -O2  conftest.c >&5
1422
configure:21428: $? = 0
1423
configure:21442: result: yes
1424
configure:21446: checking getopt.h presence
1425
configure:21461: gcc -E  conftest.c
1426
configure:21467: $? = 0
1427
configure:21481: result: yes
1428
configure:21514: checking for getopt.h
1429
configure:21522: result: yes
1430
configure:21405: checking net/ethernet.h usability
1431
configure:21422: gcc -c -g -O2  conftest.c >&5
1432
configure:21428: $? = 0
1433
configure:21442: result: yes
1434
configure:21446: checking net/ethernet.h presence
1435
configure:21461: gcc -E  conftest.c
1436
configure:21467: $? = 0
1437
configure:21481: result: yes
1438
configure:21514: checking for net/ethernet.h
1439
configure:21522: result: yes
1440
configure:21405: checking sys/ethernet.h usability
1441
configure:21422: gcc -c -g -O2  conftest.c >&5
1442
conftest.c:87:26: error: sys/ethernet.h: No such file or directory
1443
configure:21428: $? = 1
1444
configure: failed program was:
1445
| /* confdefs.h.  */
1446
| #define PACKAGE_NAME "or1ksim"
1447
| #define PACKAGE_TARNAME "or1ksim"
1448
| #define PACKAGE_VERSION "0.3.0rc1"
1449
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1450
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1451
| #define STDC_HEADERS 1
1452
| #define HAVE_SYS_TYPES_H 1
1453
| #define HAVE_SYS_STAT_H 1
1454
| #define HAVE_STDLIB_H 1
1455
| #define HAVE_STRING_H 1
1456
| #define HAVE_MEMORY_H 1
1457
| #define HAVE_STRINGS_H 1
1458
| #define HAVE_INTTYPES_H 1
1459
| #define HAVE_STDINT_H 1
1460
| #define HAVE_UNISTD_H 1
1461
| #define HAVE_DLFCN_H 1
1462
| #define PACKAGE "or1ksim"
1463
| #define VERSION "0.3.0rc1"
1464
| #define OR32_TYPES 1
1465
| #define _GNU_SOURCE 1
1466
| #define RETSIGTYPE void
1467
| #define HAVE_DIRENT_H 1
1468
| #define HAVE_STRCASECMP 1
1469
| #define HAVE_SELECT 1
1470
| #define HAVE_SETENV 1
1471
| #define HAVE_PUTENV 1
1472
| #define HAVE_TCGETATTR 1
1473
| #define HAVE_SETLOCALE 1
1474
| #define HAVE_LSTAT 1
1475
| #define HAVE_STRNDUP 1
1476
| #define HAVE_GRANTPT 1
1477
| #define HAVE_UNLOCKPT 1
1478
| #define HAVE_PTSNAME 1
1479
| #define HAVE_ON_EXIT 1
1480
| #define HAVE_ISBLANK 1
1481
| #define HAVE_BASENAME 1
1482
| #define HAVE_STRCOLL 1
1483
| #define STDC_HEADERS 1
1484
| #define HAVE_UNISTD_H 1
1485
| #define HAVE_STDLIB_H 1
1486
| #define HAVE_STDARG_H 1
1487
| #define HAVE_STRING_H 1
1488
| #define HAVE_STRINGS_H 1
1489
| #define HAVE_SYS_SELECT_H 1
1490
| #define HAVE_TERMCAP_H 1
1491
| #define HAVE_TERMIOS_H 1
1492
| #define HAVE_TERMIO_H 1
1493
| #define HAVE_SYS_FILE_H 1
1494
| #define HAVE_LOCALE_H 1
1495
| #define HAVE_GETOPT_H 1
1496
| #define HAVE_NET_ETHERNET_H 1
1497
| /* end confdefs.h.  */
1498
| #include 
1499
| #ifdef HAVE_SYS_TYPES_H
1500
| # include 
1501
| #endif
1502
| #ifdef HAVE_SYS_STAT_H
1503
| # include 
1504
| #endif
1505
| #ifdef STDC_HEADERS
1506
| # include 
1507
| # include 
1508
| #else
1509
| # ifdef HAVE_STDLIB_H
1510
| #  include 
1511
| # endif
1512
| #endif
1513
| #ifdef HAVE_STRING_H
1514
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1515
| #  include 
1516
| # endif
1517
| # include 
1518
| #endif
1519
| #ifdef HAVE_STRINGS_H
1520
| # include 
1521
| #endif
1522
| #ifdef HAVE_INTTYPES_H
1523
| # include 
1524
| #endif
1525
| #ifdef HAVE_STDINT_H
1526
| # include 
1527
| #endif
1528
| #ifdef HAVE_UNISTD_H
1529
| # include 
1530
| #endif
1531
| #include 
1532
configure:21442: result: no
1533
configure:21446: checking sys/ethernet.h presence
1534
configure:21461: gcc -E  conftest.c
1535
conftest.c:54:26: error: sys/ethernet.h: No such file or directory
1536
configure:21467: $? = 1
1537
configure: failed program was:
1538
| /* confdefs.h.  */
1539
| #define PACKAGE_NAME "or1ksim"
1540
| #define PACKAGE_TARNAME "or1ksim"
1541
| #define PACKAGE_VERSION "0.3.0rc1"
1542
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1543
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1544
| #define STDC_HEADERS 1
1545
| #define HAVE_SYS_TYPES_H 1
1546
| #define HAVE_SYS_STAT_H 1
1547
| #define HAVE_STDLIB_H 1
1548
| #define HAVE_STRING_H 1
1549
| #define HAVE_MEMORY_H 1
1550
| #define HAVE_STRINGS_H 1
1551
| #define HAVE_INTTYPES_H 1
1552
| #define HAVE_STDINT_H 1
1553
| #define HAVE_UNISTD_H 1
1554
| #define HAVE_DLFCN_H 1
1555
| #define PACKAGE "or1ksim"
1556
| #define VERSION "0.3.0rc1"
1557
| #define OR32_TYPES 1
1558
| #define _GNU_SOURCE 1
1559
| #define RETSIGTYPE void
1560
| #define HAVE_DIRENT_H 1
1561
| #define HAVE_STRCASECMP 1
1562
| #define HAVE_SELECT 1
1563
| #define HAVE_SETENV 1
1564
| #define HAVE_PUTENV 1
1565
| #define HAVE_TCGETATTR 1
1566
| #define HAVE_SETLOCALE 1
1567
| #define HAVE_LSTAT 1
1568
| #define HAVE_STRNDUP 1
1569
| #define HAVE_GRANTPT 1
1570
| #define HAVE_UNLOCKPT 1
1571
| #define HAVE_PTSNAME 1
1572
| #define HAVE_ON_EXIT 1
1573
| #define HAVE_ISBLANK 1
1574
| #define HAVE_BASENAME 1
1575
| #define HAVE_STRCOLL 1
1576
| #define STDC_HEADERS 1
1577
| #define HAVE_UNISTD_H 1
1578
| #define HAVE_STDLIB_H 1
1579
| #define HAVE_STDARG_H 1
1580
| #define HAVE_STRING_H 1
1581
| #define HAVE_STRINGS_H 1
1582
| #define HAVE_SYS_SELECT_H 1
1583
| #define HAVE_TERMCAP_H 1
1584
| #define HAVE_TERMIOS_H 1
1585
| #define HAVE_TERMIO_H 1
1586
| #define HAVE_SYS_FILE_H 1
1587
| #define HAVE_LOCALE_H 1
1588
| #define HAVE_GETOPT_H 1
1589
| #define HAVE_NET_ETHERNET_H 1
1590
| /* end confdefs.h.  */
1591
| #include 
1592
configure:21481: result: no
1593
configure:21514: checking for sys/ethernet.h
1594
configure:21522: result: no
1595
configure:21405: checking malloc.h usability
1596
configure:21422: gcc -c -g -O2  conftest.c >&5
1597
configure:21428: $? = 0
1598
configure:21442: result: yes
1599
configure:21446: checking malloc.h presence
1600
configure:21461: gcc -E  conftest.c
1601
configure:21467: $? = 0
1602
configure:21481: result: yes
1603
configure:21514: checking for malloc.h
1604
configure:21522: result: yes
1605
configure:21395: checking for inttypes.h
1606
configure:21401: result: yes
1607
configure:21405: checking libintl.h usability
1608
configure:21422: gcc -c -g -O2  conftest.c >&5
1609
configure:21428: $? = 0
1610
configure:21442: result: yes
1611
configure:21446: checking libintl.h presence
1612
configure:21461: gcc -E  conftest.c
1613
configure:21467: $? = 0
1614
configure:21481: result: yes
1615
configure:21514: checking for libintl.h
1616
configure:21522: result: yes
1617
configure:21535: checking whether byte ordering is bigendian
1618
configure:21568: gcc -c -g -O2  conftest.c >&5
1619
configure:21574: $? = 0
1620
configure:21606: gcc -c -g -O2  conftest.c >&5
1621
conftest.c: In function 'main':
1622
conftest.c:64: error: 'not' undeclared (first use in this function)
1623
conftest.c:64: error: (Each undeclared identifier is reported only once
1624
conftest.c:64: error: for each function it appears in.)
1625
conftest.c:64: error: expected ';' before 'big'
1626
configure:21612: $? = 1
1627
configure: failed program was:
1628
| /* confdefs.h.  */
1629
| #define PACKAGE_NAME "or1ksim"
1630
| #define PACKAGE_TARNAME "or1ksim"
1631
| #define PACKAGE_VERSION "0.3.0rc1"
1632
| #define PACKAGE_STRING "or1ksim 0.3.0rc1"
1633
| #define PACKAGE_BUGREPORT "openrisc@opencores.org"
1634
| #define STDC_HEADERS 1
1635
| #define HAVE_SYS_TYPES_H 1
1636
| #define HAVE_SYS_STAT_H 1
1637
| #define HAVE_STDLIB_H 1
1638
| #define HAVE_STRING_H 1
1639
| #define HAVE_MEMORY_H 1
1640
| #define HAVE_STRINGS_H 1
1641
| #define HAVE_INTTYPES_H 1
1642
| #define HAVE_STDINT_H 1
1643
| #define HAVE_UNISTD_H 1
1644
| #define HAVE_DLFCN_H 1
1645
| #define PACKAGE "or1ksim"
1646
| #define VERSION "0.3.0rc1"
1647
| #define OR32_TYPES 1
1648
| #define _GNU_SOURCE 1
1649
| #define RETSIGTYPE void
1650
| #define HAVE_DIRENT_H 1
1651
| #define HAVE_STRCASECMP 1
1652
| #define HAVE_SELECT 1
1653
| #define HAVE_SETENV 1
1654
| #define HAVE_PUTENV 1
1655
| #define HAVE_TCGETATTR 1
1656
| #define HAVE_SETLOCALE 1
1657
| #define HAVE_LSTAT 1
1658
| #define HAVE_STRNDUP 1
1659
| #define HAVE_GRANTPT 1
1660
| #define HAVE_UNLOCKPT 1
1661
| #define HAVE_PTSNAME 1
1662
| #define HAVE_ON_EXIT 1
1663
| #define HAVE_ISBLANK 1
1664
| #define HAVE_BASENAME 1
1665
| #define HAVE_STRCOLL 1
1666
| #define STDC_HEADERS 1
1667
| #define HAVE_UNISTD_H 1
1668
| #define HAVE_STDLIB_H 1
1669
| #define HAVE_STDARG_H 1
1670
| #define HAVE_STRING_H 1
1671
| #define HAVE_STRINGS_H 1
1672
| #define HAVE_SYS_SELECT_H 1
1673
| #define HAVE_TERMCAP_H 1
1674
| #define HAVE_TERMIOS_H 1
1675
| #define HAVE_TERMIO_H 1
1676
| #define HAVE_SYS_FILE_H 1
1677
| #define HAVE_LOCALE_H 1
1678
| #define HAVE_GETOPT_H 1
1679
| #define HAVE_NET_ETHERNET_H 1
1680
| #define HAVE_MALLOC_H 1
1681
| #define HAVE_INTTYPES_H 1
1682
| #define HAVE_LIBINTL_H 1
1683
| /* end confdefs.h.  */
1684
| #include 
1685
| #include 
1686
|
1687
| int
1688
| main ()
1689
| {
1690
| #if BYTE_ORDER != BIG_ENDIAN
1691
|  not big endian
1692
| #endif
1693
|
1694
|   ;
1695
|   return 0;
1696
| }
1697
configure:21752: result: no
1698
configure:21773: checking for an ANSI C-conforming const
1699
configure:21848: gcc -c -g -O2  conftest.c >&5
1700
configure:21854: $? = 0
1701
configure:21869: result: yes
1702
configure:21879: checking for size_t
1703
configure:21909: gcc -c -g -O2  conftest.c >&5
1704
configure:21915: $? = 0
1705
configure:21930: result: yes
1706
configure:21942: checking whether struct tm is in sys/time.h or time.h
1707
configure:21972: gcc -c -g -O2  conftest.c >&5
1708
configure:21978: $? = 0
1709
configure:21993: result: time.h
1710
configure:22010: checking for stdlib.h
1711
configure:22016: result: yes
1712
configure:22150: checking for GNU libc compatible malloc
1713
configure:22184: gcc -o conftest -g -O2   conftest.c  >&5
1714
configure:22187: $? = 0
1715
configure:22193: ./conftest
1716
configure:22196: $? = 0
1717
configure:22212: result: yes
1718
configure:22244: checking for strftime
1719
configure:22300: gcc -o conftest -g -O2   conftest.c  >&5
1720
conftest.c:82: warning: conflicting types for built-in function 'strftime'
1721
configure:22306: $? = 0
1722
configure:22324: result: yes
1723
configure:22405: checking for working strtod
1724
configure:22456: gcc -o conftest -g -O2   conftest.c  >&5
1725
configure:22459: $? = 0
1726
configure:22465: ./conftest
1727
configure:22468: $? = 0
1728
configure:22484: result: yes
1729
configure:22656: checking for bzero
1730
configure:22712: gcc -o conftest -g -O2   conftest.c  >&5
1731
conftest.c:83: warning: conflicting types for built-in function 'bzero'
1732
configure:22718: $? = 0
1733
configure:22736: result: yes
1734
configure:22656: checking for strchr
1735
configure:22712: gcc -o conftest -g -O2   conftest.c  >&5
1736
conftest.c:84: warning: conflicting types for built-in function 'strchr'
1737
configure:22718: $? = 0
1738
configure:22736: result: yes
1739
configure:22656: checking for strcspn
1740
configure:22712: gcc -o conftest -g -O2   conftest.c  >&5
1741
conftest.c:85: warning: conflicting types for built-in function 'strcspn'
1742
configure:22718: $? = 0
1743
configure:22736: result: yes
1744
configure:22656: checking for strrchr
1745
configure:22712: gcc -o conftest -g -O2   conftest.c  >&5
1746
conftest.c:86: warning: conflicting types for built-in function 'strrchr'
1747
configure:22718: $? = 0
1748
configure:22736: result: yes
1749
configure:22656: checking for strtol
1750
configure:22712: gcc -o conftest -g -O2   conftest.c  >&5
1751
configure:22718: $? = 0
1752
configure:22736: result: yes
1753
configure:22746: checking for getopt_long
1754
configure:22802: gcc -o conftest -g -O2   conftest.c  >&5
1755
configure:22808: $? = 0
1756
configure:22825: result: yes
1757
configure:22833: checking for regcomp
1758
configure:22889: gcc -o conftest -g -O2   conftest.c  >&5
1759
configure:22895: $? = 0
1760
configure:22912: result: yes
1761
configure:22920: checking for strptime
1762
configure:22976: gcc -o conftest -g -O2   conftest.c  >&5
1763
configure:22982: $? = 0
1764
configure:22999: result: yes
1765
configure:23056: gcc -c -g -O2  conftest.c >&5
1766
configure:23062: $? = 0
1767
configure:23082: checking for uint8_t
1768
configure:23113: gcc -c -g -O2  conftest.c >&5
1769
configure:23119: $? = 0
1770
configure:23134: result: yes
1771
configure:23144: checking for uint16_t
1772
configure:23175: gcc -c -g -O2  conftest.c >&5
1773
configure:23181: $? = 0
1774
configure:23196: result: yes
1775
configure:23206: checking for uint32_t
1776
configure:23237: gcc -c -g -O2  conftest.c >&5
1777
configure:23243: $? = 0
1778
configure:23258: result: yes
1779
configure:23269: checking for int8_t
1780
configure:23300: gcc -c -g -O2  conftest.c >&5
1781
configure:23306: $? = 0
1782
configure:23321: result: yes
1783
configure:23331: checking for int16_t
1784
configure:23362: gcc -c -g -O2  conftest.c >&5
1785
configure:23368: $? = 0
1786
configure:23383: result: yes
1787
configure:23393: checking for int32_t
1788
configure:23424: gcc -c -g -O2  conftest.c >&5
1789
configure:23430: $? = 0
1790
configure:23445: result: yes
1791
configure:23457: checking for char
1792
configure:23487: gcc -c -g -O2  conftest.c >&5
1793
configure:23493: $? = 0
1794
configure:23508: result: yes
1795
configure:23515: checking size of char
1796
configure:23817: gcc -o conftest -g -O2   conftest.c  >&5
1797
configure:23820: $? = 0
1798
configure:23826: ./conftest
1799
configure:23829: $? = 0
1800
configure:23852: result: 1
1801
configure:23862: checking for short
1802
configure:23892: gcc -c -g -O2  conftest.c >&5
1803
configure:23898: $? = 0
1804
configure:23913: result: yes
1805
configure:23920: checking size of short
1806
configure:24222: gcc -o conftest -g -O2   conftest.c  >&5
1807
configure:24225: $? = 0
1808
configure:24231: ./conftest
1809
configure:24234: $? = 0
1810
configure:24257: result: 2
1811
configure:24267: checking for int
1812
configure:24297: gcc -c -g -O2  conftest.c >&5
1813
configure:24303: $? = 0
1814
configure:24318: result: yes
1815
configure:24325: checking size of int
1816
configure:24627: gcc -o conftest -g -O2   conftest.c  >&5
1817
configure:24630: $? = 0
1818
configure:24636: ./conftest
1819
configure:24639: $? = 0
1820
configure:24662: result: 4
1821
configure:24672: checking for long
1822
configure:24702: gcc -c -g -O2  conftest.c >&5
1823
configure:24708: $? = 0
1824
configure:24723: result: yes
1825
configure:24730: checking size of long
1826
configure:25032: gcc -o conftest -g -O2   conftest.c  >&5
1827
configure:25035: $? = 0
1828
configure:25041: ./conftest
1829
configure:25044: $? = 0
1830
configure:25067: result: 4
1831
configure:25080: checking for add_history in -lreadline
1832
configure:25115: gcc -o conftest -g -O2   conftest.c -lreadline   >&5
1833
configure:25121: $? = 0
1834
configure:25139: result: yes
1835
configure:25170: checking whether to enable profiling
1836
configure:25181: result: no
1837
configure:25187: checking which execution style to use
1838
configure:25220: result: complex
1839
configure:25227: checking whether to enable ethernet phy emulation
1840
configure:25239: result: no
1841
configure:25244: checking whether to use raw range stats
1842
configure:25256: result: no
1843
configure:25260: checking whether instructions set overflow flag
1844
configure:25272: result: no
1845
configure:25276: checking whether arithmethic instructions set flag
1846
configure:25288: result: no
1847
configure:25568: creating ./config.status
1848
 
1849
## ---------------- ##
1850
## Cache variables. ##
1851
## ---------------- ##
1852
 
1853
ac_cv_build=i686-pc-linux-gnu
1854
ac_cv_c_bigendian=no
1855
ac_cv_c_compiler_gnu=yes
1856
ac_cv_c_const=yes
1857
ac_cv_cxx_compiler_gnu=yes
1858
ac_cv_env_CCC_set=
1859
ac_cv_env_CCC_value=
1860
ac_cv_env_CC_set=
1861
ac_cv_env_CC_value=
1862
ac_cv_env_CFLAGS_set=
1863
ac_cv_env_CFLAGS_value=
1864
ac_cv_env_CPPFLAGS_set=
1865
ac_cv_env_CPPFLAGS_value=
1866
ac_cv_env_CPP_set=
1867
ac_cv_env_CPP_value=
1868
ac_cv_env_CXXCPP_set=
1869
ac_cv_env_CXXCPP_value=
1870
ac_cv_env_CXXFLAGS_set=
1871
ac_cv_env_CXXFLAGS_value=
1872
ac_cv_env_CXX_set=
1873
ac_cv_env_CXX_value=
1874
ac_cv_env_F77_set=
1875
ac_cv_env_F77_value=
1876
ac_cv_env_FFLAGS_set=
1877
ac_cv_env_FFLAGS_value=
1878
ac_cv_env_LDFLAGS_set=
1879
ac_cv_env_LDFLAGS_value=
1880
ac_cv_env_LIBS_set=
1881
ac_cv_env_LIBS_value=
1882
ac_cv_env_build_alias_set=
1883
ac_cv_env_build_alias_value=
1884
ac_cv_env_host_alias_set=
1885
ac_cv_env_host_alias_value=
1886
ac_cv_env_target_alias_set=set
1887
ac_cv_env_target_alias_value=or32-uclinux
1888
ac_cv_f77_compiler_gnu=yes
1889
ac_cv_func_basename=yes
1890
ac_cv_func_bzero=yes
1891
ac_cv_func_getopt_long=yes
1892
ac_cv_func_grantpt=yes
1893
ac_cv_func_isblank=yes
1894
ac_cv_func_lstat=yes
1895
ac_cv_func_malloc_0_nonnull=yes
1896
ac_cv_func_on_exit=yes
1897
ac_cv_func_ptsname=yes
1898
ac_cv_func_putenv=yes
1899
ac_cv_func_regcomp=yes
1900
ac_cv_func_select=yes
1901
ac_cv_func_setenv=yes
1902
ac_cv_func_setlocale=yes
1903
ac_cv_func_strcasecmp=yes
1904
ac_cv_func_strchr=yes
1905
ac_cv_func_strcoll_works=yes
1906
ac_cv_func_strcspn=yes
1907
ac_cv_func_strftime=yes
1908
ac_cv_func_strndup=yes
1909
ac_cv_func_strptime=yes
1910
ac_cv_func_strrchr=yes
1911
ac_cv_func_strtod=yes
1912
ac_cv_func_strtol=yes
1913
ac_cv_func_tcgetattr=yes
1914
ac_cv_func_unlockpt=yes
1915
ac_cv_header_dirent_dirent_h=yes
1916
ac_cv_header_dlfcn_h=yes
1917
ac_cv_header_getopt_h=yes
1918
ac_cv_header_inttypes_h=yes
1919
ac_cv_header_libintl_h=yes
1920
ac_cv_header_locale_h=yes
1921
ac_cv_header_malloc_h=yes
1922
ac_cv_header_memory_h=yes
1923
ac_cv_header_net_ethernet_h=yes
1924
ac_cv_header_stat_broken=no
1925
ac_cv_header_stdarg_h=yes
1926
ac_cv_header_stdc=yes
1927
ac_cv_header_stdint_h=yes
1928
ac_cv_header_stdlib_h=yes
1929
ac_cv_header_string_h=yes
1930
ac_cv_header_strings_h=yes
1931
ac_cv_header_sys_ethernet_h=no
1932
ac_cv_header_sys_file_h=yes
1933
ac_cv_header_sys_pte_h=no
1934
ac_cv_header_sys_ptem_h=no
1935
ac_cv_header_sys_select_h=yes
1936
ac_cv_header_sys_stat_h=yes
1937
ac_cv_header_sys_stream_h=no
1938
ac_cv_header_sys_stropts_h=no
1939
ac_cv_header_sys_types_h=yes
1940
ac_cv_header_termcap_h=yes
1941
ac_cv_header_termio_h=yes
1942
ac_cv_header_termios_h=yes
1943
ac_cv_header_unistd_h=yes
1944
ac_cv_header_varargs_h=no
1945
ac_cv_host=i686-pc-linux-gnu
1946
ac_cv_lib_readline_add_history=yes
1947
ac_cv_objext=o
1948
ac_cv_path_EGREP='/bin/grep -E'
1949
ac_cv_path_GREP=/bin/grep
1950
ac_cv_path_install='/usr/bin/install -c'
1951
ac_cv_path_mkdir=/bin/mkdir
1952
ac_cv_prog_AR=ar
1953
ac_cv_prog_AWK=gawk
1954
ac_cv_prog_CPP='gcc -E'
1955
ac_cv_prog_CXXCPP='g++ -E'
1956
ac_cv_prog_ac_ct_AR=ar
1957
ac_cv_prog_ac_ct_CC=gcc
1958
ac_cv_prog_ac_ct_CXX=g++
1959
ac_cv_prog_ac_ct_F77=gfortran
1960
ac_cv_prog_ac_ct_RANLIB=ranlib
1961
ac_cv_prog_ac_ct_STRIP=strip
1962
ac_cv_prog_cc_c89=
1963
ac_cv_prog_cc_g=yes
1964
ac_cv_prog_cc_gcc_c_o=yes
1965
ac_cv_prog_cxx_g=yes
1966
ac_cv_prog_f77_g=yes
1967
ac_cv_prog_gcc_traditional=no
1968
ac_cv_prog_make_make_set=yes
1969
ac_cv_search_opendir='none required'
1970
ac_cv_sizeof_char=1
1971
ac_cv_sizeof_int=4
1972
ac_cv_sizeof_long=4
1973
ac_cv_sizeof_short=2
1974
ac_cv_struct_tm=time.h
1975
ac_cv_target=or32-unknown-uclinux
1976
ac_cv_type_char=yes
1977
ac_cv_type_int16_t=yes
1978
ac_cv_type_int32_t=yes
1979
ac_cv_type_int8_t=yes
1980
ac_cv_type_int=yes
1981
ac_cv_type_long=yes
1982
ac_cv_type_short=yes
1983
ac_cv_type_signal=void
1984
ac_cv_type_size_t=yes
1985
ac_cv_type_uint16_t=yes
1986
ac_cv_type_uint32_t=yes
1987
ac_cv_type_uint8_t=yes
1988
am_cv_CC_dependencies_compiler_type=gcc3
1989
am_cv_CXX_dependencies_compiler_type=gcc3
1990
lt_cv_deplibs_check_method=pass_all
1991
lt_cv_file_magic_cmd='$MAGIC_CMD'
1992
lt_cv_file_magic_test_file=
1993
lt_cv_ld_reload_flag=-r
1994
lt_cv_objdir=.libs
1995
lt_cv_path_LD=/usr/bin/ld
1996
lt_cv_path_LDCXX=/usr/bin/ld
1997
lt_cv_path_NM='/usr/bin/nm -B'
1998
lt_cv_path_SED=/bin/sed
1999
lt_cv_prog_compiler_c_o=yes
2000
lt_cv_prog_compiler_c_o_CXX=yes
2001
lt_cv_prog_compiler_c_o_F77=yes
2002
lt_cv_prog_compiler_rtti_exceptions=no
2003
lt_cv_prog_gnu_ld=yes
2004
lt_cv_prog_gnu_ldcxx=yes
2005
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
2006
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
2007
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
2008
lt_cv_sys_max_cmd_len=1966080
2009
lt_lt_cv_prog_compiler_c_o='"yes"'
2010
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
2011
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
2012
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
2013
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
2014
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
2015
 
2016
## ----------------- ##
2017
## Output variables. ##
2018
## ----------------- ##
2019
 
2020
ACLOCAL='${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run aclocal-1.10'
2021
AMDEPBACKSLASH='\'
2022
AMDEP_FALSE='#'
2023
AMDEP_TRUE=''
2024
AMTAR='${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run tar'
2025
AR='ar'
2026
ARFLAGS='cr'
2027
AUTOCONF='${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run autoconf'
2028
AUTOHEADER='${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run autoheader'
2029
AUTOMAKE='${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run automake-1.10'
2030
AWK='gawk'
2031
BUILD_DIR='/home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/build'
2032
CC='gcc'
2033
CCDEPMODE='depmode=gcc3'
2034
CFLAGS='-g -O2'
2035
CPP='gcc -E'
2036
CPPFLAGS=''
2037
CPU_ARCH='or32'
2038
CXX='g++'
2039
CXXCPP='g++ -E'
2040
CXXDEPMODE='depmode=gcc3'
2041
CXXFLAGS='-g -O2'
2042
CYGPATH_W='echo'
2043
DEBUGFLAGS='-DNDEBUG'
2044
DEFS='-DHAVE_CONFIG_H'
2045
DEPDIR='.deps'
2046
DYNAMIC_EXECUTION_FALSE=''
2047
DYNAMIC_EXECUTION_TRUE='#'
2048
ECHO='echo'
2049
ECHO_C=''
2050
ECHO_N='-n'
2051
ECHO_T=''
2052
EGREP='/bin/grep -E'
2053
EXEEXT=''
2054
F77='gfortran'
2055
FFLAGS='-g -O2'
2056
GENERATE_NEEDED_FALSE='#'
2057
GENERATE_NEEDED_TRUE=''
2058
GREP='/bin/grep'
2059
INCLUDES='-I${top_builddir}/cpu/or32 -I${top_srcdir} -I${top_srcdir}/cpu/common -I${top_srcdir}/cpu/or1k -I${top_srcdir}/cache -I${top_srcdir}/mmu -I${top_srcdir}/bpb -I${top_srcdir}/peripheral -I${top_srcdir}/tick -I${top_srcdir}/peripheral/channels -I${top_srcdir}/pm -I${top_srcdir}/pic -I${top_srcdir}/debug -I${top_srcdir}/vapi -I${top_srcdir}/support -I${top_srcdir}/cuc -I${top_srcdir}/port -I${top_srcdir}/argtable2'
2060
INSTALL_DATA='${INSTALL} -m 644'
2061
INSTALL_PROGRAM='${INSTALL}'
2062
INSTALL_SCRIPT='${INSTALL}'
2063
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
2064
LDFLAGS=''
2065
LIBOBJS=''
2066
LIBS='-lreadline '
2067
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
2068
LN_S='ln -s'
2069
LOCAL_CFLAGS=''
2070
LOCAL_DEFS=''
2071
LOCAL_LDFLAGS=''
2072
LTLIBOBJS=''
2073
MAKEINFO='${SHELL} /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/missing --run makeinfo'
2074
MAKE_SHELL='/bin/sh'
2075
OBJEXT='o'
2076
PACKAGE='or1ksim'
2077
PACKAGE_BUGREPORT='openrisc@opencores.org'
2078
PACKAGE_NAME='or1ksim'
2079
PACKAGE_STRING='or1ksim 0.3.0rc1'
2080
PACKAGE_TARNAME='or1ksim'
2081
PACKAGE_VERSION='0.3.0rc1'
2082
PATH_SEPARATOR=':'
2083
POW_LIB=''
2084
RANLIB='ranlib'
2085
SED='/bin/sed'
2086
SET_MAKE=''
2087
SHELL='/bin/sh'
2088
STRIP='strip'
2089
SUMVERSION=''
2090
TERMCAP_LIB=''
2091
USE_ARGDATE_FALSE='#'
2092
USE_ARGDATE_TRUE=''
2093
USE_ARGREX_FALSE='#'
2094
USE_ARGREX_TRUE=''
2095
USE_SYS_GETOPTLONG_FALSE='#'
2096
USE_SYS_GETOPTLONG_TRUE=''
2097
VERSION='0.3.0rc1'
2098
ac_ct_CC='gcc'
2099
ac_ct_CXX='g++'
2100
ac_ct_F77='gfortran'
2101
am__fastdepCC_FALSE='#'
2102
am__fastdepCC_TRUE=''
2103
am__fastdepCXX_FALSE='#'
2104
am__fastdepCXX_TRUE=''
2105
am__include='include'
2106
am__isrc=' -I$(srcdir)'
2107
am__leading_dot='.'
2108
am__quote=''
2109
am__tar='${AMTAR} chof - "$$tardir"'
2110
am__untar='${AMTAR} xf -'
2111
bindir='${exec_prefix}/bin'
2112
build='i686-pc-linux-gnu'
2113
build_alias=''
2114
build_cpu='i686'
2115
build_os='linux-gnu'
2116
build_vendor='pc'
2117
datadir='${datarootdir}'
2118
datarootdir='${prefix}/share'
2119
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2120
dvidir='${docdir}'
2121
exec_prefix='${prefix}'
2122
host='i686-pc-linux-gnu'
2123
host_alias=''
2124
host_cpu='i686'
2125
host_os='linux-gnu'
2126
host_vendor='pc'
2127
htmldir='${docdir}'
2128
includedir='${prefix}/include'
2129
infodir='${datarootdir}/info'
2130
install_sh='$(SHELL) /home/jeremy/partners/OpenCores/cvstrees/or1k/or1ksim/install-sh'
2131
libdir='${exec_prefix}/lib'
2132
libexecdir='${exec_prefix}/libexec'
2133
localedir='${datarootdir}/locale'
2134
localstatedir='${prefix}/var'
2135
mandir='${datarootdir}/man'
2136
mkdir_p='/bin/mkdir -p'
2137
oldincludedir='/usr/include'
2138
pdfdir='${docdir}'
2139
prefix='/opt/or1ksim'
2140
program_transform_name='s&^&or32-uclinux-&'
2141
psdir='${docdir}'
2142
sbindir='${exec_prefix}/sbin'
2143
sharedstatedir='${prefix}/com'
2144
sysconfdir='${prefix}/etc'
2145
target='or32-unknown-uclinux'
2146
target_alias='or32-uclinux'
2147
target_cpu='or32'
2148
target_os='uclinux'
2149
target_vendor='unknown'
2150
 
2151
## ----------- ##
2152
## confdefs.h. ##
2153
## ----------- ##
2154
 
2155
#define PACKAGE_NAME "or1ksim"
2156
#define PACKAGE_TARNAME "or1ksim"
2157
#define PACKAGE_VERSION "0.3.0rc1"
2158
#define PACKAGE_STRING "or1ksim 0.3.0rc1"
2159
#define PACKAGE_BUGREPORT "openrisc@opencores.org"
2160
#define STDC_HEADERS 1
2161
#define HAVE_SYS_TYPES_H 1
2162
#define HAVE_SYS_STAT_H 1
2163
#define HAVE_STDLIB_H 1
2164
#define HAVE_STRING_H 1
2165
#define HAVE_MEMORY_H 1
2166
#define HAVE_STRINGS_H 1
2167
#define HAVE_INTTYPES_H 1
2168
#define HAVE_STDINT_H 1
2169
#define HAVE_UNISTD_H 1
2170
#define HAVE_DLFCN_H 1
2171
#define PACKAGE "or1ksim"
2172
#define VERSION "0.3.0rc1"
2173
#define OR32_TYPES 1
2174
#define _GNU_SOURCE 1
2175
#define RETSIGTYPE void
2176
#define HAVE_DIRENT_H 1
2177
#define HAVE_STRCASECMP 1
2178
#define HAVE_SELECT 1
2179
#define HAVE_SETENV 1
2180
#define HAVE_PUTENV 1
2181
#define HAVE_TCGETATTR 1
2182
#define HAVE_SETLOCALE 1
2183
#define HAVE_LSTAT 1
2184
#define HAVE_STRNDUP 1
2185
#define HAVE_GRANTPT 1
2186
#define HAVE_UNLOCKPT 1
2187
#define HAVE_PTSNAME 1
2188
#define HAVE_ON_EXIT 1
2189
#define HAVE_ISBLANK 1
2190
#define HAVE_BASENAME 1
2191
#define HAVE_STRCOLL 1
2192
#define STDC_HEADERS 1
2193
#define HAVE_UNISTD_H 1
2194
#define HAVE_STDLIB_H 1
2195
#define HAVE_STDARG_H 1
2196
#define HAVE_STRING_H 1
2197
#define HAVE_STRINGS_H 1
2198
#define HAVE_SYS_SELECT_H 1
2199
#define HAVE_TERMCAP_H 1
2200
#define HAVE_TERMIOS_H 1
2201
#define HAVE_TERMIO_H 1
2202
#define HAVE_SYS_FILE_H 1
2203
#define HAVE_LOCALE_H 1
2204
#define HAVE_GETOPT_H 1
2205
#define HAVE_NET_ETHERNET_H 1
2206
#define HAVE_MALLOC_H 1
2207
#define HAVE_INTTYPES_H 1
2208
#define HAVE_LIBINTL_H 1
2209
#define HAVE_STDLIB_H 1
2210
#define HAVE_MALLOC 1
2211
#define HAVE_STRFTIME 1
2212
#define HAVE_BZERO 1
2213
#define HAVE_STRCHR 1
2214
#define HAVE_STRCSPN 1
2215
#define HAVE_STRRCHR 1
2216
#define HAVE_STRTOL 1
2217
#define CC_HAS_LONG_LONG 1
2218
#define HAVE_UINT8_T 1
2219
#define HAVE_UINT16_T 1
2220
#define HAVE_UINT32_T 1
2221
#define HAVE_INT8_T 1
2222
#define HAVE_INT16_T 1
2223
#define HAVE_INT32_T 1
2224
#define SIZEOF_CHAR 1
2225
#define SIZEOF_SHORT 2
2226
#define SIZEOF_INT 4
2227
#define SIZEOF_LONG 4
2228
#define HAVE_LIBREADLINE 1
2229
#define RAW_RANGE_STATS 0
2230
#define SET_OV_FLAG 0
2231
#define ARITH_SET_FLAG 0
2232
#define HAVE_ETH_PHY 0
2233
#define SIMPLE_EXECUTION 1 == 0
2234
#define COMPLEX_EXECUTION 1 == 1
2235
#define DYNAMIC_EXECUTION 1 == 2
2236
#define HAVE_EXECUTION 1
2237
 
2238
configure: exit 0
2239
 
2240
## ---------------------- ##
2241
## Running config.status. ##
2242
## ---------------------- ##
2243
 
2244
This file was extended by or1ksim config.status 0.3.0rc1, which was
2245
generated by GNU Autoconf 2.61.  Invocation command line was
2246
 
2247
  CONFIG_FILES    =
2248
  CONFIG_HEADERS  =
2249
  CONFIG_LINKS    =
2250
  CONFIG_COMMANDS =
2251
  $ ./config.status
2252
 
2253
on thomas
2254
 
2255
config.status:708: creating Makefile
2256
config.status:708: creating argtable2/Makefile
2257
config.status:708: creating bpb/Makefile
2258
config.status:708: creating cache/Makefile
2259
config.status:708: creating cpu/Makefile
2260
config.status:708: creating cpu/common/Makefile
2261
config.status:708: creating cpu/or1k/Makefile
2262
config.status:708: creating cuc/Makefile
2263
config.status:708: creating debug/Makefile
2264
config.status:708: creating doc/Makefile
2265
config.status:708: creating support/Makefile
2266
config.status:708: creating mmu/Makefile
2267
config.status:708: creating peripheral/Makefile
2268
config.status:708: creating tick/Makefile
2269
config.status:708: creating peripheral/channels/Makefile
2270
config.status:708: creating pm/Makefile
2271
config.status:708: creating pic/Makefile
2272
config.status:708: creating vapi/Makefile
2273
config.status:708: creating port/Makefile
2274
config.status:708: creating cpu/or32/Makefile
2275
config.status:708: creating config.h
2276
config.status:1000: config.h is unchanged
2277
config.status:1047: executing depfiles commands

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.