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

Subversion Repositories or1k

[/] [web_uploads/] [ats/] [or32-uclinux/] [build_binutils.txt] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1765 root
Sun May 22 23:55:50 CEST 2005
2
Linux fizmo 2.4.26 #2 SMP Wed May 26 10:03:20 CEST 2004 i686 unknown
3
Configuring for a i686-pc-linux-gnu host.
4
Created "Makefile" in /home/oc/testpool/or1k/b-b
5
Configuring intl...
6
creating cache ../config.cache
7
checking for a BSD compatible install... /usr/bin/install -c
8
checking how to run the C preprocessor... gcc -E
9
checking whether make sets ${MAKE}... yes
10
checking for gcc... gcc
11
checking whether the C compiler (gcc -g -O2 ) works... yes
12
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
13
checking whether we are using GNU C... yes
14
checking whether gcc accepts -g... yes
15
checking for ranlib... ranlib
16
checking for POSIXized ISC... no
17
checking for ANSI C header files... yes
18
checking for working const... yes
19
checking for inline... inline
20
checking for off_t... yes
21
checking for size_t... yes
22
checking for working alloca.h... yes
23
checking for alloca... yes
24
checking for unistd.h... yes
25
checking for getpagesize... yes
26
checking for working mmap... yes
27
checking for argz.h... yes
28
checking for limits.h... yes
29
checking for locale.h... yes
30
checking for nl_types.h... yes
31
checking for malloc.h... yes
32
checking for string.h... yes
33
checking for unistd.h... (cached) yes
34
checking for values.h... yes
35
checking for sys/param.h... yes
36
checking for getcwd... yes
37
checking for munmap... yes
38
checking for putenv... yes
39
checking for setenv... yes
40
checking for setlocale... yes
41
checking for strchr... yes
42
checking for strcasecmp... yes
43
checking for __argz_count... yes
44
checking for __argz_stringify... yes
45
checking for __argz_next... yes
46
checking for stpcpy... yes
47
checking for LC_MESSAGES... yes
48
checking whether NLS is requested... yes
49
checking whether included gettext is requested... no
50
checking for libintl.h... yes
51
checking for gettext in libc... yes
52
checking for msgfmt... /usr/bin/msgfmt
53
checking for dcgettext... yes
54
checking for gmsgfmt... /usr/bin/msgfmt
55
checking for xgettext... /usr/bin/xgettext
56
updating cache ../config.cache
57
creating ./config.status
58
creating Makefile
59
creating config.h
60
Configuring libiberty...
61
loading cache ../config.cache
62
checking whether to enable maintainer-specific portions of Makefiles... no
63
checking for makeinfo... makeinfo
64
checking for perl... perl
65
checking host system type... i686-pc-linux-gnu
66
checking build system type... i686-pc-linux-gnu
67
checking for ar... ar
68
checking for ranlib... (cached) ranlib
69
checking for gcc... (cached) gcc
70
checking whether we are using GNU C... (cached) yes
71
checking whether gcc accepts -g... (cached) yes
72
checking for POSIXized ISC... no
73
checking for working const... (cached) yes
74
checking for inline... (cached) inline
75
checking for a BSD compatible install... (cached) /usr/bin/install -c
76
checking how to run the C preprocessor... (cached) gcc -E
77
checking for sys/file.h... yes
78
checking for sys/param.h... (cached) yes
79
checking for limits.h... (cached) yes
80
checking for stdlib.h... yes
81
checking for string.h... (cached) yes
82
checking for unistd.h... (cached) yes
83
checking for strings.h... yes
84
checking for sys/time.h... yes
85
checking for time.h... yes
86
checking for sys/resource.h... yes
87
checking for sys/stat.h... yes
88
checking for sys/mman.h... yes
89
checking for fcntl.h... yes
90
checking for alloca.h... (cached) yes
91
checking for sys/wait.h that is POSIX.1 compatible... yes
92
checking whether time.h and sys/time.h may both be included... yes
93
checking whether errno must be declared... no
94
checking for ANSI C header files... (cached) yes
95
checking for uintptr_t... no
96
checking whether the C compiler (gcc -g -O2 ) works... yes
97
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
98
checking for asprintf... yes
99
checking for atexit... yes
100
checking for basename... yes
101
checking for bcmp... yes
102
checking for bcopy... yes
103
checking for bsearch... yes
104
checking for bzero... yes
105
checking for calloc... yes
106
checking for clock... yes
107
checking for ffs... yes
108
checking for getcwd... (cached) yes
109
checking for getpagesize... (cached) yes
110
checking for index... yes
111
checking for insque... yes
112
checking for memchr... yes
113
checking for memcmp... yes
114
checking for memcpy... yes
115
checking for memmove... yes
116
checking for memset... yes
117
checking for mkstemps... no
118
checking for putenv... (cached) yes
119
checking for random... yes
120
checking for rename... yes
121
checking for rindex... yes
122
checking for setenv... (cached) yes
123
checking for sigsetmask... yes
124
checking for strcasecmp... (cached) yes
125
checking for strchr... (cached) yes
126
checking for strdup... yes
127
checking for strncasecmp... yes
128
checking for strrchr... yes
129
checking for strstr... yes
130
checking for strtod... yes
131
checking for strtol... yes
132
checking for strtoul... yes
133
checking for tmpnam... yes
134
checking for vasprintf... yes
135
checking for vfprintf... yes
136
checking for vprintf... yes
137
checking for vsprintf... yes
138
checking for waitpid... yes
139
checking whether alloca needs Cray hooks... no
140
checking stack direction for C alloca... -1
141
checking for pid_t... yes
142
checking for vfork.h... no
143
checking for working vfork... yes
144
checking for _doprnt... no
145
checking for sys_errlist... yes
146
checking for sys_nerr... yes
147
checking for sys_siglist... yes
148
checking for getrusage... yes
149
checking for on_exit... yes
150
checking for psignal... yes
151
checking for strerror... yes
152
checking for strsignal... yes
153
checking for sysconf... yes
154
checking for times... yes
155
checking for sbrk... yes
156
checking for gettimeofday... yes
157
checking for stdlib.h... (cached) yes
158
checking for unistd.h... (cached) yes
159
checking for sys/stat.h... (cached) yes
160
checking for sys/types.h... yes
161
checking for getpagesize... (cached) yes
162
checking for working mmap... (cached) yes
163
checking for working strncmp... yes
164
updating cache ../config.cache
165
creating ./config.status
166
creating Makefile
167
creating testsuite/Makefile
168
creating config.h
169
Configuring opcodes...
170
loading cache ../config.cache
171
checking for Cygwin environment... no
172
checking for mingw32 environment... no
173
checking host system type... i686-pc-linux-gnu
174
checking target system type... or32-unknown-uclinux
175
checking build system type... i686-pc-linux-gnu
176
checking for strerror in -lcposix... no
177
checking for a BSD compatible install... (cached) /usr/bin/install -c
178
checking whether build environment is sane... yes
179
checking whether make sets ${MAKE}... (cached) yes
180
checking for working aclocal... found
181
checking for working autoconf... found
182
checking for working automake... found
183
checking for working autoheader... found
184
checking for working makeinfo... found
185
checking for ar... (cached) ar
186
checking for ranlib... (cached) ranlib
187
checking for gcc... (cached) gcc
188
checking whether the C compiler (gcc -g -O2 ) works... yes
189
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
190
checking whether we are using GNU C... (cached) yes
191
checking whether gcc accepts -g... (cached) yes
192
checking for ld used by GCC... /usr/bin/ld
193
checking if the linker (/usr/bin/ld) is GNU ld... yes
194
checking for /usr/bin/ld option to reload object files... -r
195
checking for BSD-compatible nm... /usr/bin/nm -B
196
checking whether ln -s works... yes
197
checking how to recognise dependant libraries... pass_all
198
checking for object suffix... o
199
checking for executable suffix... no
200
checking for ranlib... (cached) ranlib
201
checking for strip... strip
202
updating cache ../config.cache
203
loading cache ../config.cache within ltconfig
204
checking for objdir... .libs
205
checking for gcc option to produce PIC... -fPIC -DPIC
206
checking if gcc PIC flag -fPIC -DPIC works... yes
207
checking if gcc static flag -static works... yes
208
finding the maximum length of command line arguments... 49153
209
checking if gcc supports -c -o file.o... yes
210
checking if gcc supports -fno-rtti -fno-exceptions ... yes
211
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
212
checking how to hardcode library paths into programs... immediate
213
checking whether stripping libraries is possible... yes
214
checking dynamic linker characteristics... GNU/Linux ld.so
215
checking command to parse /usr/bin/nm -B output... ok
216
checking if libtool supports shared libraries... yes
217
checking whether to build shared libraries... no
218
checking whether to build static libraries... yes
219
creating libtool
220
updating cache ../config.cache
221
loading cache ../config.cache
222
checking whether to enable maintainer-specific portions of Makefiles... no
223
checking for executable suffix... (cached) no
224
checking for gcc... (cached) gcc
225
checking whether the C compiler (gcc -g -O2 ) works... yes
226
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
227
checking whether we are using GNU C... (cached) yes
228
checking whether gcc accepts -g... (cached) yes
229
checking how to run the C preprocessor... (cached) gcc -E
230
checking for ranlib... (cached) ranlib
231
checking for ANSI C header files... (cached) yes
232
checking for working const... (cached) yes
233
checking for inline... (cached) inline
234
checking for off_t... (cached) yes
235
checking for size_t... (cached) yes
236
checking for working alloca.h... (cached) yes
237
checking for alloca... (cached) yes
238
checking for stdlib.h... (cached) yes
239
checking for unistd.h... (cached) yes
240
checking for sys/stat.h... (cached) yes
241
checking for sys/types.h... (cached) yes
242
checking for getpagesize... (cached) yes
243
checking for working mmap... (cached) yes
244
checking for argz.h... (cached) yes
245
checking for limits.h... (cached) yes
246
checking for locale.h... (cached) yes
247
checking for nl_types.h... (cached) yes
248
checking for malloc.h... (cached) yes
249
checking for string.h... (cached) yes
250
checking for unistd.h... (cached) yes
251
checking for values.h... (cached) yes
252
checking for sys/param.h... (cached) yes
253
checking for getcwd... (cached) yes
254
checking for munmap... (cached) yes
255
checking for putenv... (cached) yes
256
checking for setenv... (cached) yes
257
checking for setlocale... (cached) yes
258
checking for strchr... (cached) yes
259
checking for strcasecmp... (cached) yes
260
checking for __argz_count... (cached) yes
261
checking for __argz_stringify... (cached) yes
262
checking for __argz_next... (cached) yes
263
checking for LC_MESSAGES... (cached) yes
264
checking whether NLS is requested... yes
265
checking whether included gettext is requested... no
266
checking for libintl.h... (cached) yes
267
checking for gettext in libc... (cached) yes
268
checking for msgfmt... (cached) /usr/bin/msgfmt
269
checking for dcgettext... (cached) yes
270
checking for gmsgfmt... (cached) /usr/bin/msgfmt
271
checking for xgettext... (cached) /usr/bin/xgettext
272
checking for catalogs to be installed...  fr sv tr es da
273
checking for a BSD compatible install... /usr/bin/install -c
274
checking for string.h... (cached) yes
275
checking for strings.h... (cached) yes
276
checking for stdlib.h... (cached) yes
277
creating ./config.status
278
creating Makefile
279
creating po/Makefile.in
280
creating config.h
281
Configuring bfd...
282
loading cache ../config.cache
283
checking for Cygwin environment... (cached) no
284
checking for mingw32 environment... (cached) no
285
checking host system type... i686-pc-linux-gnu
286
checking target system type... or32-unknown-uclinux
287
checking build system type... i686-pc-linux-gnu
288
checking for gcc... (cached) gcc
289
checking whether the C compiler (gcc -g -O2 ) works... yes
290
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
291
checking whether we are using GNU C... (cached) yes
292
checking whether gcc accepts -g... (cached) yes
293
checking for POSIXized ISC... no
294
checking for a BSD compatible install... (cached) /usr/bin/install -c
295
checking whether build environment is sane... yes
296
checking whether make sets ${MAKE}... (cached) yes
297
checking for working aclocal... found
298
checking for working autoconf... found
299
checking for working automake... found
300
checking for working autoheader... found
301
checking for working makeinfo... found
302
checking for ar... (cached) ar
303
checking for ranlib... (cached) ranlib
304
checking for ld used by GCC... (cached) /usr/bin/ld
305
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
306
checking for /usr/bin/ld option to reload object files... (cached) -r
307
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
308
checking whether ln -s works... (cached) yes
309
checking how to recognise dependant libraries... (cached) pass_all
310
checking for object suffix... (cached) o
311
checking for executable suffix... (cached) no
312
checking for ranlib... (cached) ranlib
313
checking for strip... (cached) strip
314
loading cache ../config.cache within ltconfig
315
checking for objdir... .libs
316
checking for gcc option to produce PIC...  -fPIC -DPIC
317
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
318
checking if gcc static flag -static works... (cached) yes
319
finding the maximum length of command line arguments... (cached) 49153
320
checking if gcc supports -c -o file.o... (cached) yes
321
checking if gcc supports -fno-rtti -fno-exceptions ... yes
322
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
323
checking how to hardcode library paths into programs... immediate
324
checking whether stripping libraries is possible... yes
325
checking dynamic linker characteristics... GNU/Linux ld.so
326
checking command to parse /usr/bin/nm -B output... ok
327
checking if libtool supports shared libraries... yes
328
checking whether to build shared libraries... no
329
checking whether to build static libraries... yes
330
creating libtool
331
loading cache ../config.cache
332
checking whether to enable maintainer-specific portions of Makefiles... no
333
checking for executable suffix... (cached) no
334
checking for gcc... (cached) gcc
335
checking whether the C compiler (gcc -g -O2 ) works... yes
336
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
337
checking whether we are using GNU C... (cached) yes
338
checking whether gcc accepts -g... (cached) yes
339
checking how to run the C preprocessor... (cached) gcc -E
340
checking for ranlib... (cached) ranlib
341
checking for ANSI C header files... (cached) yes
342
checking for working const... (cached) yes
343
checking for inline... (cached) inline
344
checking for off_t... (cached) yes
345
checking for size_t... (cached) yes
346
checking for working alloca.h... (cached) yes
347
checking for alloca... (cached) yes
348
checking for unistd.h... (cached) yes
349
checking for getpagesize... (cached) yes
350
checking for working mmap... (cached) yes
351
checking for argz.h... (cached) yes
352
checking for limits.h... (cached) yes
353
checking for locale.h... (cached) yes
354
checking for nl_types.h... (cached) yes
355
checking for malloc.h... (cached) yes
356
checking for string.h... (cached) yes
357
checking for unistd.h... (cached) yes
358
checking for values.h... (cached) yes
359
checking for sys/param.h... (cached) yes
360
checking for getcwd... (cached) yes
361
checking for munmap... (cached) yes
362
checking for putenv... (cached) yes
363
checking for setenv... (cached) yes
364
checking for setlocale... (cached) yes
365
checking for strchr... (cached) yes
366
checking for strcasecmp... (cached) yes
367
checking for __argz_count... (cached) yes
368
checking for __argz_stringify... (cached) yes
369
checking for __argz_next... (cached) yes
370
checking for LC_MESSAGES... (cached) yes
371
checking whether NLS is requested... yes
372
checking whether included gettext is requested... no
373
checking for libintl.h... (cached) yes
374
checking for gettext in libc... (cached) yes
375
checking for msgfmt... (cached) /usr/bin/msgfmt
376
checking for dcgettext... (cached) yes
377
checking for gmsgfmt... (cached) /usr/bin/msgfmt
378
checking for xgettext... (cached) /usr/bin/xgettext
379
checking for catalogs to be installed...  fr tr ja es sv
380
checking for a BSD compatible install... /usr/bin/install -c
381
checking for stddef.h... yes
382
checking for string.h... (cached) yes
383
checking for strings.h... (cached) yes
384
checking for stdlib.h... (cached) yes
385
checking for time.h... (cached) yes
386
checking for unistd.h... (cached) yes
387
checking for fcntl.h... (cached) yes
388
checking for sys/file.h... (cached) yes
389
checking for sys/time.h... (cached) yes
390
checking whether time.h and sys/time.h may both be included... (cached) yes
391
checking for dirent.h that defines DIR... yes
392
checking for opendir in -ldir... no
393
checking for fcntl... yes
394
checking for getpagesize... (cached) yes
395
checking for setitimer... yes
396
checking for sysconf... (cached) yes
397
checking for fdopen... yes
398
checking for getuid... yes
399
checking for getgid... yes
400
checking whether strstr must be declared... no
401
checking whether malloc must be declared... no
402
checking whether realloc must be declared... no
403
checking whether free must be declared... no
404
checking whether getenv must be declared... no
405
checking for unistd.h... (cached) yes
406
checking for getpagesize... (cached) yes
407
checking for working mmap... (cached) yes
408
checking for madvise... yes
409
checking for mprotect... yes
410
updating cache ../config.cache
411
creating ./config.status
412
creating Makefile
413
creating doc/Makefile
414
creating bfd-in3.h
415
creating po/Makefile.in
416
creating config.h
417
Configuring texinfo...
418
No configuration information in texinfo
419
Configuring binutils...
420
loading cache ../config.cache
421
checking for Cygwin environment... (cached) no
422
checking for mingw32 environment... (cached) no
423
checking host system type... i686-pc-linux-gnu
424
checking target system type... or32-unknown-uclinux
425
checking build system type... i686-pc-linux-gnu
426
checking for strerror in -lcposix... (cached) no
427
checking for a BSD compatible install... (cached) /usr/bin/install -c
428
checking whether build environment is sane... yes
429
checking whether make sets ${MAKE}... (cached) yes
430
checking for working aclocal... found
431
checking for working autoconf... found
432
checking for working automake... found
433
checking for working autoheader... found
434
checking for working makeinfo... found
435
checking for gcc... (cached) gcc
436
checking whether the C compiler (gcc -g -O2 ) works... yes
437
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
438
checking whether we are using GNU C... (cached) yes
439
checking whether gcc accepts -g... (cached) yes
440
checking for ld used by GCC... (cached) /usr/bin/ld
441
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
442
checking for /usr/bin/ld option to reload object files... (cached) -r
443
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
444
checking whether ln -s works... (cached) yes
445
checking how to recognise dependant libraries... (cached) pass_all
446
checking for object suffix... (cached) o
447
checking for executable suffix... (cached) no
448
checking for ranlib... (cached) ranlib
449
checking for strip... (cached) strip
450
loading cache ../config.cache within ltconfig
451
checking whether -lc should be explicitly linked in... (cached) yes
452
checking for objdir... .libs
453
checking for gcc option to produce PIC...  -fPIC -DPIC
454
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
455
checking if gcc static flag -static works... (cached) yes
456
finding the maximum length of command line arguments... (cached) 49153
457
checking if gcc supports -c -o file.o... (cached) yes
458
checking if gcc supports -fno-rtti -fno-exceptions ... yes
459
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
460
checking how to hardcode library paths into programs... immediate
461
checking whether stripping libraries is possible... yes
462
checking dynamic linker characteristics... GNU/Linux ld.so
463
checking command to parse /usr/bin/nm -B output... ok
464
checking if libtool supports shared libraries... yes
465
checking whether to build shared libraries... yes
466
checking whether to build static libraries... yes
467
creating libtool
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 bison... bison -y
475
checking how to run the C preprocessor... (cached) gcc -E
476
checking for flex... flex
477
checking for flex... (cached) flex
478
checking for yywrap in -lfl... yes
479
checking lex output file root... lex.yy
480
checking whether yytext is a pointer... yes
481
checking for ranlib... (cached) ranlib
482
checking for ANSI C header files... (cached) yes
483
checking for working const... (cached) yes
484
checking for inline... (cached) inline
485
checking for off_t... (cached) yes
486
checking for size_t... (cached) yes
487
checking for working alloca.h... (cached) yes
488
checking for alloca... (cached) yes
489
checking for unistd.h... (cached) yes
490
checking for getpagesize... (cached) yes
491
checking for working mmap... (cached) yes
492
checking for argz.h... (cached) yes
493
checking for limits.h... (cached) yes
494
checking for locale.h... (cached) yes
495
checking for nl_types.h... (cached) yes
496
checking for malloc.h... (cached) yes
497
checking for string.h... (cached) yes
498
checking for unistd.h... (cached) yes
499
checking for values.h... (cached) yes
500
checking for sys/param.h... (cached) yes
501
checking for getcwd... (cached) yes
502
checking for munmap... (cached) yes
503
checking for putenv... (cached) yes
504
checking for setenv... (cached) yes
505
checking for setlocale... (cached) yes
506
checking for strchr... (cached) yes
507
checking for strcasecmp... (cached) yes
508
checking for __argz_count... (cached) yes
509
checking for __argz_stringify... (cached) yes
510
checking for __argz_next... (cached) yes
511
checking for LC_MESSAGES... (cached) yes
512
checking whether NLS is requested... yes
513
checking whether included gettext is requested... no
514
checking for libintl.h... (cached) yes
515
checking for gettext in libc... (cached) yes
516
checking for msgfmt... (cached) /usr/bin/msgfmt
517
checking for dcgettext... (cached) yes
518
checking for gmsgfmt... (cached) /usr/bin/msgfmt
519
checking for xgettext... (cached) /usr/bin/xgettext
520
checking for catalogs to be installed...  fr tr ja es
521
checking whether to enable maintainer-specific portions of Makefiles... no
522
checking for executable suffix... (cached) no
523
checking for ranlib... (cached) ranlib
524
checking for a BSD compatible install... /usr/bin/install -c
525
checking for string.h... (cached) yes
526
checking for strings.h... (cached) yes
527
checking for stdlib.h... (cached) yes
528
checking for unistd.h... (cached) yes
529
checking for fcntl.h... (cached) yes
530
checking for sys/file.h... (cached) yes
531
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
532
checking for working alloca.h... (cached) yes
533
checking for alloca... (cached) yes
534
checking for sbrk... (cached) yes
535
checking for utimes... yes
536
checking for setmode... no
537
checking for getc_unlocked... yes
538
checking for fopen64... yes
539
checking for library containing frexp... none required
540
checking for time_t in time.h... yes
541
checking for time_t in sys/types.h... yes
542
checking for utime.h... yes
543
checking whether fprintf must be declared... no
544
checking whether strstr must be declared... (cached) no
545
checking whether sbrk must be declared... no
546
checking whether getenv must be declared... (cached) no
547
checking whether environ must be declared... yes
548
updating cache ../config.cache
549
creating ./config.status
550
creating Makefile
551
creating doc/Makefile
552
creating po/Makefile.in
553
creating config.h
554
Configuring ld...
555
loading cache ../config.cache
556
checking for Cygwin environment... (cached) no
557
checking for mingw32 environment... (cached) no
558
checking host system type... i686-pc-linux-gnu
559
checking target system type... or32-unknown-uclinux
560
checking build system type... i686-pc-linux-gnu
561
checking for strerror in -lcposix... (cached) no
562
checking for a BSD compatible install... (cached) /usr/bin/install -c
563
checking whether build environment is sane... yes
564
checking whether make sets ${MAKE}... (cached) yes
565
checking for working aclocal... found
566
checking for working autoconf... found
567
checking for working automake... found
568
checking for working autoheader... found
569
checking for working makeinfo... found
570
checking for gcc... (cached) gcc
571
checking whether the C compiler (gcc -g -O2 ) works... yes
572
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
573
checking whether we are using GNU C... (cached) yes
574
checking whether gcc accepts -g... (cached) yes
575
checking for ld used by GCC... (cached) /usr/bin/ld
576
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
577
checking for /usr/bin/ld option to reload object files... (cached) -r
578
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
579
checking whether ln -s works... (cached) yes
580
checking how to recognise dependant libraries... (cached) pass_all
581
checking for object suffix... (cached) o
582
checking for executable suffix... (cached) no
583
checking for ranlib... (cached) ranlib
584
checking for strip... (cached) strip
585
loading cache ../config.cache within ltconfig
586
checking whether -lc should be explicitly linked in... (cached) yes
587
checking for objdir... .libs
588
checking for gcc option to produce PIC...  -fPIC -DPIC
589
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
590
checking if gcc static flag -static works... (cached) yes
591
finding the maximum length of command line arguments... (cached) 49153
592
checking if gcc supports -c -o file.o... (cached) yes
593
checking if gcc supports -fno-rtti -fno-exceptions ... yes
594
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
595
checking how to hardcode library paths into programs... immediate
596
checking whether stripping libraries is possible... yes
597
checking dynamic linker characteristics... GNU/Linux ld.so
598
checking command to parse /usr/bin/nm -B output... ok
599
checking if libtool supports shared libraries... yes
600
checking whether to build shared libraries... yes
601
checking whether to build static libraries... yes
602
creating libtool
603
loading cache ../config.cache
604
checking for gcc... (cached) gcc
605
checking whether the C compiler (gcc -g -O2 ) works... yes
606
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
607
checking whether we are using GNU C... (cached) yes
608
checking whether gcc accepts -g... (cached) yes
609
checking for a BSD compatible install... /usr/bin/install -c
610
checking how to run the C preprocessor... (cached) gcc -E
611
checking for ranlib... (cached) ranlib
612
checking for ANSI C header files... (cached) yes
613
checking for working const... (cached) yes
614
checking for inline... (cached) inline
615
checking for off_t... (cached) yes
616
checking for size_t... (cached) yes
617
checking for working alloca.h... (cached) yes
618
checking for alloca... (cached) yes
619
checking for stdlib.h... (cached) yes
620
checking for unistd.h... (cached) yes
621
checking for sys/stat.h... (cached) yes
622
checking for sys/types.h... (cached) yes
623
checking for getpagesize... (cached) yes
624
checking for working mmap... (cached) yes
625
checking for argz.h... (cached) yes
626
checking for limits.h... (cached) yes
627
checking for locale.h... (cached) yes
628
checking for nl_types.h... (cached) yes
629
checking for malloc.h... (cached) yes
630
checking for string.h... (cached) yes
631
checking for unistd.h... (cached) yes
632
checking for values.h... (cached) yes
633
checking for sys/param.h... (cached) yes
634
checking for getcwd... (cached) yes
635
checking for munmap... (cached) yes
636
checking for putenv... (cached) yes
637
checking for setenv... (cached) yes
638
checking for setlocale... (cached) yes
639
checking for strchr... (cached) yes
640
checking for strcasecmp... (cached) yes
641
checking for __argz_count... (cached) yes
642
checking for __argz_stringify... (cached) yes
643
checking for __argz_next... (cached) yes
644
checking for LC_MESSAGES... (cached) yes
645
checking whether NLS is requested... yes
646
checking whether included gettext is requested... no
647
checking for libintl.h... (cached) yes
648
checking for gettext in libc... (cached) yes
649
checking for msgfmt... (cached) /usr/bin/msgfmt
650
checking for dcgettext... (cached) yes
651
checking for gmsgfmt... (cached) /usr/bin/msgfmt
652
checking for xgettext... (cached) /usr/bin/xgettext
653
checking for catalogs to be installed...  fr sv tr es
654
checking for executable suffix... (cached) no
655
checking for bison... (cached) bison -y
656
checking for flex... (cached) flex
657
checking for flex... (cached) flex
658
checking for yywrap in -lfl... (cached) yes
659
checking lex output file root... (cached) lex.yy
660
checking whether yytext is a pointer... (cached) yes
661
checking whether to enable maintainer-specific portions of Makefiles... no
662
checking for string.h... (cached) yes
663
checking for strings.h... (cached) yes
664
checking for stdlib.h... (cached) yes
665
checking for unistd.h... (cached) yes
666
checking for sbrk... (cached) yes
667
checking for dirent.h that defines DIR... (cached) yes
668
checking for opendir in -ldir... (cached) no
669
checking whether strstr must be declared... (cached) no
670
checking whether free must be declared... (cached) no
671
checking whether sbrk must be declared... (cached) no
672
checking whether getenv must be declared... (cached) no
673
checking whether environ must be declared... (cached) yes
674
checking whether ANSI C string concatenation works... yes
675
updating cache ../config.cache
676
creating ./config.status
677
creating Makefile
678
creating po/Makefile.in
679
creating config.h
680
Configuring gas...
681
loading cache ../config.cache
682
checking for Cygwin environment... (cached) no
683
checking for mingw32 environment... (cached) no
684
checking host system type... i686-pc-linux-gnu
685
checking target system type... or32-unknown-uclinux
686
checking build system type... i686-pc-linux-gnu
687
checking for gcc... (cached) gcc
688
checking whether the C compiler (gcc -g -O2 ) works... yes
689
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
690
checking whether we are using GNU C... (cached) yes
691
checking whether gcc accepts -g... (cached) yes
692
checking for POSIXized ISC... no
693
checking for a BSD compatible install... (cached) /usr/bin/install -c
694
checking whether build environment is sane... yes
695
checking whether make sets ${MAKE}... (cached) yes
696
checking for working aclocal... found
697
checking for working autoconf... found
698
checking for working automake... found
699
checking for working autoheader... found
700
checking for working makeinfo... found
701
checking for ld used by GCC... (cached) /usr/bin/ld
702
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
703
checking for /usr/bin/ld option to reload object files... (cached) -r
704
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
705
checking whether ln -s works... (cached) yes
706
checking how to recognise dependant libraries... (cached) pass_all
707
checking for object suffix... (cached) o
708
checking for executable suffix... (cached) no
709
checking for ranlib... (cached) ranlib
710
checking for strip... (cached) strip
711
loading cache ../config.cache within ltconfig
712
checking whether -lc should be explicitly linked in... (cached) yes
713
checking for objdir... .libs
714
checking for gcc option to produce PIC...  -fPIC -DPIC
715
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
716
checking if gcc static flag -static works... (cached) yes
717
finding the maximum length of command line arguments... (cached) 49153
718
checking if gcc supports -c -o file.o... (cached) yes
719
checking if gcc supports -fno-rtti -fno-exceptions ... yes
720
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
721
checking how to hardcode library paths into programs... immediate
722
checking whether stripping libraries is possible... yes
723
checking dynamic linker characteristics... GNU/Linux ld.so
724
checking command to parse /usr/bin/nm -B output... ok
725
checking if libtool supports shared libraries... yes
726
checking whether to build shared libraries... yes
727
checking whether to build static libraries... yes
728
creating libtool
729
loading cache ../config.cache
730
checking for gcc... (cached) gcc
731
checking whether the C compiler (gcc -g -O2 ) works... yes
732
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
733
checking whether we are using GNU C... (cached) yes
734
checking whether gcc accepts -g... (cached) yes
735
checking for bison... (cached) bison -y
736
checking how to run the C preprocessor... (cached) gcc -E
737
checking for flex... (cached) flex
738
checking for flex... (cached) flex
739
checking for yywrap in -lfl... (cached) yes
740
checking lex output file root... (cached) lex.yy
741
checking whether yytext is a pointer... (cached) yes
742
checking for ranlib... (cached) ranlib
743
checking for ANSI C header files... (cached) yes
744
checking for working const... (cached) yes
745
checking for inline... (cached) inline
746
checking for off_t... (cached) yes
747
checking for size_t... (cached) yes
748
checking for working alloca.h... (cached) yes
749
checking for alloca... (cached) yes
750
checking for unistd.h... (cached) yes
751
checking for getpagesize... (cached) yes
752
checking for working mmap... (cached) yes
753
checking for argz.h... (cached) yes
754
checking for limits.h... (cached) yes
755
checking for locale.h... (cached) yes
756
checking for nl_types.h... (cached) yes
757
checking for malloc.h... (cached) yes
758
checking for string.h... (cached) yes
759
checking for unistd.h... (cached) yes
760
checking for values.h... (cached) yes
761
checking for sys/param.h... (cached) yes
762
checking for getcwd... (cached) yes
763
checking for munmap... (cached) yes
764
checking for putenv... (cached) yes
765
checking for setenv... (cached) yes
766
checking for setlocale... (cached) yes
767
checking for strchr... (cached) yes
768
checking for strcasecmp... (cached) yes
769
checking for __argz_count... (cached) yes
770
checking for __argz_stringify... (cached) yes
771
checking for __argz_next... (cached) yes
772
checking for LC_MESSAGES... (cached) yes
773
checking whether NLS is requested... yes
774
checking whether included gettext is requested... no
775
checking for libintl.h... (cached) yes
776
checking for gettext in libc... (cached) yes
777
checking for msgfmt... (cached) /usr/bin/msgfmt
778
checking for dcgettext... (cached) yes
779
checking for gmsgfmt... (cached) /usr/bin/msgfmt
780
checking for xgettext... (cached) /usr/bin/xgettext
781
checking for catalogs to be installed...  fr tr
782
checking whether to enable maintainer-specific portions of Makefiles... no
783
checking for executable suffix... (cached) no
784
checking for string.h... (cached) yes
785
checking for stdlib.h... (cached) yes
786
checking for memory.h... yes
787
checking for strings.h... (cached) yes
788
checking for unistd.h... (cached) yes
789
checking for stdarg.h... yes
790
checking for varargs.h... yes
791
checking for errno.h... yes
792
checking for sys/types.h... (cached) yes
793
checking whether compiling a cross-assembler... yes
794
checking for working alloca.h... (cached) yes
795
checking for alloca... (cached) yes
796
checking for inline... (cached) inline
797
checking for unlink... yes
798
checking for sbrk... (cached) yes
799
checking for working assert macro... yes
800
checking whether declaration is required for strstr... no
801
checking whether declaration is required for malloc... no
802
checking whether declaration is required for free... no
803
checking whether declaration is required for sbrk... no
804
checking whether declaration is required for environ... yes
805
checking whether declaration is required for errno... no
806
updating cache ../config.cache
807
creating ./config.status
808
creating Makefile
809
creating doc/Makefile
810
creating .gdbinit
811
creating po/Makefile.in
812
creating config.h
813
Configuring etc...
814
loading cache ../config.cache
815
checking for a BSD compatible install... (cached) /usr/bin/install -c
816
creating ./config.status
817
creating Makefile
818
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty'
819
if [ x"" != x ] && [ ! -d pic ]; then \
820
  mkdir pic; \
