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

Subversion Repositories or1k

[/] [or1k/] [web_uploads/] [ats/] [or32-rtems/] [last_ok/] [build_gdb.txt] - Blame information for rev 1767

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1767 root
Mon May 23 00:20:27 CEST 2005
2
Configuring for a i686-pc-linux-gnu host.
3
Created "Makefile" in /home/oc/testpool/or1k/b-gdb
4
Configuring intl...
5
loading cache ../config.cache
6
checking for a BSD compatible install... (cached) /usr/bin/install -c
7
checking how to run the C preprocessor... (cached) gcc -E
8
checking whether make sets ${MAKE}... (cached) yes
9
checking for gcc... (cached) gcc
10
checking whether the C compiler (gcc -g -O2 ) works... yes
11
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
12
checking whether we are using GNU C... (cached) yes
13
checking whether gcc accepts -g... (cached) yes
14
checking for ranlib... (cached) ranlib
15
checking for POSIXized ISC... no
16
checking for ANSI C header files... (cached) yes
17
checking for working const... (cached) yes
18
checking for inline... (cached) inline
19
checking for off_t... (cached) yes
20
checking for size_t... (cached) yes
21
checking for working alloca.h... (cached) yes
22
checking for alloca... (cached) yes
23
checking for unistd.h... (cached) yes
24
checking for getpagesize... (cached) yes
25
checking for working mmap... (cached) yes
26
checking for argz.h... (cached) yes
27
checking for limits.h... (cached) yes
28
checking for locale.h... (cached) yes
29
checking for nl_types.h... (cached) yes
30
checking for malloc.h... (cached) yes
31
checking for string.h... (cached) yes
32
checking for unistd.h... (cached) yes
33
checking for values.h... (cached) yes
34
checking for sys/param.h... (cached) yes
35
checking for getcwd... (cached) yes
36
checking for munmap... (cached) yes
37
checking for putenv... (cached) yes
38
checking for setenv... (cached) yes
39
checking for setlocale... (cached) yes
40
checking for strchr... (cached) yes
41
checking for strcasecmp... (cached) yes
42
checking for __argz_count... (cached) yes
43
checking for __argz_stringify... (cached) yes
44
checking for __argz_next... (cached) yes
45
checking for LC_MESSAGES... (cached) yes
46
checking whether NLS is requested... yes
47
checking whether included gettext is requested... no
48
checking for libintl.h... (cached) yes
49
checking for gettext in libc... (cached) yes
50
checking for msgfmt... (cached) /usr/bin/msgfmt
51
checking for dcgettext... (cached) yes
52
checking for gmsgfmt... (cached) /usr/bin/msgfmt
53
checking for xgettext... (cached) /usr/bin/xgettext
54
creating ./config.status
55
creating Makefile
56
creating config.h
57
config.h is unchanged
58
Configuring mmalloc...
59
loading cache ../config.cache
60
checking for gcc... (cached) gcc
61
checking whether the C compiler (gcc -g -O2 ) works... yes
62
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
63
checking whether we are using GNU C... (cached) yes
64
checking whether gcc accepts -g... (cached) yes
65
checking for a BSD compatible install... (cached) /usr/bin/install -c
66
checking host system type... i686-pc-linux-gnu
67
checking build system type... i686-pc-linux-gnu
68
checking for ar... (cached) ar
69
checking for ranlib... (cached) ranlib
70
checking how to run the C preprocessor... (cached) gcc -E
71
checking for unistd.h... (cached) yes
72
checking for getpagesize... (cached) yes
73
checking for working mmap... (cached) yes
74
checking for limits.h... (cached) yes
75
checking for stddef.h... (cached) yes
76
checking for unistd.h... (cached) yes
77
checking whether sbrk must be declared... (cached) no
78
checking whether getpagesize must be declared... (cached) no
79
creating ./config.status
80
creating Makefile
81
Configuring libiberty...
82
loading cache ../config.cache
83
checking host system type... i686-pc-linux-gnu
84
checking build system type... i686-pc-linux-gnu
85
checking for ar... (cached) ar
86
checking for ranlib... (cached) ranlib
87
checking for gcc... (cached) gcc
88
checking whether we are using GNU C... (cached) yes
89
checking whether gcc accepts -g... (cached) yes
90
checking for POSIXized ISC... no
91
checking for a BSD compatible install... (cached) /usr/bin/install -c
92
xhost-mkfrag is unchanged
93
checking how to run the C preprocessor... (cached) gcc -E
94
checking for sys/file.h... (cached) yes
95
checking for sys/param.h... (cached) yes
96
checking for stdlib.h... (cached) yes
97
checking for string.h... (cached) yes
98
checking for unistd.h... (cached) yes
99
checking for strings.h... (cached) yes
100
checking for sys/time.h... (cached) yes
101
checking for sys/resource.h... (cached) yes
102
checking for sys/stat.h... (cached) yes
103
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
104
checking whether the C compiler (gcc -g -O2 ) works... yes
105
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
106
checking for asprintf... (cached) yes
107
checking for atexit... (cached) yes
108
checking for basename... (cached) yes
109
checking for bcmp... (cached) yes
110
checking for bcopy... (cached) yes
111
checking for bzero... (cached) yes
112
checking for calloc... (cached) yes
113
checking for clock... (cached) yes
114
checking for getcwd... (cached) yes
115
checking for getpagesize... (cached) yes
116
checking for index... (cached) yes
117
checking for insque... (cached) yes
118
checking for memchr... (cached) yes
119
checking for memcmp... (cached) yes
120
checking for memcpy... (cached) yes
121
checking for memmove... (cached) yes
122
checking for memset... (cached) yes
123
checking for mkstemps... (cached) no
124
checking for putenv... (cached) yes
125
checking for random... (cached) yes
126
checking for rename... (cached) yes
127
checking for rindex... (cached) yes
128
checking for setenv... (cached) yes
129
checking for sigsetmask... (cached) yes
130
checking for strcasecmp... (cached) yes
131
checking for strchr... (cached) yes
132
checking for strdup... (cached) yes
133
checking for strncasecmp... (cached) yes
134
checking for strrchr... (cached) yes
135
checking for strstr... (cached) yes
136
checking for strtod... (cached) yes
137
checking for strtol... (cached) yes
138
checking for strtoul... (cached) yes
139
checking for tmpnam... (cached) yes
140
checking for vasprintf... (cached) yes
141
checking for vfprintf... (cached) yes
142
checking for vprintf... (cached) yes
143
checking for vsprintf... (cached) yes
144
checking for waitpid... (cached) yes
145
checking for working alloca.h... (cached) yes
146
checking for alloca... (cached) yes
147
checking for ANSI C header files... (cached) yes
148
checking for pid_t... (cached) yes
149
checking for vfork.h... (cached) no
150
checking for working vfork... (cached) yes
151
checking for sys_errlist... (cached) yes
152
checking for sys_nerr... (cached) yes
153
checking for sys_siglist... (cached) yes
154
checking for getrusage... (cached) yes
155
checking for on_exit... (cached) yes
156
checking for psignal... (cached) yes
157
checking for strerror... (cached) yes
158
checking for strsignal... (cached) yes
159
checking for sysconf... (cached) yes
160
checking for times... (cached) yes
161
checking for sbrk... (cached) yes
162
checking for gettimeofday... (cached) yes
163
creating ./config.status
164
creating Makefile
165
creating testsuite/Makefile
166
creating config.h
167
config.h is unchanged
168
Configuring opcodes...
169
loading cache ../config.cache
170
checking host system type... i686-pc-linux-gnu
171
checking target system type... or32-unknown-rtems
172
checking build system type... i686-pc-linux-gnu
173
checking for gcc... (cached) gcc
174
checking whether the C compiler (gcc -g -O2 ) works... yes
175
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
176
checking whether we are using GNU C... (cached) yes
177
checking whether gcc accepts -g... (cached) yes
178
checking for POSIXized ISC... no
179
checking for a BSD compatible install... (cached) /usr/bin/install -c
180
checking whether build environment is sane... yes
181
checking whether make sets ${MAKE}... (cached) yes
182
checking for working aclocal... found
183
checking for working autoconf... missing
184
checking for working automake... found
185
checking for working autoheader... missing
186
checking for working makeinfo... found
187
checking for ar... (cached) ar
188
checking for ranlib... (cached) ranlib
189
checking for ranlib... (cached) ranlib
190
checking for ld used by GCC... (cached) /usr/bin/ld
191
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
192
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
193
checking whether ln -s works... (cached) yes
194
loading cache ../config.cache within ltconfig
195
checking for object suffix... o
196
checking for executable suffix... (cached) no
197
checking for gcc option to produce PIC... -fPIC
198
checking if gcc PIC flag -fPIC works... yes
199
checking if gcc supports -c -o file.o... yes
200
checking if gcc supports -c -o file.lo... yes
201
checking if gcc supports -fno-rtti -fno-exceptions ... yes
202
checking if gcc static flag -static works... -static
203
checking if the linker (/usr/bin/ld) is GNU ld... yes
204
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
205
checking command to parse /usr/bin/nm -B output... ok
206
checking how to hardcode library paths into programs... immediate
207
checking for /usr/bin/ld option to reload object files... -r
208
checking dynamic linker characteristics... no
209
checking if libtool supports shared libraries... no
210
checking whether to build shared libraries... no
211
checking whether to build static libraries... yes
212
checking for objdir... .libs
213
creating libtool
214
loading cache ../config.cache
215
checking whether to enable maintainer-specific portions of Makefiles... no
216
checking for Cygwin environment... (cached) no
217
checking for mingw32 environment... (cached) no
218
checking for executable suffix... (cached) no
219
checking for gcc... (cached) gcc
220
checking whether the C compiler (gcc -g -O2 ) works... yes
221
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
222
checking whether we are using GNU C... (cached) yes
223
checking whether gcc accepts -g... (cached) yes
224
checking how to run the C preprocessor... (cached) gcc -E
225
checking for ANSI C header files... (cached) yes
226
checking for working const... (cached) yes
227
checking for inline... (cached) inline
228
checking for off_t... (cached) yes
229
checking for size_t... (cached) yes
230
checking for working alloca.h... (cached) yes
231
checking for alloca... (cached) yes
232
checking for unistd.h... (cached) yes
233
checking for getpagesize... (cached) yes
234
checking for working mmap... (cached) yes
235
checking for argz.h... (cached) yes
236
checking for limits.h... (cached) yes
237
checking for locale.h... (cached) yes
238
checking for nl_types.h... (cached) yes
239
checking for malloc.h... (cached) yes
240
checking for string.h... (cached) yes
241
checking for unistd.h... (cached) yes
242
checking for values.h... (cached) yes
243
checking for sys/param.h... (cached) yes
244
checking for getcwd... (cached) yes
245
checking for munmap... (cached) yes
246
checking for putenv... (cached) yes
247
checking for setenv... (cached) yes
248
checking for setlocale... (cached) yes
249
checking for strchr... (cached) yes
250
checking for strcasecmp... (cached) yes
251
checking for __argz_count... (cached) yes
252
checking for __argz_stringify... (cached) yes
253
checking for __argz_next... (cached) yes
254
checking for LC_MESSAGES... (cached) yes
255
checking whether NLS is requested... yes
256
checking whether included gettext is requested... no
257
checking for libintl.h... (cached) yes
258
checking for gettext in libc... (cached) yes
259
checking for msgfmt... (cached) /usr/bin/msgfmt
260
checking for dcgettext... (cached) yes
261
checking for gmsgfmt... (cached) /usr/bin/msgfmt
262
checking for xgettext... (cached) /usr/bin/xgettext
263
checking for a BSD compatible install... /usr/bin/install -c
264
checking for string.h... (cached) yes
265
checking for strings.h... (cached) yes
266
checking for stdlib.h... (cached) yes
267
creating ./config.status
268
creating Makefile
269
creating po/Makefile.in
270
creating config.h
271
config.h is unchanged
272
Configuring bfd...
273
loading cache ../config.cache
274
checking host system type... i686-pc-linux-gnu
275
checking target system type... or32-unknown-rtems
276
checking build system type... i686-pc-linux-gnu
277
checking for gcc... (cached) gcc
278
checking whether the C compiler (gcc -g -O2 ) works... yes
279
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
280
checking whether we are using GNU C... (cached) yes
281
checking whether gcc accepts -g... (cached) yes
282
checking for POSIXized ISC... no
283
checking for a BSD compatible install... (cached) /usr/bin/install -c
284
checking whether build environment is sane... yes
285
checking whether make sets ${MAKE}... (cached) yes
286
checking for working aclocal... found
287
checking for working autoconf... missing
288
checking for working automake... found
289
checking for working autoheader... missing
290
checking for working makeinfo... found
291
checking for ar... (cached) ar
292
checking for ranlib... (cached) ranlib
293
checking for ranlib... (cached) ranlib
294
checking for ld used by GCC... (cached) /usr/bin/ld
295
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
296
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
297
checking whether ln -s works... (cached) yes
298
loading cache ../config.cache within ltconfig
299
checking for object suffix... o
300
checking for executable suffix... (cached) no
301
checking for gcc option to produce PIC... -fPIC
302
checking if gcc PIC flag -fPIC works... yes
303
checking if gcc supports -c -o file.o... yes
304
checking if gcc supports -c -o file.lo... yes
305
checking if gcc supports -fno-rtti -fno-exceptions ... yes
306
checking if gcc static flag -static works... -static
307
checking if the linker (/usr/bin/ld) is GNU ld... yes
308
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
309
checking command to parse /usr/bin/nm -B output... ok
310
checking how to hardcode library paths into programs... immediate
311
checking for /usr/bin/ld option to reload object files... -r
312
checking dynamic linker characteristics... no
313
checking if libtool supports shared libraries... no
314
checking whether to build shared libraries... no
315
checking whether to build static libraries... yes
316
checking for objdir... .libs
317
creating libtool
318
loading cache ../config.cache
319
checking whether to enable maintainer-specific portions of Makefiles... no
320
checking for Cygwin environment... (cached) no
321
checking for mingw32 environment... (cached) no
322
checking for executable suffix... (cached) no
323
checking for gcc... (cached) gcc
324
checking whether the C compiler (gcc -g -O2 ) works... yes
325
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
326
checking whether we are using GNU C... (cached) yes
327
checking whether gcc accepts -g... (cached) yes
328
checking how to run the C preprocessor... (cached) gcc -E
329
checking for ANSI C header files... (cached) yes
330
checking for working const... (cached) yes
331
checking for inline... (cached) inline
332
checking for off_t... (cached) yes
333
checking for size_t... (cached) yes
334
checking for working alloca.h... (cached) yes
335
checking for alloca... (cached) yes
336
checking for unistd.h... (cached) yes
337
checking for getpagesize... (cached) yes
338
checking for working mmap... (cached) yes
339
checking for argz.h... (cached) yes
340
checking for limits.h... (cached) yes
341
checking for locale.h... (cached) yes
342
checking for nl_types.h... (cached) yes
343
checking for malloc.h... (cached) yes
344
checking for string.h... (cached) yes
345
checking for unistd.h... (cached) yes
346
checking for values.h... (cached) yes
347
checking for sys/param.h... (cached) yes
348
checking for getcwd... (cached) yes
349
checking for munmap... (cached) yes
350
checking for putenv... (cached) yes
351
checking for setenv... (cached) yes
352
checking for setlocale... (cached) yes
353
checking for strchr... (cached) yes
354
checking for strcasecmp... (cached) yes
355
checking for __argz_count... (cached) yes
356
checking for __argz_stringify... (cached) yes
357
checking for __argz_next... (cached) yes
358
checking for LC_MESSAGES... (cached) yes
359
checking whether NLS is requested... yes
360
checking whether included gettext is requested... no
361
checking for libintl.h... (cached) yes
362
checking for gettext in libc... (cached) yes
363
checking for msgfmt... (cached) /usr/bin/msgfmt
364
checking for dcgettext... (cached) yes
365
checking for gmsgfmt... (cached) /usr/bin/msgfmt
366
checking for xgettext... (cached) /usr/bin/xgettext
367
checking for a BSD compatible install... /usr/bin/install -c
368
checking for stddef.h... (cached) yes
369
checking for string.h... (cached) yes
370
checking for strings.h... (cached) yes
371
checking for stdlib.h... (cached) yes
372
checking for time.h... (cached) yes
373
checking for unistd.h... (cached) yes
374
checking for fcntl.h... (cached) yes
375
checking for sys/file.h... (cached) yes
376
checking for sys/time.h... (cached) yes
377
checking whether time.h and sys/time.h may both be included... (cached) yes
378
checking for dirent.h that defines DIR... (cached) yes
379
checking for opendir in -ldir... (cached) no
380
checking for fcntl... (cached) yes
381
checking for getpagesize... (cached) yes
382
checking for setitimer... (cached) yes
383
checking for sysconf... (cached) yes
384
checking for fdopen... (cached) yes
385
checking for getuid... (cached) yes
386
checking for getgid... (cached) yes
387
checking whether strstr must be declared... (cached) no
388
checking whether malloc must be declared... (cached) no
389
checking whether realloc must be declared... (cached) no
390
checking whether free must be declared... (cached) no
391
checking whether getenv must be declared... (cached) no
392
checking for unistd.h... (cached) yes
393
checking for getpagesize... (cached) yes
394
checking for working mmap... (cached) yes
395
checking for madvise... (cached) yes
396
checking for mprotect... (cached) yes
397
creating ./config.status
398
creating Makefile
399
creating doc/Makefile
400
creating bfd-in3.h
401
creating po/Makefile.in
402
creating config.h
403
config.h is unchanged
404
Configuring readline...
405
loading cache ../config.cache
406
checking host system type... i686-pc-linux-gnu
407
checking for gcc... (cached) gcc
408
checking whether the C compiler (gcc -g -O2 ) works... yes
409
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
410
checking whether we are using GNU C... (cached) yes
411
checking whether gcc accepts -g... (cached) yes
412
checking how to run the C preprocessor... (cached) gcc -E
413
checking for minix/config.h... (cached) no
414
checking whether gcc needs -traditional... (cached) no
415
checking for a BSD compatible install... (cached) /usr/bin/install -c
416
checking for ar... (cached) ar
417
checking for ranlib... (cached) ranlib
418
checking return type of signal handlers... (cached) void
419
checking whether stat file-mode macros are broken... (cached) no
420
checking for dirent.h that defines DIR... (cached) yes
421
checking for opendir in -ldir... (cached) no
422
checking for strcasecmp... (cached) yes
423
checking for select... (cached) yes
424
checking for setenv... (cached) yes
425
checking for putenv... (cached) yes
426
checking for tcgetattr... (cached) yes
427
checking for setlocale... (cached) yes
428
checking for lstat... (cached) yes
429
checking for working strcoll... (cached) yes
430
checking for unistd.h... (cached) yes
431
checking for stdlib.h... (cached) yes
432
checking for varargs.h... (cached) yes
433
checking for stdarg.h... (cached) yes
434
checking for string.h... (cached) yes
435
checking for sys/ptem.h... (cached) no
436
checking for sys/pte.h... (cached) no
437
checking for sys/stream.h... (cached) no
438
checking for sys/select.h... (cached) yes
439
checking for termcap.h... (cached) yes
440
checking for termios.h... (cached) yes
441
checking for termio.h... (cached) yes
442
checking for sys/file.h... (cached) yes
443
checking for locale.h... (cached) yes
444
checking for type of signal functions... (cached) posix
445
checking if signal handlers must be reinstalled when invoked... (cached) no
446
checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present
447
checking for lstat... (cached) yes
448
checking whether programs are able to redeclare getpw functions... (cached) yes
449
checking whether or not strcoll and strcmp differ... (cached) no
450
checking whether signal handlers are of type void... (cached) yes
451
checking for TIOCGWINSZ in sys/ioctl.h... (cached) yes
452
checking for TIOCSTAT in sys/ioctl.h... (cached) no
453
checking for FIONREAD in sys/ioctl.h... (cached) yes
454
checking for speed_t in sys/types.h... (cached) no
455
checking for struct winsize in sys/ioctl.h and termios.h... (cached) sys/ioctl.h
456
checking if struct dirent has a d_ino member... (cached) yes
457
checking if struct dirent has a d_fileno member... (cached) yes
458
checking which library has the termcap functions... (cached) using libtermcap
459
checking configuration for building shared libraries... supported
460
creating ./config.status
461
creating Makefile
462
creating doc/Makefile
463
creating examples/Makefile
464
creating shlib/Makefile
465
creating config.h
466
config.h is unchanged
467
Configuring sim...
468
loading cache ../config.cache
469
checking for gcc... (cached) gcc
470
checking whether the C compiler (gcc -g -O2 ) works... yes
471
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
472
checking whether we are using GNU C... (cached) yes
473
checking whether gcc accepts -g... (cached) yes
474
checking for a BSD compatible install... (cached) /usr/bin/install -c
475
checking host system type... i686-pc-linux-gnu
476
checking build system type... i686-pc-linux-gnu
477
checking for ar... (cached) ar
478
checking for ranlib... (cached) ranlib
479
checking host system type... i686-pc-linux-gnu
480
checking target system type... or32-unknown-rtems
481
checking build system type... i686-pc-linux-gnu
482
checking for gcc... (cached) gcc
483
checking whether the C compiler (gcc -g -O2 ) works... yes
484
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
485
checking whether we are using GNU C... (cached) yes
486
checking whether gcc accepts -g... (cached) yes
487
checking for ranlib... (cached) ranlib
488
creating ./config.status
489
creating Makefile
490
Configuring gdb...
491
loading cache ../config.cache
492
checking whether to enable maintainer-specific portions of Makefiles... no
493
checking for gcc... (cached) gcc
494
checking whether the C compiler (gcc -g -O2 ) works... yes
495
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
496
checking whether we are using GNU C... (cached) yes
497
checking whether gcc accepts -g... (cached) yes
498
checking how to run the C preprocessor... (cached) gcc -E
499
checking for AIX... no
500
checking for POSIXized ISC... no
501
checking for gcc option to accept ANSI C... (cached) none needed
502
checking host system type... i686-pc-linux-gnu
503
checking target system type... or32-unknown-rtems
504
checking build system type... i686-pc-linux-gnu
505
checking whether make sets ${MAKE}... (cached) yes
506
checking for ranlib... (cached) ranlib
507
checking for ANSI C header files... (cached) yes
508
checking for working const... (cached) yes
509
checking for inline... (cached) inline
510
checking for off_t... (cached) yes
511
checking for size_t... (cached) yes
512
checking for working alloca.h... (cached) yes
513
checking for alloca... (cached) yes
514
checking for unistd.h... (cached) yes
515
checking for getpagesize... (cached) yes
516
checking for working mmap... (cached) yes
517
checking for argz.h... (cached) yes
518
checking for limits.h... (cached) yes
519
checking for locale.h... (cached) yes
520
checking for nl_types.h... (cached) yes
521
checking for malloc.h... (cached) yes
522
checking for string.h... (cached) yes
523
checking for unistd.h... (cached) yes
524
checking for values.h... (cached) yes
525
checking for sys/param.h... (cached) yes
526
checking for getcwd... (cached) yes
527
checking for munmap... (cached) yes
528
checking for putenv... (cached) yes
529
checking for setenv... (cached) yes
530
checking for setlocale... (cached) yes
531
checking for strchr... (cached) yes
532
checking for strcasecmp... (cached) yes
533
checking for __argz_count... (cached) yes
534
checking for __argz_stringify... (cached) yes
535
checking for __argz_next... (cached) yes
536
checking for LC_MESSAGES... (cached) yes
537
checking whether NLS is requested... yes
538
checking whether included gettext is requested... no
539
checking for libintl.h... (cached) yes
540
checking for gettext in libc... (cached) yes
541
checking for msgfmt... (cached) /usr/bin/msgfmt
542
checking for dcgettext... (cached) yes
543
checking for gmsgfmt... (cached) /usr/bin/msgfmt
544
checking for xgettext... (cached) /usr/bin/xgettext
545
checking for gawk... (cached) gawk
546
checking for a BSD compatible install... (cached) /usr/bin/install -c
547
checking for ar... (cached) ar
548
checking for ranlib... (cached) ranlib
549
checking for bison... (cached) bison -y
550
checking for mig... (cached) mig
551
checking return type of signal handlers... (cached) void
552
checking for ANSI C header files... (cached) yes
553
checking for ctype.h... (cached) yes
554
checking for curses.h... (cached) yes
555
checking for endian.h... (cached) yes
556
checking for link.h... (cached) yes
557
checking for thread_db.h... (cached) yes
558
checking for proc_service.h... (cached) no
559
checking for memory.h... (cached) yes
560
checking for objlist.h... (cached) no
561
checking for ptrace.h... (cached) no
562
checking for sgtty.h... (cached) yes
563
checking for stddef.h... (cached) yes
564
checking for stdlib.h... (cached) yes
565
checking for string.h... (cached) yes
566
checking for sys/procfs.h... (cached) yes
567
checking for sys/ptrace.h... (cached) yes
568
checking for sys/reg.h... (cached) yes
569
checking for stdint.h... (cached) yes
570
checking for term.h... (cached) yes
571
checking for termio.h... (cached) yes
572
checking for termios.h... (cached) yes
573
checking for unistd.h... (cached) yes
574
checking for wait.h... (cached) yes
575
checking for sys/wait.h... (cached) yes
576
checking for wchar.h... (cached) yes
577
checking for wctype.h... (cached) yes
578
checking for asm/debugreg.h... (cached) yes
579
checking for sys/debugreg.h... (cached) no
580
checking for sys/select.h... (cached) yes
581
checking for time.h... (cached) yes
582
checking for sys/ioctl.h... (cached) yes
583
checking for sys/user.h... (cached) yes
584
checking whether stat file-mode macros are broken... (cached) no
585
checking for working const... (cached) yes
586
checking for setpgid... (cached) yes
587
checking for sbrk... (cached) yes
588
checking for sigaction... (cached) yes
589
checking for isascii... (cached) yes
590
checking for bzero... (cached) yes
591
checking for bcopy... (cached) yes
592
checking for btowc... (cached) yes
593
checking for poll... (cached) yes
594
checking for sigprocmask... (cached) yes
595
checking for working alloca.h... (cached) yes
596
checking for alloca... (cached) yes
597
checking for PTRACE_GETREGS... (cached) yes
598
checking for PTRACE_GETXFPREGS... (cached) no
599
checking for socketpair in -lsocket... (cached) no
600
checking for socketpair... (cached) yes
601
checking whether malloc must be declared... (cached) no
602
checking whether realloc must be declared... (cached) no
603
checking whether free must be declared... (cached) no
604
checking whether strerror must be declared... (cached) no
605
checking whether strdup must be declared... (cached) no
606
checking whether strstr must be declared... (cached) no
607
checking for HPUX save_state structure... no
608
checking for pstatus_t in sys/procfs.h... (cached) no
609
checking for prrun_t in sys/procfs.h... (cached) no
610
checking for gregset_t in sys/procfs.h... (cached) no
611
checking for fpregset_t in sys/procfs.h... (cached) no
612
checking for prgregset_t in sys/procfs.h... (cached) yes
613
checking for prfpregset_t in sys/procfs.h... (cached) yes
614
checking for lwpid_t in sys/procfs.h... (cached) yes
615
checking for psaddr_t in sys/procfs.h... (cached) yes
616
checking whether prfpregset_t type is broken... (cached) no
617
checking for PIOCSET ioctl entry in sys/procfs.h... (cached) no
618
checking for main in -lm... (cached) yes
619
checking for wctype in -lc... (cached) yes
620
checking for long long support in compiler... (cached) yes
621
checking for long long support in printf... (cached) yes
622
checking for long double support in compiler... (cached) yes
623
checking for long double support in printf... (cached) yes
624
checking for long double support in scanf... (cached) yes
625
checking for unistd.h... (cached) yes
626
checking for getpagesize... (cached) yes
627
checking for working mmap... (cached) yes
628
checking for cygwin... (cached) no
629
checking for tgetent in -lncurses... (cached) yes
630
checking for X... (cached) libraries /usr/X11R6/lib, headers
631
checking whether ln -s works... (cached) yes
632
checking for Cygwin environment... (cached) no
633
checking for mingw32 environment... (cached) no
634
checking for executable suffix... (cached) no
635
creating ./config.status
636
creating Makefile
637
creating tui/Makefile
638
creating .gdbinit
639
creating config.h
640
config.h is unchanged
641
linking ../../gdb/gdb/config/i386/xm-linux.h to xm.h
642
linking ../../gdb/gdb/config/or1k/tm-or32.h to tm.h
643
linking ../../gdb/gdb/config/nm-empty.h to nm.h
644
configuring in doc
645
running /bin/sh ../../../gdb/gdb/doc/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../config.cache --srcdir=../../../gdb/gdb/doc
646
loading cache ../../config.cache
647
checking for a BSD compatible install... (cached) /usr/bin/install -c
648
checking whether ln -s works... (cached) yes
649
creating ./config.status
650
creating Makefile
651
configuring in testsuite
652
running /bin/sh ../../../gdb/gdb/testsuite/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../config.cache --srcdir=../../../gdb/gdb/testsuite
653
loading cache ../../config.cache
654
checking host system type... i686-pc-linux-gnu
655
checking target system type... or32-unknown-rtems
656
checking build system type... i686-pc-linux-gnu
657
creating ./config.status
658
creating Makefile
659
configuring in gdb.asm
660
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.asm/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.asm
661
loading cache ../../../config.cache
662
checking host system type... i686-pc-linux-gnu
663
checking target system type... or32-unknown-rtems
664
checking build system type... i686-pc-linux-gnu
665
creating ./config.status
666
creating Makefile
667
linking ../../../../gdb/gdb/testsuite/gdb.asm/common.inc to arch.inc
668
configuring in gdb.base
669
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.base/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.base
670
loading cache ../../../config.cache
671
checking host system type... i686-pc-linux-gnu
672
checking target system type... or32-unknown-rtems
673
checking build system type... i686-pc-linux-gnu
674
creating ./config.status
675
creating Makefile
676
configuring in gdb.c++
677
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.c++/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.c++
678
loading cache ../../../config.cache
679
checking host system type... i686-pc-linux-gnu
680
checking target system type... or32-unknown-rtems
681
checking build system type... i686-pc-linux-gnu
682
creating ./config.status
683
creating Makefile
684
configuring in gdb.disasm
685
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.disasm/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.disasm
686
loading cache ../../../config.cache
687
checking host system type... i686-pc-linux-gnu
688
checking target system type... or32-unknown-rtems
689
checking build system type... i686-pc-linux-gnu
690
creating ./config.status
691
creating Makefile
692
configuring in gdb.chill
693
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.chill/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.chill
694
loading cache ../../../config.cache
695
checking host system type... i686-pc-linux-gnu
696
checking target system type... or32-unknown-rtems
697
checking build system type... i686-pc-linux-gnu
698
creating ./config.status
699
creating Makefile
700
configuring in gdb.mi
701
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.mi/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.mi
702
loading cache ../../../config.cache
703
checking host system type... i686-pc-linux-gnu
704
checking target system type... or32-unknown-rtems
705
checking build system type... i686-pc-linux-gnu
706
creating ./config.status
707
creating Makefile
708
configuring in gdb.threads
709
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.threads/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.threads
710
loading cache ../../../config.cache
711
checking host system type... i686-pc-linux-gnu
712
checking target system type... or32-unknown-rtems
713
checking build system type... i686-pc-linux-gnu
714
checking how to run the C preprocessor... (cached) gcc -E
715
checking for pthread.h... (cached) yes
716
creating ./config.status
717
creating Makefile
718
creating config.h
719
config.h is unchanged
720
configuring in gdb.trace
721
running /bin/sh ../../../../gdb/gdb/testsuite/gdb.trace/configure  --host=i686-pc-linux-gnu --target=or32-rtems --prefix=/home/oc/testpool/or1k/or32-rtems --cache-file=../../../config.cache --srcdir=../../../../gdb/gdb/testsuite/gdb.trace
722
loading cache ../../../config.cache
723
checking host system type... i686-pc-linux-gnu
724
checking target system type... or32-unknown-rtems
725
checking build system type... i686-pc-linux-gnu
726
creating ./config.status
727
creating Makefile
728
Configuring etc...
729
loading cache ../config.cache
730
checking for a BSD compatible install... (cached) /usr/bin/install -c
731
creating ./config.status
732
creating Makefile
733
Configuring utils...
734
Created "Makefile" in /home/oc/testpool/or1k/b-gdb/utils
735
Configuring spu...
736
Created "Makefile" in /home/oc/testpool/or1k/b-gdb/utils/spu
737
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/libiberty'
738
rm -f needed-list; touch needed-list; \
739
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
740
  for g in mkstemps.o ; do \