821
else true; fi
822
touch stamp-picdir
823
if [ x"" != x ]; then \
824
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/regex.c -o pic/regex.o; \
825
else true; fi
826
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/regex.c
827
In file included from ../../binutils/libiberty/regex.c:649:
828
../../binutils/libiberty/regex.c: In function `byte_compile_range':
829
../../binutils/libiberty/regex.c:4602: warning: signed and unsigned type in conditional expression
830
../../binutils/libiberty/regex.c:4612: warning: signed and unsigned type in conditional expression
831
../../binutils/libiberty/regex.c:4612: warning: signed and unsigned type in conditional expression
832
../../binutils/libiberty/regex.c: At top level:
833
../../binutils/libiberty/regex.c:1380: warning: traditional C rejects string concatenation
834
../../binutils/libiberty/regex.c:1382: warning: traditional C rejects string concatenation
835
../../binutils/libiberty/regex.c:1383: warning: traditional C rejects string concatenation
836
../../binutils/libiberty/regex.c:1385: warning: traditional C rejects string concatenation
837
../../binutils/libiberty/regex.c:1386: warning: traditional C rejects string concatenation
838
../../binutils/libiberty/regex.c:1388: warning: traditional C rejects string concatenation
839
../../binutils/libiberty/regex.c:1389: warning: traditional C rejects string concatenation
840
../../binutils/libiberty/regex.c:1391: warning: traditional C rejects string concatenation
841
../../binutils/libiberty/regex.c:1392: warning: traditional C rejects string concatenation
842
../../binutils/libiberty/regex.c:1394: warning: traditional C rejects string concatenation
843
../../binutils/libiberty/regex.c:1395: warning: traditional C rejects string concatenation
844
../../binutils/libiberty/regex.c:1397: warning: traditional C rejects string concatenation
845
../../binutils/libiberty/regex.c:1398: warning: traditional C rejects string concatenation
846
../../binutils/libiberty/regex.c:1400: warning: traditional C rejects string concatenation
847
../../binutils/libiberty/regex.c:1401: warning: traditional C rejects string concatenation
848
../../binutils/libiberty/regex.c:1403: warning: traditional C rejects string concatenation
849
../../binutils/libiberty/regex.c:1404: warning: traditional C rejects string concatenation
850
../../binutils/libiberty/regex.c:1406: warning: traditional C rejects string concatenation
851
../../binutils/libiberty/regex.c:1407: warning: traditional C rejects string concatenation
852
../../binutils/libiberty/regex.c:1409: warning: traditional C rejects string concatenation
853
../../binutils/libiberty/regex.c:1410: warning: traditional C rejects string concatenation
854
../../binutils/libiberty/regex.c:1412: warning: traditional C rejects string concatenation
855
../../binutils/libiberty/regex.c:1413: warning: traditional C rejects string concatenation
856
../../binutils/libiberty/regex.c:1415: warning: traditional C rejects string concatenation
857
../../binutils/libiberty/regex.c:1416: warning: traditional C rejects string concatenation
858
../../binutils/libiberty/regex.c:1418: warning: traditional C rejects string concatenation
859
../../binutils/libiberty/regex.c:1419: warning: traditional C rejects string concatenation
860
../../binutils/libiberty/regex.c:1421: warning: traditional C rejects string concatenation
861
../../binutils/libiberty/regex.c:1422: warning: traditional C rejects string concatenation
862
../../binutils/libiberty/regex.c:1424: warning: traditional C rejects string concatenation
863
../../binutils/libiberty/regex.c:1425: warning: traditional C rejects string concatenation
864
../../binutils/libiberty/regex.c:1427: warning: traditional C rejects string concatenation
865
../../binutils/libiberty/regex.c: In function `xregcomp':
866
../../binutils/libiberty/regex.c:8099: warning: signed and unsigned type in conditional expression
867
../../binutils/libiberty/regex.c: In function `xregerror':
868
../../binutils/libiberty/regex.c:8234: warning: unused parameter `preg'
869
if [ x"" != x ]; then \
870
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
871
else true; fi
872
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/cplus-dem.c
873
if [ x"" != x ]; then \
874
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
875
else true; fi
876
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/cp-demangle.c
877
if [ x"" != x ]; then \
878
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/md5.c -o pic/md5.o; \
879
else true; fi
880
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/md5.c
881
../../binutils/libiberty/md5.c:356:7: warning: function-like macro "FG" must be used with arguments in traditional C
882
../../binutils/libiberty/md5.c:357:7: warning: function-like macro "FG" must be used with arguments in traditional C
883
../../binutils/libiberty/md5.c:358:7: warning: function-like macro "FG" must be used with arguments in traditional C
884
../../binutils/libiberty/md5.c:359:7: warning: function-like macro "FG" must be used with arguments in traditional C
885
../../binutils/libiberty/md5.c:360:7: warning: function-like macro "FG" must be used with arguments in traditional C
886
../../binutils/libiberty/md5.c:361:7: warning: function-like macro "FG" must be used with arguments in traditional C
887
../../binutils/libiberty/md5.c:362:7: warning: function-like macro "FG" must be used with arguments in traditional C
888
../../binutils/libiberty/md5.c:363:7: warning: function-like macro "FG" must be used with arguments in traditional C
889
../../binutils/libiberty/md5.c:364:7: warning: function-like macro "FG" must be used with arguments in traditional C
890
../../binutils/libiberty/md5.c:365:7: warning: function-like macro "FG" must be used with arguments in traditional C
891
../../binutils/libiberty/md5.c:366:7: warning: function-like macro "FG" must be used with arguments in traditional C
892
../../binutils/libiberty/md5.c:367:7: warning: function-like macro "FG" must be used with arguments in traditional C
893
../../binutils/libiberty/md5.c:368:7: warning: function-like macro "FG" must be used with arguments in traditional C
894
../../binutils/libiberty/md5.c:369:7: warning: function-like macro "FG" must be used with arguments in traditional C
895
../../binutils/libiberty/md5.c:370:7: warning: function-like macro "FG" must be used with arguments in traditional C
896
../../binutils/libiberty/md5.c:371:7: warning: function-like macro "FG" must be used with arguments in traditional C
897
../../binutils/libiberty/md5.c:374:7: warning: function-like macro "FH" must be used with arguments in traditional C
898
../../binutils/libiberty/md5.c:375:7: warning: function-like macro "FH" must be used with arguments in traditional C
899
../../binutils/libiberty/md5.c:376:7: warning: function-like macro "FH" must be used with arguments in traditional C
900
../../binutils/libiberty/md5.c:377:7: warning: function-like macro "FH" must be used with arguments in traditional C
901
../../binutils/libiberty/md5.c:378:7: warning: function-like macro "FH" must be used with arguments in traditional C
902
../../binutils/libiberty/md5.c:379:7: warning: function-like macro "FH" must be used with arguments in traditional C
903
../../binutils/libiberty/md5.c:380:7: warning: function-like macro "FH" must be used with arguments in traditional C
904
../../binutils/libiberty/md5.c:381:7: warning: function-like macro "FH" must be used with arguments in traditional C
905
../../binutils/libiberty/md5.c:382:7: warning: function-like macro "FH" must be used with arguments in traditional C
906
../../binutils/libiberty/md5.c:383:7: warning: function-like macro "FH" must be used with arguments in traditional C
907
../../binutils/libiberty/md5.c:384:7: warning: function-like macro "FH" must be used with arguments in traditional C
908
../../binutils/libiberty/md5.c:385:7: warning: function-like macro "FH" must be used with arguments in traditional C
909
../../binutils/libiberty/md5.c:386:7: warning: function-like macro "FH" must be used with arguments in traditional C
910
../../binutils/libiberty/md5.c:387:7: warning: function-like macro "FH" must be used with arguments in traditional C
911
../../binutils/libiberty/md5.c:388:7: warning: function-like macro "FH" must be used with arguments in traditional C
912
../../binutils/libiberty/md5.c:389:7: warning: function-like macro "FH" must be used with arguments in traditional C
913
../../binutils/libiberty/md5.c:392:7: warning: function-like macro "FI" must be used with arguments in traditional C
914
../../binutils/libiberty/md5.c:393:7: warning: function-like macro "FI" must be used with arguments in traditional C
915
../../binutils/libiberty/md5.c:394:7: warning: function-like macro "FI" must be used with arguments in traditional C
916
../../binutils/libiberty/md5.c:395:7: warning: function-like macro "FI" must be used with arguments in traditional C
917
../../binutils/libiberty/md5.c:396:7: warning: function-like macro "FI" must be used with arguments in traditional C
918
../../binutils/libiberty/md5.c:397:7: warning: function-like macro "FI" must be used with arguments in traditional C
919
../../binutils/libiberty/md5.c:398:7: warning: function-like macro "FI" must be used with arguments in traditional C
920
../../binutils/libiberty/md5.c:399:7: warning: function-like macro "FI" must be used with arguments in traditional C
921
../../binutils/libiberty/md5.c:400:7: warning: function-like macro "FI" must be used with arguments in traditional C
922
../../binutils/libiberty/md5.c:401:7: warning: function-like macro "FI" must be used with arguments in traditional C
923
../../binutils/libiberty/md5.c:402:7: warning: function-like macro "FI" must be used with arguments in traditional C
924
../../binutils/libiberty/md5.c:403:7: warning: function-like macro "FI" must be used with arguments in traditional C
925
../../binutils/libiberty/md5.c:404:7: warning: function-like macro "FI" must be used with arguments in traditional C
926
../../binutils/libiberty/md5.c:405:7: warning: function-like macro "FI" must be used with arguments in traditional C
927
../../binutils/libiberty/md5.c:406:7: warning: function-like macro "FI" must be used with arguments in traditional C
928
../../binutils/libiberty/md5.c:407:7: warning: function-like macro "FI" must be used with arguments in traditional C
929
if [ x"" != x ]; then \
930
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/alloca.c -o pic/alloca.o; \
931
else true; fi
932
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/alloca.c
933
if [ x"" != x ]; then \
934
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/argv.c -o pic/argv.o; \
935
else true; fi
936
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/argv.c
937
if [ x"" != x ]; then \
938
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/choose-temp.c -o pic/choose-temp.o; \
939
else true; fi
940
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/choose-temp.c
941
if [ x"" != x ]; then \
942
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/concat.c -o pic/concat.o; \
943
else true; fi
944
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/concat.c
945
if [ x"" != x ]; then \
946
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/dyn-string.c -o pic/dyn-string.o; \
947
else true; fi
948
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/dyn-string.c
949
if [ x"" != x ]; then \
950
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/fdmatch.c -o pic/fdmatch.o; \
951
else true; fi
952
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/fdmatch.c
953
if [ x"" != x ]; then \
954
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/fibheap.c -o pic/fibheap.o; \
955
else true; fi
956
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/fibheap.c
957
if [ x"" != x ]; then \
958
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/floatformat.c -o pic/floatformat.o; \
959
else true; fi
960
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/floatformat.c
961
In file included from /usr/include/math.h:350,
962
                 from ../../binutils/libiberty/floatformat.c:21:
963
/usr/include/bits/mathinline.h: In function `__sgn1l':
964
/usr/include/bits/mathinline.h:469: warning: traditional C rejects automatic aggregate initialization
965
if [ x"" != x ]; then \
966
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/fnmatch.c -o pic/fnmatch.o; \
967
else true; fi
968
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/fnmatch.c
969
if [ x"" != x ]; then \
970
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/getopt.c -o pic/getopt.o; \
971
else true; fi
972
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/getopt.c
973
if [ x"" != x ]; then \
974
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/getopt1.c -o pic/getopt1.o; \
975
else true; fi
976
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/getopt1.c
977
if [ x"" != x ]; then \
978
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/getpwd.c -o pic/getpwd.o; \
979
else true; fi
980
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/getpwd.c
981
if [ x"" != x ]; then \
982
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/getruntime.c -o pic/getruntime.o; \
983
else true; fi
984
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/getruntime.c
985
if [ x"" != x ]; then \
986
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/hashtab.c -o pic/hashtab.o; \
987
else true; fi
988
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/hashtab.c
989
if [ x"" != x ]; then \
990
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/hex.c -o pic/hex.o; \
991
else true; fi
992
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/hex.c
993
if [ x"" != x ]; then \
994
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/lbasename.c -o pic/lbasename.o; \
995
else true; fi
996
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/lbasename.c
997
if [ x"" != x ]; then \
998
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
999
else true; fi
1000
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/make-temp-file.c
1001
if [ x"" != x ]; then \
1002
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/objalloc.c -o pic/objalloc.o; \
1003
else true; fi
1004
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/objalloc.c
1005
if [ x"" != x ]; then \
1006
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/obstack.c -o pic/obstack.o; \
1007
else true; fi
1008
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/obstack.c
1009
if [ x"" != x ]; then \
1010
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/partition.c -o pic/partition.o; \
1011
else true; fi
1012
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/partition.c
1013
if [ x"" != x ]; then \
1014
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/pexecute.c -o pic/pexecute.o; \
1015
else true; fi
1016
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/pexecute.c
1017
if [ x"" != x ]; then \
1018
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
1019
else true; fi
1020
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/safe-ctype.c
1021
if [ x"" != x ]; then \
1022
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/sort.c -o pic/sort.o; \
1023
else true; fi
1024
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/sort.c
1025
if [ x"" != x ]; then \
1026
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/spaces.c -o pic/spaces.o; \
1027
else true; fi
1028
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/spaces.c
1029
if [ x"" != x ]; then \
1030
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/splay-tree.c -o pic/splay-tree.o; \
1031
else true; fi
1032
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/splay-tree.c
1033
if [ x"" != x ]; then \
1034
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/strerror.c -o pic/strerror.o; \
1035
else true; fi
1036
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/strerror.c
1037
if [ x"" != x ]; then \
1038
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/strsignal.c -o pic/strsignal.o; \
1039
else true; fi
1040
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/strsignal.c
1041
if [ x"" != x ]; then \
1042
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/ternary.c -o pic/ternary.o; \
1043
else true; fi
1044
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/ternary.c
1045
if [ x"" != x ]; then \
1046
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/xatexit.c -o pic/xatexit.o; \
1047
else true; fi
1048
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/xatexit.c
1049
if [ x"" != x ]; then \
1050
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/xexit.c -o pic/xexit.o; \
1051
else true; fi
1052
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/xexit.c
1053
if [ x"" != x ]; then \
1054
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/xmalloc.c -o pic/xmalloc.o; \
1055
else true; fi
1056
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/xmalloc.c
1057
if [ x"" != x ]; then \
1058
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/xmemdup.c -o pic/xmemdup.o; \
1059
else true; fi
1060
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/xmemdup.c
1061
if [ x"" != x ]; then \
1062
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/xstrdup.c -o pic/xstrdup.o; \
1063
else true; fi
1064
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/xstrdup.c
1065
if [ x"" != x ]; then \
1066
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/xstrerror.c -o pic/xstrerror.o; \
1067
else true; fi
1068
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/xstrerror.c
1069
if [ x"" != x ]; then \
1070
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic  ../../binutils/libiberty/mkstemps.c -o pic/mkstemps.o; \
1071
else true; fi
1072
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils/libiberty/../include  -W -Wall -Wtraditional -pedantic ../../binutils/libiberty/mkstemps.c
1073
rm -f libiberty.a pic/libiberty.a
1074
ar rc libiberty.a \
1075
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o
1076
ranlib libiberty.a
1077
if [ x"" != x ]; then \
1078
  cd pic; \
1079
  ar rc libiberty.a \
1080
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o; \
1081
  ranlib libiberty.a; \
1082
  cd ..; \
1083
else true; fi
1084
rm -f needed-list; touch needed-list; \
1085
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
1086
  for g in mkstemps.o ; do \
1087
    case "$g" in \
1088
      *$f*) echo $g >> needed-list ;; \
1089
    esac; \
1090
  done; \
1091
done
1092
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
1093
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
1094
make[2]: Nothing to be done for `all'.
1095
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
1096
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty'
1097
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/intl'
1098
make[1]: Nothing to be done for `all'.
1099
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/intl'
1100
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
1101
/usr/bin/make  all-recursive
1102
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
1103
Making all in doc
1104
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/doc'
1105
make[3]: Nothing to be done for `all'.
1106
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/doc'
1107
Making all in po
1108
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/po'
1109
( if test 'x../../../binutils/bfd/po' != 'x.'; then \
1110
    posrcprefix='../../../binutils/bfd/'; \
1111
  else \
1112
    posrcprefix="../"; \
1113
  fi; \
1114
  rm -f SRC-POTFILES-t SRC-POTFILES \
1115
    && (sed -e '/^#/d' \
1116
            -e '/^[     ]*$/d' \
1117
            -e "s@.*@   $posrcprefix& \\\\@" < ../../../binutils/bfd/po/SRC-POTFILES.in \
1118
        | sed -e '$s/\\$//') > SRC-POTFILES-t \
1119
    && chmod a-w SRC-POTFILES-t \
1120
    && mv SRC-POTFILES-t SRC-POTFILES )