741
    case "$g" in \
742
      *$f*) echo $g >> needed-list ;; \
743
    esac; \
744
  done; \
745
done
746
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
747
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/libiberty/testsuite'
748
make[2]: Nothing to be done for `all'.
749
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/libiberty/testsuite'
750
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/libiberty'
751
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/intl'
752
make[1]: Nothing to be done for `all'.
753
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/intl'
754
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd'
755
/usr/bin/make  all-recursive
756
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd'
757
Making all in doc
758
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd/doc'
759
make[3]: Nothing to be done for `all'.
760
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd/doc'
761
Making all in po
762
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd/po'
763
make[3]: Nothing to be done for `all'.
764
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd/po'
765
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd'
766
rm -f bfd-tmp.h
767
cp bfd-in3.h bfd-tmp.h
768
/bin/sh ../../gdb/bfd/../move-if-change bfd-tmp.h bfd.h
769
bfd.h is unchanged
770
rm -f bfd-tmp.h
771
touch stmp-bfd-h
772
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE     -I. -I../../gdb/bfd -I../../gdb/bfd/../include  -I../../gdb/bfd/../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=or32coff_big_vec -DSELECT_VECS='&or32coff_big_vec' -DSELECT_ARCHITECTURES='&bfd_or32_arch' -DHAVE_or32coff_big_vec ../../gdb/bfd/archures.c
773
gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE -I. -I../../gdb/bfd -I../../gdb/bfd/../include -I../../gdb/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=or32coff_big_vec "-DSELECT_VECS=&or32coff_big_vec" "-DSELECT_ARCHITECTURES=&bfd_or32_arch" -DHAVE_or32coff_big_vec ../../gdb/bfd/archures.c -o archures.o
774
echo timestamp > archures.lo
775
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE     -I. -I../../gdb/bfd -I../../gdb/bfd/../include  -I../../gdb/bfd/../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=or32coff_big_vec -DSELECT_VECS='&or32coff_big_vec' -DSELECT_ARCHITECTURES='&bfd_or32_arch' -DHAVE_or32coff_big_vec ../../gdb/bfd/targets.c
776
gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE -I. -I../../gdb/bfd -I../../gdb/bfd/../include -I../../gdb/bfd/../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=or32coff_big_vec "-DSELECT_VECS=&or32coff_big_vec" "-DSELECT_ARCHITECTURES=&bfd_or32_arch" -DHAVE_or32coff_big_vec ../../gdb/bfd/targets.c -o targets.o
777
echo timestamp > targets.lo
778
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE     -I. -I../../gdb/bfd -I../../gdb/bfd/../include  -I../../gdb/bfd/../intl -I../intl   -W -Wall -g -O2 -c ../../gdb/bfd/coff-or1k.c
779
gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE -I. -I../../gdb/bfd -I../../gdb/bfd/../include -I../../gdb/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../gdb/bfd/coff-or1k.c -o coff-or1k.o
780
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
781
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[1].rightshift')
782
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
783
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[2].rightshift')
784
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
785
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[3].rightshift')
786
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
787
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[4].rightshift')
788
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
789
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[5].rightshift')
790
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
791
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[6].rightshift')
792
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
793
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[7].rightshift')
794
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
795
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[8].rightshift')
796
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
797
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[9].rightshift')
798
../../gdb/bfd/coff-or1k.c:256: warning: missing initializer
799
../../gdb/bfd/coff-or1k.c:256: warning: (near initialization for `howto_table[10].rightshift')
800
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
801
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[11].rightshift')
802
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
803
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[12].rightshift')
804
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
805
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[13].rightshift')
806
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
807
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[14].rightshift')
808
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
809
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[15].rightshift')
810
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
811
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[16].rightshift')
812
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
813
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[17].rightshift')
814
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
815
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[18].rightshift')
816
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
817
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[19].rightshift')
818
../../gdb/bfd/coff-or1k.c:257: warning: missing initializer
819
../../gdb/bfd/coff-or1k.c:257: warning: (near initialization for `howto_table[20].rightshift')
820
../../gdb/bfd/coff-or1k.c:258: warning: missing initializer
821
../../gdb/bfd/coff-or1k.c:258: warning: (near initialization for `howto_table[21].rightshift')
822
../../gdb/bfd/coff-or1k.c:258: warning: missing initializer
823
../../gdb/bfd/coff-or1k.c:258: warning: (near initialization for `howto_table[22].rightshift')
824
../../gdb/bfd/coff-or1k.c:258: warning: missing initializer
825
../../gdb/bfd/coff-or1k.c:258: warning: (near initialization for `howto_table[23].rightshift')
826
../../gdb/bfd/coff-or1k.c: In function `coff_or32_relocate_section':
827
../../gdb/bfd/coff-or1k.c:332: warning: unused parameter `output_bfd'
828
../../gdb/bfd/coff-or1k.c: In function `coff_or32_adjust_symndx':
829
../../gdb/bfd/coff-or1k.c:561: warning: unused parameter `obfd'
830
../../gdb/bfd/coff-or1k.c:562: warning: unused parameter `info'
831
../../gdb/bfd/coff-or1k.c:563: warning: unused parameter `ibfd'
832
../../gdb/bfd/coff-or1k.c:564: warning: unused parameter `sec'
833
../../gdb/bfd/coff-or1k.c: At top level:
834
../../gdb/bfd/coff-or1k.c:33: warning: `or1_reloc' declared `static' but never defined
835
../../gdb/bfd/coff-or1k.c:35: warning: `coff_or1_relocate_section' declared `static' but never defined
836
../../gdb/bfd/coff-or1k.c:38: warning: `coff_or1_adjust_symndx' declared `static' but never defined
837
echo timestamp > coff-or1k.lo
838
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE     -I. -I../../gdb/bfd -I../../gdb/bfd/../include  -I../../gdb/bfd/../intl -I../intl   -W -Wall -g -O2 -c ../../gdb/bfd/cofflink.c
839
gcc -DHAVE_CONFIG_H -I. -I../../gdb/bfd -I. -D_GNU_SOURCE -I. -I../../gdb/bfd -I../../gdb/bfd/../include -I../../gdb/bfd/../intl -I../intl -W -Wall -g -O2 -c ../../gdb/bfd/cofflink.c -o cofflink.o
840
echo timestamp > cofflink.lo
841
rm -f tofiles
842
f=""; \
843
for i in coff-or1k.lo cofflink.lo cpu-or32.lo  ; do \
844
  case " $f " in \
845
    *" $i "*) ;; \
846
    *) f="$f $i" ;; \
847
  esac ; \
848
done ; \
849
echo $f > tofiles
850
/bin/sh ../../gdb/bfd/../move-if-change tofiles ofiles
851
touch stamp-ofiles
852
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libbfd.la -rpath /home/oc/testpool/or1k/or32-rtems/lib -release 2.9.5  archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo `cat ofiles`
853
rm -fr .libs/libbfd.la .libs/libbfd.* .libs/libbfd-2.9.5.*
854
ar cru .libs/libbfd.a  archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o coff-or1k.o cofflink.o cpu-or32.o
855
ranlib .libs/libbfd.a
856
creating libbfd.la
857
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
858
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
859
if [ -f $libtooldir/libbfd.a ]; then \
860
  cp $libtooldir/libbfd.a libbfd.tmp; \
861
  /bin/sh ../../gdb/bfd/../move-if-change libbfd.tmp libbfd.a; \
862
else true; fi
863
touch stamp-lib
864
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd'
865
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd'
866
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd'
867
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes'
868
/usr/bin/make  all-recursive
869
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes'
870
Making all in po
871
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes/po'
872
make[3]: Nothing to be done for `all'.
873
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes/po'
874
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes'
875
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes'
876
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes'
877
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes'
878
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/etc'
879
make[1]: Nothing to be done for `all'.
880
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/etc'
881
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/mmalloc'
882
make[1]: Nothing to be done for `all'.
883
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/mmalloc'
884
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/readline'
885
make[1]: Nothing to be done for `all'.
886
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/readline'
887
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/sim'
888
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/sim'
889
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb'
890
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/main.c
891
In file included from tm.h:24,
892
                 from ../../gdb/gdb/defs.h:720,
893
                 from ../../gdb/gdb/main.c:21:
894
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
895
rm -f version.c
896
echo '#include "version.h"' >> version.c
897
echo 'const char version[] = "5.0";' >> version.c
898
echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c
899
echo 'const char target_name[] = "or32-rtems";' >> version.c
900
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   version.c
901
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/blockframe.c
902
In file included from tm.h:24,
903
                 from ../../gdb/gdb/defs.h:720,
904
                 from ../../gdb/gdb/blockframe.c:23:
905
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
906
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/breakpoint.c
907
In file included from tm.h:24,
908
                 from ../../gdb/gdb/defs.h:720,
909
                 from ../../gdb/gdb/breakpoint.c:22:
910
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
911
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/findvar.c
912
In file included from tm.h:24,
913
                 from ../../gdb/gdb/defs.h:720,
914
                 from ../../gdb/gdb/findvar.c:22:
915
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
916
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/stack.c
917
In file included from tm.h:24,
918
                 from ../../gdb/gdb/defs.h:720,
919
                 from ../../gdb/gdb/stack.c:22:
920
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
921
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/thread.c
922
In file included from tm.h:24,
923
                 from ../../gdb/gdb/defs.h:720,
924
                 from ../../gdb/gdb/thread.c:24:
925
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
926
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/source.c
927
In file included from tm.h:24,
928
                 from ../../gdb/gdb/defs.h:720,
929
                 from ../../gdb/gdb/source.c:21:
930
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
931
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/values.c
932
In file included from tm.h:24,
933
                 from ../../gdb/gdb/defs.h:720,
934
                 from ../../gdb/gdb/values.c:22:
935
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
936
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/eval.c
937
In file included from tm.h:24,
938
                 from ../../gdb/gdb/defs.h:720,
939
                 from ../../gdb/gdb/eval.c:22:
940
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
941
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/valops.c
942
In file included from tm.h:24,
943
                 from ../../gdb/gdb/defs.h:720,
944
                 from ../../gdb/gdb/valops.c:22:
945
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
946
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/valarith.c
947
In file included from tm.h:24,
948
                 from ../../gdb/gdb/defs.h:720,
949
                 from ../../gdb/gdb/valarith.c:22:
950
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
951
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/valprint.c
952
In file included from tm.h:24,
953
                 from ../../gdb/gdb/defs.h:720,
954
                 from ../../gdb/gdb/valprint.c:22:
955
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
956
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/printcmd.c
957
In file included from tm.h:24,
958
                 from ../../gdb/gdb/defs.h:720,
959
                 from ../../gdb/gdb/printcmd.c:21:
960
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
961
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/symtab.c
962
In file included from tm.h:24,
963
                 from ../../gdb/gdb/defs.h:720,
964
                 from ../../gdb/gdb/symtab.c:22:
965
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
966
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/symfile.c
967
In file included from tm.h:24,
968
                 from ../../gdb/gdb/defs.h:720,
969
                 from ../../gdb/gdb/symfile.c:22:
970
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
971
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/symmisc.c
972
In file included from tm.h:24,
973
                 from ../../gdb/gdb/defs.h:720,
974
                 from ../../gdb/gdb/symmisc.c:21:
975
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
976
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/infcmd.c
977
In file included from tm.h:24,
978
                 from ../../gdb/gdb/defs.h:720,
979
                 from ../../gdb/gdb/infcmd.c:22:
980
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
981
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/infrun.c
982
In file included from tm.h:24,
983
                 from ../../gdb/gdb/defs.h:720,
984
                 from ../../gdb/gdb/infrun.c:21:
985
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
986
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/command.c
987
In file included from tm.h:24,
988
                 from ../../gdb/gdb/defs.h:720,
989
                 from ../../gdb/gdb/command.c:19:
990
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
991
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/expprint.c
992
In file included from tm.h:24,
993
                 from ../../gdb/gdb/defs.h:720,
994
                 from ../../gdb/gdb/expprint.c:21:
995
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
996
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/environ.c
997
In file included from tm.h:24,
998
                 from ../../gdb/gdb/defs.h:720,
999
                 from ../../gdb/gdb/environ.c:22:
1000
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1001
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/event-loop.c
1002
In file included from tm.h:24,
1003
                 from ../../gdb/gdb/defs.h:720,
1004
                 from ../../gdb/gdb/event-loop.c:22:
1005
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1006
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/event-top.c
1007
In file included from tm.h:24,
1008
                 from ../../gdb/gdb/defs.h:720,
1009
                 from ../../gdb/gdb/event-top.c:22:
1010
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1011
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/inf-loop.c
1012
In file included from tm.h:24,
1013
                 from ../../gdb/gdb/defs.h:720,
1014
                 from ../../gdb/gdb/inf-loop.c:22:
1015
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1016
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/gdbarch.c
1017
In file included from ../../gdb/gdb/gdbarch.c:59:
1018
../../gdb/include/symcat.h:40:8: warning: extra tokens at end of #endif directive
1019
In file included from tm.h:24,
1020
                 from ../../gdb/gdb/defs.h:720,
1021
                 from ../../gdb/gdb/gdbarch.c:36:
1022
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1023
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/arch-utils.c
1024
In file included from tm.h:24,
1025
                 from ../../gdb/gdb/defs.h:720,
1026
                 from ../../gdb/gdb/arch-utils.c:21:
1027
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1028
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/gdbtypes.c
1029
In file included from tm.h:24,
1030
                 from ../../gdb/gdb/defs.h:720,
1031
                 from ../../gdb/gdb/gdbtypes.c:22:
1032
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1033
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/copying.c
1034
In file included from tm.h:24,
1035
                 from ../../gdb/gdb/defs.h:720,
1036
                 from ../../gdb/gdb/copying.c:4:
1037
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1038
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ser-tcp.c
1039
In file included from tm.h:24,
1040
                 from ../../gdb/gdb/defs.h:720,
1041
                 from ../../gdb/gdb/ser-tcp.c:21:
1042
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1043
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ser-unix.c
1044
In file included from tm.h:24,
1045
                 from ../../gdb/gdb/defs.h:720,
1046
                 from ../../gdb/gdb/ser-unix.c:21:
1047
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1048
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ser-pipe.c
1049
In file included from tm.h:24,
1050
                 from ../../gdb/gdb/defs.h:720,
1051
                 from ../../gdb/gdb/ser-pipe.c:23:
1052
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1053
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/remote.c
1054
In file included from tm.h:24,
1055
                 from ../../gdb/gdb/defs.h:720,
1056
                 from ../../gdb/gdb/remote.c:23:
1057
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1058
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/dcache.c
1059
In file included from tm.h:24,
1060
                 from ../../gdb/gdb/defs.h:720,
1061
                 from ../../gdb/gdb/dcache.c:23:
1062
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1063
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/remote-utils.c
1064
In file included from tm.h:24,
1065
                 from ../../gdb/gdb/defs.h:720,
1066
                 from ../../gdb/gdb/remote-utils.c:45:
1067
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1068
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/tracepoint.c
1069
In file included from tm.h:24,
1070
                 from ../../gdb/gdb/defs.h:720,
1071
                 from ../../gdb/gdb/tracepoint.c:21:
1072
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1073
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ax-general.c
1074
In file included from tm.h:24,
1075
                 from ../../gdb/gdb/defs.h:720,
1076
                 from ../../gdb/gdb/ax-general.c:26:
1077
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1078
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ax-gdb.c
1079
In file included from tm.h:24,
1080
                 from ../../gdb/gdb/defs.h:720,
1081
                 from ../../gdb/gdb/ax-gdb.c:21:
1082
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1083
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/mem-break.c
1084
In file included from tm.h:24,
1085
                 from ../../gdb/gdb/defs.h:720,
1086
                 from ../../gdb/gdb/mem-break.c:22:
1087
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1088
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/target.c
1089
In file included from tm.h:24,
1090
                 from ../../gdb/gdb/defs.h:720,
1091
                 from ../../gdb/gdb/target.c:22:
1092
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1093
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/parse.c
1094
In file included from tm.h:24,
1095
                 from ../../gdb/gdb/defs.h:720,
1096
                 from ../../gdb/gdb/parse.c:34:
1097
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1098
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/language.c
1099
In file included from tm.h:24,
1100
                 from ../../gdb/gdb/defs.h:720,
1101
                 from ../../gdb/gdb/language.c:31:
1102
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1103
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/c-exp.tab.c
1104
In file included from tm.h:24,
1105
                 from ../../gdb/gdb/defs.h:720,
1106
                 from c-exp.y:40:
1107
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1108
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/jv-exp.tab.c
1109
In file included from tm.h:24,
1110
                 from ../../gdb/gdb/defs.h:720,
1111
                 from jv-exp.y:40:
1112
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1113
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/f-exp.tab.c
1114
In file included from tm.h:24,
1115
                 from ../../gdb/gdb/defs.h:720,
1116
                 from f-exp.y:45:
1117
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1118
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/m2-exp.tab.c
1119
In file included from tm.h:24,
1120
                 from ../../gdb/gdb/defs.h:720,
1121
                 from m2-exp.y:42:
1122
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1123
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/buildsym.c
1124
In file included from tm.h:24,
1125
                 from ../../gdb/gdb/defs.h:720,
1126
                 from ../../gdb/gdb/buildsym.c:28:
1127
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1128
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/kod.c
1129
In file included from tm.h:24,
1130
                 from ../../gdb/gdb/defs.h:720,
1131
                 from ../../gdb/gdb/kod.c:23:
1132
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1133
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/kod-cisco.c
1134
In file included from tm.h:24,
1135
                 from ../../gdb/gdb/defs.h:720,
1136
                 from ../../gdb/gdb/kod-cisco.c:22:
1137
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1138
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/gdb-events.c
1139
In file included from tm.h:24,
1140
                 from ../../gdb/gdb/defs.h:720,
1141
                 from ../../gdb/gdb/gdb-events.c:37:
1142
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1143
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/exec.c
1144
In file included from tm.h:24,
1145
                 from ../../gdb/gdb/defs.h:720,
1146
                 from ../../gdb/gdb/exec.c:22:
1147
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1148
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/bcache.c
1149
In file included from tm.h:24,
1150
                 from ../../gdb/gdb/defs.h:720,
1151
                 from ../../gdb/gdb/bcache.c:26:
1152
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1153
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/objfiles.c
1154
In file included from tm.h:24,
1155
                 from ../../gdb/gdb/defs.h:720,
1156
                 from ../../gdb/gdb/objfiles.c:25:
1157
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1158
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/minsyms.c
1159
In file included from tm.h:24,
1160
                 from ../../gdb/gdb/defs.h:720,
1161
                 from ../../gdb/gdb/minsyms.c:41:
1162
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1163
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/maint.c
1164
In file included from tm.h:24,
1165
                 from ../../gdb/gdb/defs.h:720,
1166
                 from ../../gdb/gdb/maint.c:23:
1167
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1168
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/demangle.c
1169
In file included from tm.h:24,
1170
                 from ../../gdb/gdb/defs.h:720,
1171
                 from ../../gdb/gdb/demangle.c:26:
1172
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1173
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/dbxread.c
1174
In file included from tm.h:24,
1175
                 from ../../gdb/gdb/defs.h:720,
1176
                 from ../../gdb/gdb/dbxread.c:36:
1177
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1178
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/coffread.c
1179
In file included from tm.h:24,
1180
                 from ../../gdb/gdb/defs.h:720,
1181
                 from ../../gdb/gdb/coffread.c:23:
1182
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1183
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/elfread.c
1184
In file included from tm.h:24,
1185
                 from ../../gdb/gdb/defs.h:720,
1186
                 from ../../gdb/gdb/elfread.c:22:
1187
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1188
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/dwarfread.c
1189
In file included from tm.h:24,
1190
                 from ../../gdb/gdb/defs.h:720,
1191
                 from ../../gdb/gdb/dwarfread.c:42:
1192
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1193
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/dwarf2read.c
1194
In file included from tm.h:24,
1195
                 from ../../gdb/gdb/defs.h:720,
1196
                 from ../../gdb/gdb/dwarf2read.c:28:
1197
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1198
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/mipsread.c
1199
In file included from tm.h:24,
1200
                 from ../../gdb/gdb/defs.h:720,
1201
                 from ../../gdb/gdb/mipsread.c:27:
1202
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1203
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/stabsread.c
1204
In file included from tm.h:24,
1205
                 from ../../gdb/gdb/defs.h:720,
1206
                 from ../../gdb/gdb/stabsread.c:28:
1207
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1208
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/corefile.c
1209
In file included from tm.h:24,
1210
                 from ../../gdb/gdb/defs.h:720,
1211
                 from ../../gdb/gdb/corefile.c:22:
1212
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1213
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/c-lang.c
1214
In file included from tm.h:24,
1215
                 from ../../gdb/gdb/defs.h:720,
1216
                 from ../../gdb/gdb/c-lang.c:21:
1217
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1218
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ch-exp.c
1219
In file included from tm.h:24,
1220
                 from ../../gdb/gdb/defs.h:720,
1221
                 from ../../gdb/gdb/ch-exp.c:47:
1222
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1223
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ch-lang.c
1224
In file included from tm.h:24,
1225
                 from ../../gdb/gdb/defs.h:720,
1226
                 from ../../gdb/gdb/ch-lang.c:21:
1227
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1228
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/f-lang.c
1229
In file included from tm.h:24,
1230
                 from ../../gdb/gdb/defs.h:720,
1231
                 from ../../gdb/gdb/f-lang.c:23:
1232
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1233
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ui-out.c
1234
In file included from tm.h:24,
1235
                 from ../../gdb/gdb/defs.h:720,
1236
                 from ../../gdb/gdb/ui-out.c:23:
1237
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1238
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/cli-out.c
1239
In file included from tm.h:24,
1240
                 from ../../gdb/gdb/defs.h:720,
1241
                 from ../../gdb/gdb/cli-out.c:23:
1242
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1243
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/varobj.c
1244
In file included from tm.h:24,
1245
                 from ../../gdb/gdb/defs.h:720,
1246
                 from ../../gdb/gdb/varobj.c:19:
1247
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1248
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/wrapper.c
1249
In file included from tm.h:24,
1250
                 from ../../gdb/gdb/defs.h:720,
1251
                 from ../../gdb/gdb/wrapper.c:19:
1252
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1253
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/jv-lang.c
1254
In file included from tm.h:24,
1255
                 from ../../gdb/gdb/defs.h:720,
1256
                 from ../../gdb/gdb/jv-lang.c:21:
1257
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1258
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/jv-valprint.c
1259
In file included from tm.h:24,
1260
                 from ../../gdb/gdb/defs.h:720,
1261
                 from ../../gdb/gdb/jv-valprint.c:21:
1262
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1263
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/jv-typeprint.c
1264
In file included from tm.h:24,
1265
                 from ../../gdb/gdb/defs.h:720,
1266
                 from ../../gdb/gdb/jv-typeprint.c:22:
1267
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1268
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/m2-lang.c
1269
In file included from tm.h:24,
1270
                 from ../../gdb/gdb/defs.h:720,
1271
                 from ../../gdb/gdb/m2-lang.c:21:
1272
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1273
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/scm-exp.c
1274
In file included from tm.h:24,
1275
                 from ../../gdb/gdb/defs.h:720,
1276
                 from ../../gdb/gdb/scm-exp.c:21:
1277
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1278
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/scm-lang.c
1279
In file included from tm.h:24,
1280
                 from ../../gdb/gdb/defs.h:720,
1281
                 from ../../gdb/gdb/scm-lang.c:21:
1282
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1283
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/scm-valprint.c
1284
In file included from tm.h:24,
1285
                 from ../../gdb/gdb/defs.h:720,
1286
                 from ../../gdb/gdb/scm-valprint.c:21:
1287
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1288
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/complaints.c
1289
In file included from tm.h:24,
1290
                 from ../../gdb/gdb/defs.h:720,
1291
                 from ../../gdb/gdb/complaints.c:21:
1292
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1293
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/typeprint.c
1294
In file included from tm.h:24,
1295
                 from ../../gdb/gdb/defs.h:720,
1296
                 from ../../gdb/gdb/typeprint.c:21:
1297
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1298
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/c-typeprint.c
1299
In file included from tm.h:24,
1300
                 from ../../gdb/gdb/defs.h:720,
1301
                 from ../../gdb/gdb/c-typeprint.c:22:
1302
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1303
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ch-typeprint.c
1304
In file included from tm.h:24,
1305
                 from ../../gdb/gdb/defs.h:720,
1306
                 from ../../gdb/gdb/ch-typeprint.c:21:
1307
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1308
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/f-typeprint.c
1309
In file included from tm.h:24,
1310
                 from ../../gdb/gdb/defs.h:720,
1311
                 from ../../gdb/gdb/f-typeprint.c:23:
1312
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1313
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/m2-typeprint.c
1314
In file included from tm.h:24,
1315
                 from ../../gdb/gdb/defs.h:720,
1316
                 from ../../gdb/gdb/m2-typeprint.c:21:
1317
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1318
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/c-valprint.c
1319
In file included from tm.h:24,
1320
                 from ../../gdb/gdb/defs.h:720,
1321
                 from ../../gdb/gdb/c-valprint.c:22:
1322
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1323
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/cp-valprint.c
1324
In file included from tm.h:24,
1325
                 from ../../gdb/gdb/defs.h:720,
1326
                 from ../../gdb/gdb/cp-valprint.c:22:
1327
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1328
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ch-valprint.c
1329
In file included from tm.h:24,
1330
                 from ../../gdb/gdb/defs.h:720,
1331
                 from ../../gdb/gdb/ch-valprint.c:22:
1332
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1333
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/f-valprint.c
1334
In file included from tm.h:24,
1335
                 from ../../gdb/gdb/defs.h:720,
1336
                 from ../../gdb/gdb/f-valprint.c:23:
1337
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1338
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/m2-valprint.c
1339
In file included from tm.h:24,
1340
                 from ../../gdb/gdb/defs.h:720,
1341
                 from ../../gdb/gdb/m2-valprint.c:21:
1342
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1343
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/nlmread.c
1344
In file included from tm.h:24,
1345
                 from ../../gdb/gdb/defs.h:720,
1346
                 from ../../gdb/gdb/nlmread.c:22:
1347
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1348
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/serial.c
1349
In file included from tm.h:24,
1350
                 from ../../gdb/gdb/defs.h:720,
1351
                 from ../../gdb/gdb/serial.c:21:
1352
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1353
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/mdebugread.c
1354
In file included from tm.h:24,
1355
                 from ../../gdb/gdb/defs.h:720,
1356
                 from ../../gdb/gdb/mdebugread.c:43:
1357
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1358
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/os9kread.c
1359
In file included from tm.h:24,
1360
                 from ../../gdb/gdb/defs.h:720,
1361
                 from ../../gdb/gdb/os9kread.c:36:
1362
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1363
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/top.c
1364
In file included from tm.h:24,
1365
                 from ../../gdb/gdb/defs.h:720,
1366
                 from ../../gdb/gdb/top.c:21:
1367
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1368
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/utils.c
1369
In file included from tm.h:24,
1370
                 from ../../gdb/gdb/defs.h:720,
1371
                 from ../../gdb/gdb/utils.c:22:
1372
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1373
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/ui-file.c
1374
In file included from tm.h:24,
1375
                 from ../../gdb/gdb/defs.h:720,
1376
                 from ../../gdb/gdb/ui-file.c:23:
1377
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1378
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/tui/tui-file.c
1379
In file included from tm.h:24,
1380
                 from ../../gdb/gdb/defs.h:720,
1381
                 from ../../gdb/gdb/tui/tui-file.c:21:
1382
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1383
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/annotate.c
1384
In file included from tm.h:24,
1385
                 from ../../gdb/gdb/defs.h:720,
1386
                 from ../../gdb/gdb/annotate.c:21:
1387
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1388
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/inflow.c
1389
In file included from tm.h:24,
1390
                 from ../../gdb/gdb/defs.h:720,
1391
                 from ../../gdb/gdb/inflow.c:21:
1392
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1393
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/gdb/gnu-regex.c
1394
Making init.c
1395
gcc -c -g -O2    -I. -I../../gdb/gdb -I../../gdb/gdb/config -DHAVE_CONFIG_H -I../../gdb/gdb/../include/opcode -I../../gdb/gdb/../readline/.. -I../bfd -I../../gdb/gdb/../bfd  -I../../gdb/gdb/../include -I../intl -I../../gdb/gdb/../intl -I../../gdb/gdb/tui  -DUSE_INCLUDED_REGEX   init.c
1396
In file included from tm.h:24,
1397
                 from ../../gdb/gdb/defs.h:720,
1398
                 from init.c:3:
1399
../../gdb/gdb/config/or1k/tm-or1k.h:319: warning: parameter has incomplete type
1400
rm -f libgdb.a
1401
ar q libgdb.a version.o blockframe.o breakpoint.o findvar.o stack.o thread.o source.o values.o eval.o valops.o valarith.o valprint.o printcmd.o symtab.o symfile.o symmisc.o infcmd.o infrun.o command.o expprint.o environ.o event-loop.o event-top.o inf-loop.o gdbarch.o arch-utils.o gdbtypes.o copying.o or1k-tdep.o remote-or1k.o jtag.o ser-tcp.o ser-unix.o ser-pipe.o  remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o   mem-break.o target.o parse.o language.o c-exp.tab.o jv-exp.tab.o f-exp.tab.o m2-exp.tab.o buildsym.o kod.o kod-cisco.o gdb-events.o exec.o bcache.o objfiles.o minsyms.o maint.o demangle.o dbxread.o coffread.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o c-lang.o ch-exp.o ch-lang.o f-lang.o ui-out.o cli-out.o varobj.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o scm-exp.o scm-lang.o scm-valprint.o complaints.o typeprint.o c-typeprint.o ch-typeprint.o f-typeprint.o m2-typeprint.o c-valprint.o cp-valprint.o ch-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o os9kread.o top.o utils.o ui-file.o tui-file.o annotate.o inflow.o gnu-regex.o    init.o
1402
ranlib libgdb.a
1403
rm -f gdb
1404
gcc -g -O2        -o gdb main.o libgdb.a    ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  ../libiberty/libiberty.a -lncurses     -lm  ../libiberty/libiberty.a  -ldl -rdynamic
1405
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb'
1406
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb/doc'
1407
make[3]: Nothing to be done for `all'.
1408
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb/doc'
1409
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb'
1410
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb'
1411
/bin/sh ../gdb/mkinstalldirs /home/oc/testpool/or1k/or32-rtems /home/oc/testpool/or1k/or32-rtems
1412
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd'
1413
Making install in doc
1414
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd/doc'
1415
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd/doc'
1416
make[3]: Nothing to be done for `install-exec-am'.
1417
make[3]: Nothing to be done for `install-data-am'.
1418
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd/doc'
1419
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd/doc'
1420
Making install in po
1421
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd/po'
1422
if test -r ../../../gdb/bfd/po/../../mkinstalldirs; then \
1423
  ../../../gdb/bfd/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share; \
1424
else \
1425
  ../../../gdb/bfd/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share; \
1426
fi
1427
if test "bfd" = "gettext"; then \
1428
  if test -r ../../../gdb/bfd/po/../../mkinstalldirs; then \
1429
    ../../../gdb/bfd/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share/gettext/po; \
1430
  else \
1431
    ../../../gdb/bfd/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share/gettext/po; \
1432
  fi; \
1433
  /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 ../../../gdb/bfd/po/Makefile.in.in \
1434
                  /home/oc/testpool/or1k/or32-rtems/share/gettext/po/Makefile.in.in; \
1435
else \
1436
  : ; \
1437
fi
1438
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd/po'
1439
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd'
1440
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/bfd'
1441
/bin/sh ../../gdb/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/lib
1442
/bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c libbfd.la /home/oc/testpool/or1k/or32-rtems/lib/libbfd.la
1443
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c .libs/libbfd.lai /home/oc/testpool/or1k/or32-rtems/lib/libbfd.la
1444
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c .libs/libbfd.a /home/oc/testpool/or1k/or32-rtems/lib/libbfd.a
1445
ranlib /home/oc/testpool/or1k/or32-rtems/lib/libbfd.a
1446
chmod 644 /home/oc/testpool/or1k/or32-rtems/lib/libbfd.a
1447
----------------------------------------------------------------------
1448
Libraries have been installed in:
1449
   /home/oc/testpool/or1k/or32-rtems/lib
1450
 
1451
If you ever happen to want to link against installed libraries
1452
in a given directory, LIBDIR, you must either use libtool, and
1453
specify the full pathname of the library, or use `-LLIBDIR'
1454
flag during linking and do at least one of the following:
1455
   - add LIBDIR to the `LD_RUN_PATH' environment variable
1456
     during linking
1457
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
1458
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
1459
 
1460
See any operating system documentation about shared libraries for
1461
more information, such as the ld(1) and ld.so(8) manual pages.
1462
----------------------------------------------------------------------
1463
/bin/sh ../../gdb/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/include
1464
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 bfd.h /home/oc/testpool/or1k/or32-rtems/include/bfd.h
1465
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 ../../gdb/bfd/../include/ansidecl.h /home/oc/testpool/or1k/or32-rtems/include/ansidecl.h
1466
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 ../../gdb/bfd/../include/bfdlink.h /home/oc/testpool/or1k/or32-rtems/include/bfdlink.h
1467
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd'
1468
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd'
1469
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/bfd'
1470
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes'
1471
Making install in po
1472
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes/po'
1473
if test -r ../../../gdb/opcodes/po/../../mkinstalldirs; then \
1474
  ../../../gdb/opcodes/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share; \
1475
else \
1476
  ../../../gdb/opcodes/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share; \
1477
fi
1478
if test "opcodes" = "gettext"; then \
1479
  if test -r ../../../gdb/opcodes/po/../../mkinstalldirs; then \
1480
    ../../../gdb/opcodes/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share/gettext/po; \
1481
  else \
1482
    ../../../gdb/opcodes/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share/gettext/po; \
1483
  fi; \
1484
  /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 ../../../gdb/opcodes/po/Makefile.in.in \
1485
                  /home/oc/testpool/or1k/or32-rtems/share/gettext/po/Makefile.in.in; \
1486
else \
1487
  : ; \
1488
fi
1489
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes/po'
1490
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes'
1491
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/opcodes'
1492
/bin/sh ../../gdb/opcodes/../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/lib
1493
/bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c libopcodes.la /home/oc/testpool/or1k/or32-rtems/lib/libopcodes.la
1494
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c .libs/libopcodes.lai /home/oc/testpool/or1k/or32-rtems/lib/libopcodes.la
1495
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c .libs/libopcodes.a /home/oc/testpool/or1k/or32-rtems/lib/libopcodes.a
1496
ranlib /home/oc/testpool/or1k/or32-rtems/lib/libopcodes.a
1497
chmod 644 /home/oc/testpool/or1k/or32-rtems/lib/libopcodes.a
1498
libtool: install: warning: remember to run `libtool --finish /home/oc/testpool/or1k/or32-uclinux/lib'
1499
make[3]: Nothing to be done for `install-data-am'.
1500
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes'
1501
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes'
1502
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/opcodes'
1503
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/etc'
1504
make[1]: Nothing to be done for `install'.
1505
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/etc'
1506
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/intl'
1507
if test "@PACKAGE@" = "gettext" \
1508
   && test '' = 'intl-compat.o'; then \
1509
  if test -r ../../gdb/intl/../../mkinstalldirs; then \
1510
    ../../gdb/intl/../../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/lib /home/oc/testpool/or1k/or32-rtems/include; \
1511
  else \
1512
    ../../gdb/intl/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/lib /home/oc/testpool/or1k/or32-rtems/include; \
1513
  fi; \
1514
  /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 intlh.inst /home/oc/testpool/or1k/or32-rtems/include/libintl.h; \
1515
  /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 libintl.a /home/oc/testpool/or1k/or32-rtems/lib/libintl.a; \
1516
else \
1517
  : ; \
1518
fi
1519
if test "@PACKAGE@" = "gettext"; then \
1520
  if test -r ../../gdb/intl/../../mkinstalldirs; then \
1521
    ../../gdb/intl/../../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share/gettext/intl; \
1522
  else \
1523
    ../../gdb/intl/mkinstalldirs /home/oc/testpool/or1k/or32-rtems/share/gettext/intl; \
1524
  fi; \
1525
  /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 VERSION /home/oc/testpool/or1k/or32-rtems/share/gettext/intl/VERSION; \
1526
  dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \
1527
  for file in $dists; do \
1528
    /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 ../../gdb/intl/$file /home/oc/testpool/or1k/or32-rtems/share/gettext/intl/$file; \
1529
  done; \
1530
else \
1531
  : ; \
1532
fi
1533
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/intl'
1534
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/libiberty'
1535
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/libiberty/testsuite'
1536
make[2]: Nothing to be done for `all'.
1537
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/libiberty/testsuite'
1538
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 libiberty.a /home/oc/testpool/or1k/or32-rtems/lib/libiberty.an
1539
( cd /home/oc/testpool/or1k/or32-rtems/lib ; ranlib libiberty.an )
1540
mv -f /home/oc/testpool/or1k/or32-rtems/lib/libiberty.an /home/oc/testpool/or1k/or32-rtems/lib/libiberty.a
1541
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/libiberty/testsuite'
1542
make[2]: Nothing to be done for `install'.
1543
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/libiberty/testsuite'
1544
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/libiberty'
1545
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/mmalloc'
1546
/bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 libmmalloc.a /home/oc/testpool/or1k/or32-rtems/lib/libmmalloc.an
1547
ranlib /home/oc/testpool/or1k/or32-rtems/lib/libmmalloc.an
1548
mv -f /home/oc/testpool/or1k/or32-rtems/lib/libmmalloc.an /home/oc/testpool/or1k/or32-rtems/lib/libmmalloc.a
1549
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/mmalloc'
1550
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/readline'
1551
make[1]: Nothing to be done for `install'.
1552
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/readline'
1553
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/sim'
1554
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/sim'
1555
make[1]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb'
1556
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb'
1557
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb/doc'
1558
make[3]: Nothing to be done for `all'.
1559
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb/doc'
1560
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb'
1561
transformed_name=`t='s,^,or32-rtems-,; '; \
1562
                  echo gdb | sed -e $t` ; \
1563
        if test "x$transformed_name" = x; then \
1564
          transformed_name=gdb ; \
1565
        else \
1566
          true ; \
1567
        fi ; \
1568
        ../../gdb/gdb/../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/bin ; \
1569
        /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c  gdb /home/oc/testpool/or1k/or32-rtems/bin/$transformed_name ; \
1570
        ../../gdb/gdb/../mkinstalldirs /home/oc/testpool/or1k/or32-rtems/man/man1 ; \
1571
        /bin/sh /home/oc/testpool/or1k/gdb/install-sh -c -m 644 ../../gdb/gdb/gdb.1 /home/oc/testpool/or1k/or32-rtems/man/man1/$transformed_name.1
1572
make[2]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb'
1573
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb/doc'
1574
make[3]: Nothing to be done for `install'.
1575
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb/doc'
1576
make[3]: Entering directory `/home/oc/testpool/or1k/b-gdb/gdb/testsuite'
1577
make[3]: Nothing to be done for `install'.
1578
make[3]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb/testsuite'
1579
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb'
1580
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gdb/gdb'

powered by: WebSVN 2.1.0

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