1121
( rm -f BLD-POTFILES-t BLD-POTFILES \
1122
    && (sed -e '/^#/d' \
1123
            -e '/^[     ]*$/d' \
1124
            -e "s@.*@   ../& \\\\@" < ../../../binutils/bfd/po/BLD-POTFILES.in \
1125
        | sed -e '$s/\\$//') > BLD-POTFILES-t \
1126
    && chmod a-w BLD-POTFILES-t \
1127
    && mv BLD-POTFILES-t BLD-POTFILES )
1128
cd .. \
1129
  && CONFIG_FILES=po/Makefile.in:po/Make-in \
1130
     CONFIG_HEADERS= /bin/sh ./config.status
1131
creating po/Makefile.in
1132
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/po'
1133
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/po'
1134
make[3]: Nothing to be done for `all'.
1135
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/po'
1136
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
1137
rm -f bfd-tmp.h
1138
cp bfd-in3.h bfd-tmp.h
1139
/bin/sh ../../binutils/bfd/../move-if-change bfd-tmp.h bfd.h
1140
rm -f bfd-tmp.h
1141
touch stmp-bfd-h
1142
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/archive.c
1143
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/archive.c -o archive.o
1144
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_or32_big_vec -DSELECT_VECS='&bfd_elf32_or32_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_or32_arch' -DHAVE_bfd_elf32_or32_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils/bfd/archures.c
1145
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_or32_big_vec "-DSELECT_VECS=&bfd_elf32_or32_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_or32_arch" -DHAVE_bfd_elf32_or32_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils/bfd/archures.c -o archures.o
1146
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/bfd.c
1147
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/bfd.c -o bfd.o
1148
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/cache.c
1149
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/cache.c -o cache.o
1150
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/coffgen.c
1151
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/coffgen.c -o coffgen.o
1152
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/corefile.c
1153
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/corefile.c -o corefile.o
1154
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/format.c
1155
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/format.c -o format.o
1156
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/init.c
1157
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/init.c -o init.o
1158
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/libbfd.c
1159
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/libbfd.c -o libbfd.o
1160
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/opncls.c
1161
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/opncls.c -o opncls.o
1162
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/reloc.c
1163
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/reloc.c -o reloc.o
1164
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/section.c
1165
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/section.c -o section.o
1166
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/syms.c
1167
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/syms.c -o syms.o
1168
rm -f targmatch.h
1169
sed -f ../../binutils/bfd/targmatch.sed < ../../binutils/bfd/config.bfd > targmatch.new
1170
mv -f targmatch.new targmatch.h
1171
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_or32_big_vec -DSELECT_VECS='&bfd_elf32_or32_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_or32_arch' -DHAVE_bfd_elf32_or32_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils/bfd/targets.c
1172
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_or32_big_vec "-DSELECT_VECS=&bfd_elf32_or32_big_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_or32_arch" -DHAVE_bfd_elf32_or32_big_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ../../binutils/bfd/targets.c -o targets.o
1173
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/hash.c
1174
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/hash.c -o hash.o
1175
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/linker.c
1176
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/linker.c -o linker.o
1177
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/srec.c
1178
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/srec.c -o srec.o
1179
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/binary.c
1180
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/binary.c -o binary.o
1181
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/tekhex.c
1182
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/tekhex.c -o tekhex.o
1183
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/ihex.c
1184
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/ihex.c -o ihex.o
1185
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/stabs.c
1186
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/stabs.c -o stabs.o
1187
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/stab-syms.c
1188
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/stab-syms.c -o stab-syms.o
1189
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/merge.c
1190
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/merge.c -o merge.o
1191
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/dwarf2.c
1192
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/dwarf2.c -o dwarf2.o
1193
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/archive64.c
1194
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/archive64.c -o archive64.o
1195
rm -f elf32-target.h
1196
sed -e s/NN/32/g < ../../binutils/bfd/elfxx-target.h > elf32-target.new
1197
mv -f elf32-target.new elf32-target.h
1198
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf32-or32.c
1199
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf32-or32.c -o elf32-or32.o
1200
../../binutils/bfd/elf32-or32.c:240: warning: function declaration isn't a prototype
1201
../../binutils/bfd/elf32-or32.c:240: warning: `or32_elf_check_relocs' defined but not used
1202
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf32.c
1203
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf32.c -o elf32.o
1204
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf.c
1205
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf.c -o elf.o
1206
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elflink.c
1207
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elflink.c -o elflink.o
1208
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf-strtab.c
1209
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf-strtab.c -o elf-strtab.o
1210
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf-eh-frame.c
1211
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf-eh-frame.c -o elf-eh-frame.o
1212
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/dwarf1.c
1213
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/dwarf1.c -o dwarf1.o
1214
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf32-gen.c
1215
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/elf32-gen.c -o elf32-gen.o
1216
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE     -I. -I../../binutils/bfd -I../../binutils/bfd/../include  -I../../binutils/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/cpu-or32.c
1217
gcc -DHAVE_CONFIG_H -I. -I../../binutils/bfd -I. -D_GNU_SOURCE -I. -I../../binutils/bfd -I../../binutils/bfd/../include -I../../binutils/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/bfd/cpu-or32.c -o cpu-or32.o
1218
rm -f tofiles
1219
f=""; \
1220
for i in elf32-or32.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-or32.lo  ; do \
1221
  case " $f " in \
1222
    *" $i "*) ;; \
1223
    *) f="$f $i" ;; \
1224
  esac ; \
1225
done ; \
1226
echo $f > tofiles
1227
/bin/sh ../../binutils/bfd/../move-if-change tofiles ofiles
1228
touch stamp-ofiles
1229
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o libbfd.la -rpath /home/oc/testpool/or1k/or32-uclinux/lib -release 2.11.93  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 merge.lo dwarf2.lo archive64.lo `cat ofiles`
1230
mkdir .libs
1231
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 merge.o dwarf2.o archive64.o elf32-or32.o elf32.o elf.o elflink.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-or32.o
1232
ranlib .libs/libbfd.a
1233
creating libbfd.la
1234
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
1235
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
1236
if [ -f $libtooldir/libbfd.a ]; then \
1237
  cp $libtooldir/libbfd.a libbfd.tmp; \
1238
  ranlib libbfd.tmp; \
1239
  /bin/sh ../../binutils/bfd/../move-if-change libbfd.tmp libbfd.a; \
1240
else true; fi
1241
touch stamp-lib
1242
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
1243
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
1244
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
1245
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
1246
/usr/bin/make  all-recursive
1247
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
1248
Making all in po
1249
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes/po'
1250
make[3]: Nothing to be done for `all'.
1251
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes/po'
1252
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
1253
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/dis-buf.c
1254
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/dis-buf.c -o dis-buf.o
1255
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c  -DARCH_or32 ../../binutils/opcodes/disassemble.c
1256
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DARCH_or32 ../../binutils/opcodes/disassemble.c -o disassemble.o
1257
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/or32-dis.c
1258
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/or32-dis.c -o or32-dis.o
1259
../../binutils/opcodes/or32-dis.c:33: warning: static declaration for `or32_extract' follows non-static
1260
../../binutils/opcodes/or32-dis.c: In function `or32_extract':
1261
../../binutils/opcodes/or32-dis.c:102: warning: implicit declaration of function `strtol'
1262
../../binutils/opcodes/or32-dis.c:130: warning: suggest parentheses around + or - inside shift
1263
../../binutils/opcodes/or32-dis.c: In function `print_insn':
1264
../../binutils/opcodes/or32-dis.c:302: warning: signed and unsigned type in conditional expression
1265
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/or32-opc.c
1266
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/or32-opc.c -o or32-opc.o
1267
../../binutils/opcodes/or32-opc.c:734: warning: function declaration isn't a prototype
1268
../../binutils/opcodes/or32-opc.c:1221: warning: function declaration isn't a prototype
1269
../../binutils/opcodes/or32-opc.c:1237: warning: function declaration isn't a prototype
1270
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/cgen-opc.c
1271
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/cgen-opc.c -o cgen-opc.o
1272
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/cgen-asm.c
1273
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/cgen-asm.c -o cgen-asm.o
1274
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd  -I../../binutils/opcodes/../intl -I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/cgen-dis.c
1275
gcc -DHAVE_CONFIG_H -I. -I../../binutils/opcodes -I. -D_GNU_SOURCE -I. -I../../binutils/opcodes -I../bfd -I../../binutils/opcodes/../include -I../../binutils/opcodes/../bfd -I../../binutils/opcodes/../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/opcodes/cgen-dis.c -o cgen-dis.o
1276
../../binutils/opcodes/cgen-dis.c:37: warning: function declaration isn't a prototype
1277
../../binutils/opcodes/cgen-dis.c:53: warning: function declaration isn't a prototype
1278
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o libopcodes.la -rpath /home/oc/testpool/or1k/or32-uclinux/lib -release 2.11.93  dis-buf.lo disassemble.lo or32-dis.lo or32-opc.lo cgen-opc.lo cgen-asm.lo cgen-dis.lo
1279
mkdir .libs
1280
ar cru .libs/libopcodes.a  dis-buf.o disassemble.o or32-dis.o or32-opc.o cgen-opc.o cgen-asm.o cgen-dis.o
1281
ranlib .libs/libopcodes.a
1282
creating libopcodes.la
1283
(cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la)
1284
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
1285
if [ -f $libtooldir/libopcodes.a ]; then \
1286
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
1287
  ranlib libopcodes.tmp; \
1288
  /bin/sh ../../binutils/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
1289
else true; fi
1290
touch stamp-lib
1291
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
1292
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
1293
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
1294
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
1295
/usr/bin/make  all-recursive
1296
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
1297
Making all in doc
1298
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1299
touch addr2line.1
1300
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Daddr2line < ../../../binutils/binutils/doc/binutils.texi > addr2line.pod
1301
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
1302
        mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
1303
rm -f addr2line.pod
1304
touch ar.1
1305
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dar < ../../../binutils/binutils/doc/binutils.texi > ar.pod
1306
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
1307
        mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
1308
rm -f ar.pod
1309
touch dlltool.1
1310
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Ddlltool < ../../../binutils/binutils/doc/binutils.texi > dlltool.pod
1311
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
1312
        mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
1313
rm -f dlltool.pod
1314
touch nlmconv.1
1315
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dnlmconv < ../../../binutils/binutils/doc/binutils.texi > nlmconv.pod
1316
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
1317
        mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1)
1318
rm -f nlmconv.pod
1319
touch nm.1
1320
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dnm < ../../../binutils/binutils/doc/binutils.texi > nm.pod
1321
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
1322
        mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
1323
rm -f nm.pod
1324
touch objcopy.1
1325
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dobjcopy < ../../../binutils/binutils/doc/binutils.texi > objcopy.pod
1326
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
1327
        mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
1328
rm -f objcopy.pod
1329
touch objdump.1
1330
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dobjdump < ../../../binutils/binutils/doc/binutils.texi > objdump.pod
1331
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
1332
        mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
1333
rm -f objdump.pod
1334
touch ranlib.1
1335
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dranlib < ../../../binutils/binutils/doc/binutils.texi > ranlib.pod
1336
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
1337
        mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
1338
rm -f ranlib.pod
1339
touch readelf.1
1340
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dreadelf < ../../../binutils/binutils/doc/binutils.texi > readelf.pod
1341
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
1342
        mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
1343
rm -f readelf.pod
1344
touch size.1
1345
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dsize < ../../../binutils/binutils/doc/binutils.texi > size.pod
1346
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
1347
        mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
1348
rm -f size.pod
1349
touch strings.1
1350
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dstrings < ../../../binutils/binutils/doc/binutils.texi > strings.pod
1351
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
1352
        mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
1353
rm -f strings.pod
1354
touch strip.1
1355
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dstrip < ../../../binutils/binutils/doc/binutils.texi > strip.pod
1356
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
1357
        mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
1358
rm -f strip.pod
1359
touch windres.1
1360
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dwindres < ../../../binutils/binutils/doc/binutils.texi > windres.pod
1361
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
1362
        mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
1363
rm -f windres.pod
1364
touch cxxfilt.man
1365
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dcxxfilt < ../../../binutils/binutils/doc/binutils.texi > c++filt.pod
1366
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
1367
        mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
1368
rm -f c++filt.pod
1369
if test -f cxxfilt.man; then \
1370
  man=cxxfilt.man; \
1371
else \
1372
  man=../../../binutils/binutils/doc/cxxfilt.man; \
1373
fi; \
1374
sed -e 's/@PROGRAM@/c++filt/' \
1375
    -e 's/cxxfilt/c++filt/' < $man \
1376
        > c++filt.1
1377
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1378
Making all in po
1379
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/po'
1380
make[3]: Nothing to be done for `all'.
1381
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/po'
1382
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
1383
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/size.c
1384
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/bucomm.c
1385
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/version.c
1386
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/filemode.c
1387
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o size  size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
1388
mkdir .libs
1389
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1390
bucomm.o: In function `make_tempname':
1391
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1392
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c  ../../binutils/binutils/objdump.c
1393
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/prdbg.c
1394
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/rddbg.c
1395
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/debug.c
1396
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/stabs.c
1397
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/ieee.c
1398
../../binutils/binutils/ieee.c: In function `ieee_write_2bytes':
1399
../../binutils/binutils/ieee.c:4205: warning: signed and unsigned type in conditional expression
1400
../../binutils/binutils/ieee.c:4206: warning: signed and unsigned type in conditional expression
1401
../../binutils/binutils/ieee.c: In function `ieee_write_number':
1402
../../binutils/binutils/ieee.c:4222: warning: signed and unsigned type in conditional expression
1403
../../binutils/binutils/ieee.c:4242: warning: signed and unsigned type in conditional expression
1404
../../binutils/binutils/ieee.c:4246: warning: signed and unsigned type in conditional expression
1405
../../binutils/binutils/ieee.c: In function `ieee_write_id':
1406
../../binutils/binutils/ieee.c:4265: warning: signed and unsigned type in conditional expression
1407
../../binutils/binutils/ieee.c:4270: warning: signed and unsigned type in conditional expression
1408
../../binutils/binutils/ieee.c:4271: warning: signed and unsigned type in conditional expression
1409
../../binutils/binutils/ieee.c:4276: warning: signed and unsigned type in conditional expression
1410
../../binutils/binutils/ieee.c:4287: warning: signed and unsigned type in conditional expression
1411
../../binutils/binutils/ieee.c: In function `ieee_pop_type_used':
1412
../../binutils/binutils/ieee.c:4390: warning: signed and unsigned type in conditional expression
1413
../../binutils/binutils/ieee.c:4391: warning: signed and unsigned type in conditional expression
1414
../../binutils/binutils/ieee.c:4404: warning: signed and unsigned type in conditional expression
1415
../../binutils/binutils/ieee.c:4405: warning: signed and unsigned type in conditional expression
1416
../../binutils/binutils/ieee.c: In function `ieee_define_named_type':
1417
../../binutils/binutils/ieee.c:4578: warning: signed and unsigned type in conditional expression
1418
../../binutils/binutils/ieee.c:4579: warning: signed and unsigned type in conditional expression
1419
../../binutils/binutils/ieee.c:4595: warning: signed and unsigned type in conditional expression
1420
../../binutils/binutils/ieee.c:4596: warning: signed and unsigned type in conditional expression
1421
../../binutils/binutils/ieee.c:4609: warning: signed and unsigned type in conditional expression
1422
../../binutils/binutils/ieee.c:4612: warning: signed and unsigned type in conditional expression
1423
../../binutils/binutils/ieee.c:4614: warning: signed and unsigned type in conditional expression
1424
../../binutils/binutils/ieee.c: In function `write_ieee_debugging_info':
1425
../../binutils/binutils/ieee.c:4746: warning: signed and unsigned type in conditional expression
1426
../../binutils/binutils/ieee.c:4749: warning: signed and unsigned type in conditional expression
1427
../../binutils/binutils/ieee.c:4751: warning: signed and unsigned type in conditional expression
1428
../../binutils/binutils/ieee.c:4755: warning: signed and unsigned type in conditional expression
1429
../../binutils/binutils/ieee.c:4774: warning: signed and unsigned type in conditional expression
1430
../../binutils/binutils/ieee.c: In function `ieee_write_undefined_tag':
1431
../../binutils/binutils/ieee.c:4860: warning: signed and unsigned type in conditional expression
1432
../../binutils/binutils/ieee.c:4861: warning: signed and unsigned type in conditional expression
1433
../../binutils/binutils/ieee.c:4880: warning: signed and unsigned type in conditional expression
1434
../../binutils/binutils/ieee.c:4883: warning: signed and unsigned type in conditional expression
1435
../../binutils/binutils/ieee.c:4885: warning: signed and unsigned type in conditional expression
1436
../../binutils/binutils/ieee.c: In function `ieee_start_compilation_unit':
1437
../../binutils/binutils/ieee.c:4976: warning: signed and unsigned type in conditional expression
1438
../../binutils/binutils/ieee.c:4977: warning: signed and unsigned type in conditional expression
1439
../../binutils/binutils/ieee.c:4985: warning: signed and unsigned type in conditional expression
1440
../../binutils/binutils/ieee.c:4986: warning: signed and unsigned type in conditional expression
1441
../../binutils/binutils/ieee.c: In function `ieee_finish_compilation_unit':
1442
../../binutils/binutils/ieee.c:5005: warning: signed and unsigned type in conditional expression
1443
../../binutils/binutils/ieee.c:5019: warning: signed and unsigned type in conditional expression
1444
../../binutils/binutils/ieee.c:5020: warning: signed and unsigned type in conditional expression
1445
../../binutils/binutils/ieee.c:5028: warning: signed and unsigned type in conditional expression
1446
../../binutils/binutils/ieee.c:5036: warning: signed and unsigned type in conditional expression
1447
../../binutils/binutils/ieee.c:5049: warning: signed and unsigned type in conditional expression
1448
../../binutils/binutils/ieee.c:5056: warning: signed and unsigned type in conditional expression
1449
../../binutils/binutils/ieee.c:5070: warning: signed and unsigned type in conditional expression
1450
../../binutils/binutils/ieee.c:5071: warning: signed and unsigned type in conditional expression
1451
../../binutils/binutils/ieee.c:5121: warning: signed and unsigned type in conditional expression
1452
../../binutils/binutils/ieee.c:5122: warning: signed and unsigned type in conditional expression
1453
../../binutils/binutils/ieee.c:5128: warning: signed and unsigned type in conditional expression
1454
../../binutils/binutils/ieee.c:5137: warning: signed and unsigned type in conditional expression
1455
../../binutils/binutils/ieee.c: In function `ieee_add_bb11':
1456
../../binutils/binutils/ieee.c:5237: warning: signed and unsigned type in conditional expression
1457
../../binutils/binutils/ieee.c:5238: warning: signed and unsigned type in conditional expression
1458
../../binutils/binutils/ieee.c:5256: warning: signed and unsigned type in conditional expression
1459
../../binutils/binutils/ieee.c:5257: warning: signed and unsigned type in conditional expression
1460
../../binutils/binutils/ieee.c:5263: warning: signed and unsigned type in conditional expression
1461
../../binutils/binutils/ieee.c: In function `ieee_struct_field':
1462
../../binutils/binutils/ieee.c:6154: warning: signed and unsigned type in conditional expression
1463
../../binutils/binutils/ieee.c: In function `ieee_end_struct_type':
1464
../../binutils/binutils/ieee.c:6224: warning: signed and unsigned type in conditional expression
1465
../../binutils/binutils/ieee.c:6225: warning: signed and unsigned type in conditional expression
1466
../../binutils/binutils/ieee.c:6238: warning: signed and unsigned type in conditional expression
1467
../../binutils/binutils/ieee.c:6239: warning: signed and unsigned type in conditional expression
1468
../../binutils/binutils/ieee.c: In function `ieee_end_class_type':
1469
../../binutils/binutils/ieee.c:6638: warning: signed and unsigned type in conditional expression
1470
../../binutils/binutils/ieee.c: In function `ieee_variable':
1471
../../binutils/binutils/ieee.c:7111: warning: signed and unsigned type in conditional expression
1472
../../binutils/binutils/ieee.c:7187: warning: signed and unsigned type in conditional expression
1473
../../binutils/binutils/ieee.c: In function `ieee_start_function':
1474
../../binutils/binutils/ieee.c:7258: warning: signed and unsigned type in conditional expression
1475
../../binutils/binutils/ieee.c:7281: warning: signed and unsigned type in conditional expression
1476
../../binutils/binutils/ieee.c:7282: warning: signed and unsigned type in conditional expression
1477
../../binutils/binutils/ieee.c: In function `ieee_output_pending_parms':
1478
../../binutils/binutils/ieee.c:7376: warning: signed and unsigned type in conditional expression
1479
../../binutils/binutils/ieee.c: In function `ieee_start_block':
1480
../../binutils/binutils/ieee.c:7437: warning: signed and unsigned type in conditional expression
1481
../../binutils/binutils/ieee.c:7438: warning: signed and unsigned type in conditional expression
1482
../../binutils/binutils/ieee.c: In function `ieee_end_block':
1483
../../binutils/binutils/ieee.c:7468: warning: signed and unsigned type in conditional expression
1484
../../binutils/binutils/ieee.c: In function `ieee_end_function':
1485
../../binutils/binutils/ieee.c:7511: warning: signed and unsigned type in conditional expression
1486
../../binutils/binutils/ieee.c:7512: warning: signed and unsigned type in conditional expression
1487
../../binutils/binutils/ieee.c: In function `ieee_lineno':
1488
../../binutils/binutils/ieee.c:7562: warning: signed and unsigned type in conditional expression
1489
../../binutils/binutils/ieee.c:7563: warning: signed and unsigned type in conditional expression
1490
../../binutils/binutils/ieee.c:7566: warning: signed and unsigned type in conditional expression
1491
../../binutils/binutils/ieee.c:7579: warning: signed and unsigned type in conditional expression
1492
../../binutils/binutils/ieee.c:7587: warning: signed and unsigned type in conditional expression
1493
../../binutils/binutils/ieee.c:7599: warning: signed and unsigned type in conditional expression
1494
../../binutils/binutils/ieee.c:7600: warning: signed and unsigned type in conditional expression
1495
../../binutils/binutils/ieee.c:7603: warning: signed and unsigned type in conditional expression
1496
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/rdcoff.c
1497
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o objdump  objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a
1498
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objdump objdump.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o version.o filemode.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1499
bucomm.o: In function `make_tempname':
1500
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1501
/bin/sh ../../binutils/binutils/../ylwrap "bison -y" ../../binutils/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h --  -d
1502
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c arparse.c
1503
/bin/sh ../../binutils/binutils/../ylwrap "flex" ../../binutils/binutils/arlex.l lex.yy.c arlex.c --
1504
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c arlex.c
1505
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/ar.c
1506
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/not-ranlib.c
1507
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/arsup.c
1508
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/rename.c
1509
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o ar  arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl
1510
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl
1511
bucomm.o: In function `make_tempname':
1512
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1513
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/strings.c
1514
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o strings  strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
1515
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strings strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1516
bucomm.o: In function `make_tempname':
1517
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1518
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/is-ranlib.c
1519
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o ranlib  ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -lfl
1520
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl
1521
bucomm.o: In function `make_tempname':
1522
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1523
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/objcopy.c
1524
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/not-strip.c
1525
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/wrstabs.c
1526
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o objcopy  objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
1527
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1528
bucomm.o: In function `make_tempname':
1529
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1530
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/addr2line.c
1531
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o addr2line  addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
1532
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o addr2line addr2line.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1533
bucomm.o: In function `make_tempname':
1534
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1535
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/readelf.c
1536
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/unwind-ia64.c
1537
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o readelf  readelf.o version.o unwind-ia64.o  ../libiberty/libiberty.a
1538
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o readelf readelf.o version.o unwind-ia64.o  ../libiberty/libiberty.a
1539
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/nm.c
1540
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o nm-new  nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
1541
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new nm.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1542
bucomm.o: In function `make_tempname':
1543
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1544
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/binutils/is-strip.c
1545
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o strip-new  objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
1546
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1547
bucomm.o: In function `make_tempname':
1548
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
1549
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DMAIN -DVERSION='"2.11.93"' ../../binutils/binutils/../libiberty/cplus-dem.c
1550
echo '/*WARNING: This file is automatically generated!*/' >underscore.t
1551
echo "int prepends_underscore = 0;" >>underscore.t
1552
/bin/sh ../../binutils/binutils/../move-if-change underscore.t underscore.c
1553
touch stamp-under
1554
gcc -DHAVE_CONFIG_H -I. -I../../binutils/binutils -I. -D_GNU_SOURCE -I. -I../../binutils/binutils -I../bfd -I../../binutils/binutils/../bfd -I../../binutils/binutils/../include  -I../../binutils/binutils/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c underscore.c
1555
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o cxxfilt   cplus-dem.o underscore.o ../libiberty/libiberty.a
1556
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cplus-dem.o underscore.o  ../libiberty/libiberty.a
1557
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
1558
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
1559
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
1560
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
1561
make[1]: Nothing to be done for `all'.
1562
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
1563
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
1564
/usr/bin/make  all-recursive
1565
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
1566
Making all in doc
1567
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
1568
touch as.1
1569
perl ../../../binutils/gas/../etc/texi2pod.pl -Dman < ../../../binutils/gas/doc/as.texinfo > as.pod
1570
Use of uninitialized value in substitution iterator at ../../../binutils/gas/../etc/texi2pod.pl line 293,  line 1054.
1571
Use of uninitialized value in substitution iterator at ../../../binutils/gas/../etc/texi2pod.pl line 293,  line 1054.
1572
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 as.pod | \
1573
        sed -e '/^.if n .na/d' > as.1.T$$ && \
1574
        mv -f as.1.T$$ as.1) || \
1575
        (rm -f as.1.T$$ && exit 1)
1576
rm -f as.pod
1577
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
1578
Making all in po
1579
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas/po'
1580
make[3]: Nothing to be done for `all'.
1581
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/po'
1582
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
1583
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/app.c
1584
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/as.c
1585
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/atof-generic.c
1586
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/bignum-copy.c
1587
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/cond.c
1588
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/depend.c
1589
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/dwarf2dbg.c
1590
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/ecoff.c
1591
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/ehopt.c
1592
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/expr.c
1593
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/flonum-copy.c
1594
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/flonum-konst.c
1595
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/flonum-mult.c
1596
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/frags.c
1597
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/hash.c
1598
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/input-file.c
1599
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/input-scrub.c
1600
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/listing.c
1601
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/literal.c
1602
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/macro.c
1603
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/messages.c
1604
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/output-file.c
1605
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/read.c
1606
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/sb.c
1607
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/stabs.c
1608
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/subsegs.c
1609
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/symbols.c
1610
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/write.c
1611
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/config/tc-or32.c
1612
../../binutils/gas/config/tc-or32.c: In function `md_begin':
1613
../../binutils/gas/config/tc-or32.c:211: warning: comparison between signed and unsigned
1614
../../binutils/gas/config/tc-or32.c: In function `tc_gen_reloc':
1615
../../binutils/gas/config/tc-or32.c:1633: warning: unsigned int format, bfd_vma arg (arg 2)
1616
../../binutils/gas/config/tc-or32.c:1633: warning: unsigned int format, valueT arg (arg 3)
1617
../../binutils/gas/config/tc-or32.c:1633: warning: unsigned int format, valueT arg (arg 4)
1618
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, bfd_size_type arg (arg 2)
1619
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, addressT arg (arg 3)
1620
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, long unsigned int arg (arg 4)
1621
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, valueT arg (arg 5)
1622
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/config/obj-elf.c
1623
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/config/atof-ieee.c
1624
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o as-new  app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o sb.o stabs.o subsegs.o symbols.o write.o tc-or32.o obj-elf.o atof-ieee.o  ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a
1625
mkdir .libs
1626
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o as-new app.o as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o sb.o stabs.o subsegs.o symbols.o write.o tc-or32.o obj-elf.o atof-ieee.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1627
gcc -DHAVE_CONFIG_H -I. -I../../binutils/gas -I. -D_GNU_SOURCE -I. -I../../binutils/gas -I../bfd -I../../binutils/gas/config -I../../binutils/gas/../include -I../../binutils/gas/.. -I../../binutils/gas/../bfd -I../../binutils/gas/../intl -I../intl -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/gas/gasp.c
1628
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o gasp-new  gasp.o macro.o sb.o hash.o ../libiberty/libiberty.a
1629
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o gasp-new gasp.o macro.o sb.o hash.o  ../libiberty/libiberty.a
1630
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
1631
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
1632
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
1633
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
1634
/usr/bin/make  all-recursive
1635
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
1636
Making all in po
1637
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/ld/po'
1638
make[3]: Nothing to be done for `all'.
1639
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/ld/po'
1640
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
1641
/bin/sh ../../binutils/ld/../ylwrap "bison -y" ../../binutils/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h --  -d
1642
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ldgram.c
1643
flex   ../../binutils/ld/ldlex.l && mv lex.yy.c ldlex.c
1644
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ldlex.c
1645
lex.yy.c:2857: warning: `yyunput' defined but not used
1646
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/lexsup.c
1647
../../binutils/ld/lexsup.c:58: warning: function declaration isn't a prototype
1648
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldlang.c
1649
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/mri.c
1650
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldctor.c
1651
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c -DDEFAULT_EMULATION='"or32elf"' -DSCRIPTDIR='"/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib"' -DTARGET='"or32-unknown-uclinux"' ../../binutils/ld/ldmain.c
1652
../../binutils/ld/ldmain.c:163: warning: function declaration isn't a prototype
1653
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldwrite.c
1654
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldexp.c
1655
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
1656
for f in `echo " " eor32elf.o "" \
1657
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1658
    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
1659
done;\
1660
echo "";\
1661
echo "#define EMULATION_LIST \\";\
1662
for f in `echo " " eor32elf.o "" \
1663
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
1664
    echo "  &ld_${f}_emulation, \\"; \
1665
done;\
1666
echo "  0") >ldemul-tmp.h
1667
mv ldemul-tmp.h ldemul-list.h
1668
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldemul.c
1669
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldver.c
1670
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldmisc.c
1671
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldfile.c
1672
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c ../../binutils/ld/ldcref.c
1673
cp ../../binutils/ld/emultempl/astring.sed stringify.sed
1674
/bin/sh ../../binutils/ld/genscripts.sh ../../binutils/ld /home/oc/testpool/or1k/or32-uclinux/lib "/home/oc/testpool/or1k/or32-uclinux" i686-pc-linux-gnu or32-unknown-uclinux or32-uclinux "or32elf" "" or32elf "or32-uclinux"
1675
gcc -DHAVE_CONFIG_H -I. -I../../binutils/ld -I. -D_GNU_SOURCE -I. -I../../binutils/ld -I../bfd -I../../binutils/ld/../bfd -I../../binutils/ld/../include -I../../binutils/ld/../intl -I../intl  -g -O2 -DLOCALEDIR="\"/home/oc/testpool/or1k/or32-uclinux/share/locale\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c eor32elf.c
1676
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -o ld-new  ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eor32elf.o  ../bfd/libbfd.la ../libiberty/libiberty.a
1677
mkdir .libs
1678
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ld-new ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o eor32elf.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
1679
touch ld.1
1680
perl ../../binutils/ld/../etc/texi2pod.pl -Dman < ../../binutils/ld/ld.texinfo > ld.pod
1681
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 ld.pod | \
1682
        sed -e '/^.if n .na/d' > ld.1.T$$ && \
1683
        mv -f ld.1.T$$ ld.1) || \
1684
        (rm -f ld.1.T$$ && exit 1)
1685
rm -f ld.pod
1686
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
1687
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
1688
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
1689
/bin/sh ../binutils/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux /home/oc/testpool/or1k/or32-uclinux
1690
mkdir /home/oc/testpool/or1k/or32-uclinux
1691
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
1692
Making install in doc
1693
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/doc'
1694
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/doc'
1695
make[3]: Nothing to be done for `install-exec-am'.
1696
make[3]: Nothing to be done for `install-data-am'.
1697
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/doc'
1698
gcc -c -I.. -I../../../binutils/bfd/doc/.. -I../../../binutils/bfd/doc/../../include -I../../../binutils/bfd/doc/../../intl -I../../intl  -g -O2 ../../../binutils/bfd/doc/chew.c
1699
gcc -o chew chew.o
1700
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../aoutx.h >aoutx.tmp
1701
../../../binutils/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
1702
touch s-aoutx
1703
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../archive.c >archive.tmp
1704
../../../binutils/bfd/doc/../../move-if-change archive.tmp archive.texi
1705
touch s-archive
1706
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../archures.c >archures.tmp
1707
../../../binutils/bfd/doc/../../move-if-change archures.tmp archures.texi
1708
touch s-archures
1709
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../bfd.c >bfd.tmp
1710
../../../binutils/bfd/doc/../../move-if-change bfd.tmp bfdt.texi
1711
touch s-bfd
1712
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../cache.c >cache.tmp
1713
../../../binutils/bfd/doc/../../move-if-change cache.tmp cache.texi
1714
touch s-cache
1715
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../coffcode.h >coffcode.tmp
1716
../../../binutils/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
1717
touch s-coffcode
1718
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../corefile.c >core.tmp
1719
../../../binutils/bfd/doc/../../move-if-change core.tmp core.texi
1720
touch s-core
1721
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../elf.c >elf.tmp
1722
../../../binutils/bfd/doc/../../move-if-change elf.tmp elf.texi
1723
touch s-elf
1724
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../elfcode.h >elfcode.tmp
1725
../../../binutils/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
1726
touch s-elfcode
1727
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../format.c >format.tmp
1728
../../../binutils/bfd/doc/../../move-if-change format.tmp format.texi
1729
touch s-format
1730
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../libbfd.c >libbfd.tmp
1731
../../../binutils/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
1732
touch s-libbfd
1733
./chew -f ../../../binutils/bfd/doc/doc.str  <../../../binutils/bfd/doc/../opncls.c >opncls.tmp
1734
../../../binutils/bfd/doc/../../move-if-change opncls.tmp opncls.texi
1735
touch s-opncls
1736
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../reloc.c >reloc.tmp
1737
../../../binutils/bfd/doc/../../move-if-change reloc.tmp reloc.texi
1738
touch s-reloc
1739
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../section.c >section.tmp
1740
../../../binutils/bfd/doc/../../move-if-change section.tmp section.texi
1741
touch s-section
1742
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../syms.c >syms.tmp
1743
../../../binutils/bfd/doc/../../move-if-change syms.tmp syms.texi
1744
touch s-syms
1745
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../targets.c >targets.tmp
1746
../../../binutils/bfd/doc/../../move-if-change targets.tmp targets.texi
1747
touch s-targets
1748
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../init.c >init.tmp
1749
../../../binutils/bfd/doc/../../move-if-change init.tmp init.texi
1750
touch s-init
1751
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../hash.c >hash.tmp
1752
../../../binutils/bfd/doc/../../move-if-change hash.tmp hash.texi
1753
touch s-hash
1754
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../linker.c >linker.tmp
1755
../../../binutils/bfd/doc/../../move-if-change linker.tmp linker.texi
1756
touch s-linker
1757
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../mmo.c >mmo.tmp
1758
../../../binutils/bfd/doc/../../move-if-change mmo.tmp mmo.texi
1759
touch s-mmo
1760
makeinfo  -I ../../../binutils/bfd/doc ../../../binutils/bfd/doc/bfd.texinfo
1761
/bin/sh ../../../binutils/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
1762
mkdir /home/oc/testpool/or1k/or32-uclinux/info
1763
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info /home/oc/testpool/or1k/or32-uclinux/info/bfd.info
1764
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-1 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-1
1765
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-2 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-2
1766
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-3 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-3
1767
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-4 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-4
1768
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-5 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-5
1769
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-6 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-6
1770
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-7 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-7
1771
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-8 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-8
1772
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info-9 /home/oc/testpool/or1k/or32-uclinux/info/bfd.info-9
1773
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/doc'
1774
Making install in po
1775
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/po'
1776
if test -r ../../../binutils/bfd/po/../../mkinstalldirs; then \
1777
  ../../../binutils/bfd/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
1778
else \
1779
  ../../../binutils/bfd/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
1780
fi
1781
mkdir /home/oc/testpool/or1k/or32-uclinux/share
1782
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale
1783
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/fr
1784
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES
1785
installing ../../../binutils/bfd/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/bfd.mo
1786
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/tr
1787
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES
1788
installing ../../../binutils/bfd/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/bfd.mo
1789
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/ja
1790
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES
1791
installing ../../../binutils/bfd/po/ja.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/bfd.mo
1792
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/es
1793
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES
1794
installing ../../../binutils/bfd/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/bfd.mo
1795
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/sv
1796
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES
1797
installing ../../../binutils/bfd/po/sv.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/bfd.mo
1798
if test "bfd" = "gettext"; then \
1799
  if test -r ../../../binutils/bfd/po/../../mkinstalldirs; then \
1800
    ../../../binutils/bfd/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
1801
  else \
1802
    ../../../binutils/bfd/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
1803
  fi; \
1804
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/bfd/po/Makefile.in.in \
1805
                  /home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
1806
else \
1807
  : ; \
1808
fi
1809
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/po'
1810
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
1811
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
1812
/bin/sh ../../binutils/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib
1813
mkdir /home/oc/testpool/or1k/or32-uclinux/lib
1814
/bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c libbfd.la /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.la
1815
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libbfd.lai /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.la
1816
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libbfd.a /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.a
1817
ranlib /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.a
1818
chmod 644 /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.a
1819
PATH="$PATH:/sbin" ldconfig -n /home/oc/testpool/or1k/or32-uclinux/lib
1820
----------------------------------------------------------------------
1821
Libraries have been installed in:
1822
   /home/oc/testpool/or1k/or32-uclinux/lib
1823
 
1824
If you ever happen to want to link against installed libraries
1825
in a given directory, LIBDIR, you must either use libtool, and
1826
specify the full pathname of the library, or use the `-LLIBDIR'
1827
flag during linking and do at least one of the following:
1828
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
1829
     during execution
1830
   - add LIBDIR to the `LD_RUN_PATH' environment variable
1831
     during linking
1832
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
1833
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
1834
 
1835
See any operating system documentation about shared libraries for
1836
more information, such as the ld(1) and ld.so(8) manual pages.
1837
----------------------------------------------------------------------
1838
/bin/sh ../../binutils/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/include
1839
mkdir /home/oc/testpool/or1k/or32-uclinux/include
1840
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 bfd.h /home/oc/testpool/or1k/or32-uclinux/include/bfd.h
1841
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../binutils/bfd/../include/ansidecl.h /home/oc/testpool/or1k/or32-uclinux/include/ansidecl.h
1842
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../binutils/bfd/../include/symcat.h /home/oc/testpool/or1k/or32-uclinux/include/symcat.h
1843
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../binutils/bfd/../include/bfdlink.h /home/oc/testpool/or1k/or32-uclinux/include/bfdlink.h
1844
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
1845
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
1846
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
1847
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
1848
Making install in po
1849
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes/po'
1850
if test -r ../../../binutils/opcodes/po/../../mkinstalldirs; then \
1851
  ../../../binutils/opcodes/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
1852
else \
1853
  ../../../binutils/opcodes/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
1854
fi
1855
installing ../../../binutils/opcodes/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/opcodes.mo
1856
installing ../../../binutils/opcodes/po/sv.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/opcodes.mo
1857
installing ../../../binutils/opcodes/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/opcodes.mo
1858
installing ../../../binutils/opcodes/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/opcodes.mo
1859
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/da
1860
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES
1861
installing ../../../binutils/opcodes/po/da.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES/opcodes.mo
1862
if test "opcodes" = "gettext"; then \
1863
  if test -r ../../../binutils/opcodes/po/../../mkinstalldirs; then \
1864
    ../../../binutils/opcodes/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
1865
  else \
1866
    ../../../binutils/opcodes/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
1867
  fi; \
1868
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/opcodes/po/Makefile.in.in \
1869
                  /home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
1870
else \
1871
  : ; \
1872
fi
1873
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes/po'
1874
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
1875
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
1876
/bin/sh ../../binutils/opcodes/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib
1877
/bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c libopcodes.la /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.la
1878
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libopcodes.lai /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.la
1879
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libopcodes.a /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.a
1880
ranlib /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.a
1881
chmod 644 /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.a
1882
PATH="$PATH:/sbin" ldconfig -n /home/oc/testpool/or1k/or32-uclinux/lib
1883
----------------------------------------------------------------------
1884
Libraries have been installed in:
1885
   /home/oc/testpool/or1k/or32-uclinux/lib
1886
 
1887
If you ever happen to want to link against installed libraries
1888
in a given directory, LIBDIR, you must either use libtool, and
1889
specify the full pathname of the library, or use the `-LLIBDIR'
1890
flag during linking and do at least one of the following:
1891
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
1892
     during execution
1893
   - add LIBDIR to the `LD_RUN_PATH' environment variable
1894
     during linking
1895
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
1896
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
1897
 
1898
See any operating system documentation about shared libraries for
1899
more information, such as the ld(1) and ld.so(8) manual pages.
1900
----------------------------------------------------------------------
1901
make[3]: Nothing to be done for `install-data-am'.
1902
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
1903
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
1904
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
1905
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
1906
Making install in doc
1907
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1908
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1909
make[3]: Nothing to be done for `install-exec-am'.
1910
/usr/bin/make  install-man1
1911
make[4]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1912
/bin/sh ../../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
1913
mkdir /home/oc/testpool/or1k/or32-uclinux/man
1914
mkdir /home/oc/testpool/or1k/or32-uclinux/man/man1
1915
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 addr2line.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-addr2line.1
1916
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ar.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-ar.1
1917
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 dlltool.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-dlltool.1
1918
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 nlmconv.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-nlmconv.1
1919
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 nm.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-nm.1
1920
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 objcopy.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-objcopy.1
1921
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 objdump.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-objdump.1
1922
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ranlib.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-ranlib.1
1923
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 readelf.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-readelf.1
1924
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 size.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-size.1
1925
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 strings.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-strings.1
1926
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 strip.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-strip.1
1927
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 windres.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-windres.1
1928
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 c++filt.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-c++filt.1
1929
make[4]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1930
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1931
rm -f config.texi
1932
echo '@set VERSION 2.11.93' > config.texi
1933
makeinfo  -I ../../../binutils/binutils/doc ../../../binutils/binutils/doc/binutils.texi
1934
/bin/sh ../../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
1935
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./binutils.info /home/oc/testpool/or1k/or32-uclinux/info/binutils.info
1936
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./binutils.info-1 /home/oc/testpool/or1k/or32-uclinux/info/binutils.info-1
1937
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./binutils.info-2 /home/oc/testpool/or1k/or32-uclinux/info/binutils.info-2
1938
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./binutils.info-3 /home/oc/testpool/or1k/or32-uclinux/info/binutils.info-3
1939
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
1940
Making install in po
1941
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/po'
1942
if test -r ../../../binutils/binutils/po/../../mkinstalldirs; then \
1943
  ../../../binutils/binutils/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
1944
else \
1945
  ../../../binutils/binutils/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
1946
fi
1947
installing ../../../binutils/binutils/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/binutils.mo
1948
installing ../../../binutils/binutils/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/binutils.mo
1949
installing ../../../binutils/binutils/po/ja.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/binutils.mo
1950
installing ../../../binutils/binutils/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/binutils.mo
1951
if test "binutils" = "gettext"; then \
1952
  if test -r ../../../binutils/binutils/po/../../mkinstalldirs; then \
1953
    ../../../binutils/binutils/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
1954
  else \
1955
    ../../../binutils/binutils/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
1956
  fi; \
1957
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/binutils/po/Makefile.in.in \
1958
                  /home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
1959
else \
1960
  : ; \
1961
fi
1962
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/po'
1963
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
1964
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
1965
/bin/sh ../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin
1966
mkdir /home/oc/testpool/or1k/or32-uclinux/bin
1967
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  size /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-size
1968
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c size /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-size
1969
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  objdump /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-objdump
1970
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c objdump /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-objdump
1971
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  ar /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ar
1972
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c ar /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ar
1973
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  strings /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-strings
1974
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c strings /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-strings
1975
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  ranlib /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ranlib
1976
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c ranlib /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ranlib
1977
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  objcopy /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-objcopy
1978
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c objcopy /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-objcopy
1979
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  addr2line /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-addr2line
1980
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c addr2line /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-addr2line
1981
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  readelf /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-readelf
1982
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c readelf /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-readelf
1983
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  nm-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-nm
1984
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c nm-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-nm
1985
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  strip-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-strip
1986
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c strip-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-strip
1987
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  cxxfilt /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-c++filt
1988
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c cxxfilt /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-c++filt
1989
/bin/sh ../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
1990
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux
1991
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
1992
for i in nm-new strip-new ar ranlib dlltool; do \
1993
  if [ -f $i ]; then \
1994
    j=`echo $i | sed -e 's/-new//'`; \
1995
    k=`echo $j | sed 's,^,or32-uclinux-,; '`; \
1996
    if [ "/home/oc/testpool/or1k/or32-uclinux/bin/$k" != "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j" ]; then \
1997
      rm -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j; \
1998
      ln /home/oc/testpool/or1k/or32-uclinux/bin/$k /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j >/dev/null 2>/dev/null \
1999
        || /bin/sh ./libtool --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  $i /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j; \
2000
    fi; \
2001
  else true; \
2002
  fi; \
2003
done
2004
make[3]: Nothing to be done for `install-data-am'.
2005
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
2006
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
2007
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
2008
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
2009
for f in standards.info configure.info; do \
2010
  if test -f ../../binutils/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
2011
    if /usr/bin/make "MAKEINFO=makeinfo " $f; then \
2012
      true; \
2013
    else \
2014
      exit 1; \
2015
    fi; \
2016
  fi; \
2017
done
2018
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
2019
makeinfo  --no-split -I../../binutils/etc -o standards.info ../../binutils/etc/standards.texi
2020
../../binutils/etc/standards.texi:222: warning: @sc argument all uppercase, thus no effect.
2021
../../binutils/etc/standards.texi:222: warning: @sc argument all uppercase, thus no effect.
2022
../../binutils/etc/standards.texi:228: warning: @sc argument all uppercase, thus no effect.
2023
../../binutils/etc/standards.texi:434: warning: @sc argument all uppercase, thus no effect.
2024
../../binutils/etc/standards.texi:434: warning: @sc argument all uppercase, thus no effect.
2025
../../binutils/etc/standards.texi:553: warning: @sc argument all uppercase, thus no effect.
2026
../../binutils/etc/standards.texi:557: warning: @sc argument all uppercase, thus no effect.
2027
../../binutils/etc/standards.texi:2918: warning: @sc argument all uppercase, thus no effect.
2028
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
2029
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
2030
rm -f configdev.txt configbuild.txt
2031
cp ../../binutils/etc/configdev.tin configdev.txt
2032
cp ../../binutils/etc/configbuild.tin configbuild.txt
2033
makeinfo  -I../../binutils/etc -o configure.info ../../binutils/etc/configure.texi
2034
rm -f configdev.txt configbuild.txt
2035
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
2036
/bin/sh ../../binutils/etc/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
2037
if test ! -f standards.info; then cd ../../binutils/etc; fi; \
2038
if test -f standards.info; then \
2039
  for i in standards.info*; do \
2040
    /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 $i /home/oc/testpool/or1k/or32-uclinux/info/$i; \
2041
  done; \
2042
fi
2043
if test ! -f configure.info; then cd ../../binutils/etc; fi; \
2044
if test -f configure.info; then \
2045
  for i in configure.info*; do \
2046
    /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 $i /home/oc/testpool/or1k/or32-uclinux/info/$i; \
2047
  done; \
2048
fi
2049
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
2050
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
2051
Making install in doc
2052
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
2053
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
2054
make[3]: Nothing to be done for `install-exec-am'.
2055
/usr/bin/make  install-man1
2056
make[4]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
2057
/bin/sh ../../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
2058
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 as.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-as.1
2059
make[4]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
2060
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
2061
rm -f asconfig.texi
2062
ln -s ../../../binutils/gas/doc/all.texi ./asconfig.texi >/dev/null 2>&1 \
2063
  || ln ../../../binutils/gas/doc/all.texi ./asconfig.texi >/dev/null 2>&1 \
2064
  || cp ../../../binutils/gas/doc/all.texi ./asconfig.texi
2065
rm -f gasver.texi
2066
echo '@set VERSION 2.11.93' > gasver.texi
2067
makeinfo  -I ../../../binutils/gas/doc ../../../binutils/gas/doc/as.texinfo
2068
../../../binutils/gas/doc/as.texinfo:2084: warning: Info cannot handle `:' in index entry `@code{:} (label)'.
2069
../../../binutils/gas/doc/as.texinfo:2085: warning: Info cannot handle `:' in index entry `label (@code{:})'.
2070
../../../binutils/gas/doc/as.texinfo:3903: warning: Info cannot handle `:' in index entry `listing control: new page'.
2071
../../../binutils/gas/doc/as.texinfo:4790: warning: Info cannot handle `:' in index entry `listing control: paper size'.
2072
../../../binutils/gas/doc/as.texinfo:4879: warning: Info cannot handle `:' in index entry `listing control: subtitle'.
2073
../../../binutils/gas/doc/as.texinfo:5367: warning: Info cannot handle `:' in index entry `listing control: title line'.
2074
makeinfo  -I ../../../binutils/gas/doc ../../../binutils/gas/doc/gasp.texi
2075
/bin/sh ../../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
2076
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info /home/oc/testpool/or1k/or32-uclinux/info/as.info
2077
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-1 /home/oc/testpool/or1k/or32-uclinux/info/as.info-1
2078
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-2 /home/oc/testpool/or1k/or32-uclinux/info/as.info-2
2079
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-3 /home/oc/testpool/or1k/or32-uclinux/info/as.info-3
2080
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-4 /home/oc/testpool/or1k/or32-uclinux/info/as.info-4
2081
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-5 /home/oc/testpool/or1k/or32-uclinux/info/as.info-5
2082
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-6 /home/oc/testpool/or1k/or32-uclinux/info/as.info-6
2083
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-7 /home/oc/testpool/or1k/or32-uclinux/info/as.info-7
2084
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-8 /home/oc/testpool/or1k/or32-uclinux/info/as.info-8
2085
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-9 /home/oc/testpool/or1k/or32-uclinux/info/as.info-9
2086
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info-10 /home/oc/testpool/or1k/or32-uclinux/info/as.info-10
2087
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./gasp.info /home/oc/testpool/or1k/or32-uclinux/info/gasp.info
2088
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
2089
Making install in po
2090
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas/po'
2091
if test -r ../../../binutils/gas/po/../../mkinstalldirs; then \
2092
  ../../../binutils/gas/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
2093
else \
2094
  ../../../binutils/gas/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
2095
fi
2096
installing ../../../binutils/gas/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/gas.mo
2097
installing ../../../binutils/gas/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/gas.mo
2098
if test "gas" = "gettext"; then \
2099
  if test -r ../../../binutils/gas/po/../../mkinstalldirs; then \
2100
    ../../../binutils/gas/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
2101
  else \
2102
    ../../../binutils/gas/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
2103
  fi; \
2104
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/gas/po/Makefile.in.in \
2105
                  /home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
2106
else \
2107
  : ; \
2108
fi
2109
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/po'
2110
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
2111
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
2112
/bin/sh ../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin
2113
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  as-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-as
2114
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c as-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-as
2115
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  gasp-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gasp
2116
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c gasp-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gasp
2117
/bin/sh ../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
2118
n=`echo as | sed 's,^,or32-uclinux-,; '`; \
2119
if [ "/home/oc/testpool/or1k/or32-uclinux/bin/$n" != "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as" ]; then \
2120
  rm -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as; \
2121
  ln /home/oc/testpool/or1k/or32-uclinux/bin/$n /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as >/dev/null 2>/dev/null \
2122
    || /bin/sh ./libtool --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  as-new /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as; \
2123
else \
2124
  true ; \
2125
fi
2126
make[3]: Nothing to be done for `install-data-am'.
2127
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
2128
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
2129
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
2130
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/intl'
2131
if test "@PACKAGE@" = "gettext" \
2132
   && test '' = 'intl-compat.o'; then \
2133
  if test -r ../../binutils/intl/../../mkinstalldirs; then \
2134
    ../../binutils/intl/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib /home/oc/testpool/or1k/or32-uclinux/include; \
2135
  else \
2136
    ../../binutils/intl/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib /home/oc/testpool/or1k/or32-uclinux/include; \
2137
  fi; \
2138
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 intlh.inst /home/oc/testpool/or1k/or32-uclinux/include/libintl.h; \
2139
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 libintl.a /home/oc/testpool/or1k/or32-uclinux/lib/libintl.a; \
2140
else \
2141
  : ; \
2142
fi
2143
if test "@PACKAGE@" = "gettext"; then \
2144
  if test -r ../../binutils/intl/../../mkinstalldirs; then \
2145
    ../../binutils/intl/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl; \
2146
  else \
2147
    ../../binutils/intl/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl; \
2148
  fi; \
2149
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 VERSION /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/VERSION; \
2150
  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"; \
2151
  for file in $dists; do \
2152
    /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../binutils/intl/$file /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
2153
  done; \
2154
else \
2155
  : ; \
2156
fi
2157
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/intl'
2158
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
2159
Making install in po
2160
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld/po'
2161
if test -r ../../../binutils/ld/po/../../mkinstalldirs; then \
2162
  ../../../binutils/ld/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
2163
else \
2164
  ../../../binutils/ld/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
2165
fi
2166
installing ../../../binutils/ld/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/ld.mo
2167
installing ../../../binutils/ld/po/sv.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/ld.mo
2168
installing ../../../binutils/ld/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/ld.mo
2169
installing ../../../binutils/ld/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/ld.mo
2170
if test "ld" = "gettext"; then \
2171
  if test -r ../../../binutils/ld/po/../../mkinstalldirs; then \
2172
    ../../../binutils/ld/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
2173
  else \
2174
    ../../../binutils/ld/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
2175
  fi; \
2176
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/ld/po/Makefile.in.in \
2177
                  /home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
2178
else \
2179
  : ; \
2180
fi
2181
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld/po'
2182
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
2183
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
2184
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
2185
 /bin/sh ./libtool  --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  ld-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ld
2186
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c ld-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ld
2187
n=`echo ld | sed 's,^,or32-uclinux-,; '`; \
2188
if [ "/home/oc/testpool/or1k/or32-uclinux/bin/$n" != "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld" ]; then \
2189
  rm -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld; \
2190
  ln /home/oc/testpool/or1k/or32-uclinux/bin/$n /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld >/dev/null 2>/dev/null \
2191
  || /bin/sh ./libtool --mode=install /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c  ld-new /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld; \
2192
fi
2193
/usr/bin/make  install-man1
2194
make[4]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
2195
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
2196
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ld.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/or32-uclinux-ld.1
2197
make[4]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
2198
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ldscripts
2199
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib
2200
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ldscripts
2201
for f in ldscripts/*; do \
2202
  /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 $f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/$f ; \
2203
done
2204
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
2205
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
2206
Making install-info in po
2207
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld/po'
2208
make[2]: Nothing to be done for `install-info'.
2209
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld/po'
2210
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
2211
ln -s ../../binutils/ld/gen-doc.texi ./configdoc.texi >/dev/null 2>&1 \
2212
  || ln ../../binutils/ld/gen-doc.texi ./configdoc.texi >/dev/null 2>&1 \
2213
  || cp ../../binutils/ld/gen-doc.texi ./configdoc.texi
2214
rm -f ldver.texi
2215
echo '@set VERSION 2.11.93' > ldver.texi
2216
makeinfo  -I ../../binutils/ld -I ../../binutils/ld/../bfd/doc ../../binutils/ld/ld.texinfo
2217
../../binutils/ld/ld.texinfo:3196: warning: Info cannot handle `:' in index entry `:@var{phdr}'.
2218
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
2219
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info /home/oc/testpool/or1k/or32-uclinux/info/ld.info
2220
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info-1 /home/oc/testpool/or1k/or32-uclinux/info/ld.info-1
2221
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info-2 /home/oc/testpool/or1k/or32-uclinux/info/ld.info-2
2222
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info-3 /home/oc/testpool/or1k/or32-uclinux/info/ld.info-3
2223
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info-4 /home/oc/testpool/or1k/or32-uclinux/info/ld.info-4
2224
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info-5 /home/oc/testpool/or1k/or32-uclinux/info/ld.info-5
2225
 /bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info-6 /home/oc/testpool/or1k/or32-uclinux/info/ld.info-6
2226
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
2227
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
2228
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty'
2229
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
2230
make[2]: Nothing to be done for `all'.
2231
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
2232
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 libiberty.a /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an
2233
( cd /home/oc/testpool/or1k/or32-uclinux/lib ; ranlib libiberty.an )
2234
mv -f /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.a
2235
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
2236
make[2]: Nothing to be done for `install'.
2237
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
2238
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty'

powered by: WebSVN 2.1.0

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