1 |
1765 |
root |
Thu Aug 15 20:01:42 GMT+1 2002
|
2 |
|
|
Linux fizmo 2.4.18-3custom #6 SMP Mon Jul 1 17:38:13 GMT+1 2002 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: In function `or32_elf_const_reloc':
|
1201 |
|
|
../../binutils/bfd/elf32-or32.c:443: warning: unused parameter `error_message'
|
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 |
|
|
In file included from ../../binutils/opcodes/or32-dis.c:25:
|
1260 |
|
|
../../binutils/include/opcode/or32.h:80: warning: function declaration isn't a prototype
|
1261 |
|
|
../../binutils/opcodes/or32-dis.c:33: warning: static declaration for `or32_extract' follows non-static
|
1262 |
|
|
../../binutils/opcodes/or32-dis.c: In function `or32_extract':
|
1263 |
|
|
../../binutils/opcodes/or32-dis.c:102: warning: implicit declaration of function `strtol'
|
1264 |
|
|
../../binutils/opcodes/or32-dis.c:130: warning: suggest parentheses around + or - inside shift
|
1265 |
|
|
../../binutils/opcodes/or32-dis.c: In function `print_insn':
|
1266 |
|
|
../../binutils/opcodes/or32-dis.c:302: warning: signed and unsigned type in conditional expression
|
1267 |
|
|
/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
|
1268 |
|
|
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
|
1269 |
|
|
In file included from ../../binutils/opcodes/or32-opc.c:32:
|
1270 |
|
|
../../binutils/include/opcode/or32.h:80: warning: function declaration isn't a prototype
|
1271 |
|
|
../../binutils/opcodes/or32-opc.c:354: warning: no previous prototype for `debug'
|
1272 |
|
|
../../binutils/opcodes/or32-opc.c: In function `debug':
|
1273 |
|
|
../../binutils/opcodes/or32-opc.c:356: warning: assignment makes pointer from integer without a cast
|
1274 |
|
|
../../binutils/opcodes/or32-opc.c: In function `letter_range':
|
1275 |
|
|
../../binutils/opcodes/or32-opc.c:396: warning: suggest parentheses around assignment used as truth value
|
1276 |
|
|
../../binutils/opcodes/or32-opc.c: At top level:
|
1277 |
|
|
../../binutils/opcodes/or32-opc.c:449: warning: function declaration isn't a prototype
|
1278 |
|
|
../../binutils/opcodes/or32-opc.c:933: warning: function declaration isn't a prototype
|
1279 |
|
|
../../binutils/opcodes/or32-opc.c:949: warning: function declaration isn't a prototype
|
1280 |
|
|
../../binutils/opcodes/or32-opc.c: In function `disassemble_insn':
|
1281 |
|
|
../../binutils/opcodes/or32-opc.c:978: warning: unused variable `index'
|
1282 |
|
|
../../binutils/opcodes/or32-opc.c: In function `disassemble_index':
|
1283 |
|
|
../../binutils/opcodes/or32-opc.c:1025: warning: unsigned int format, long unsigned int arg (arg 3)
|
1284 |
|
|
/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
|
1285 |
|
|
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
|
1286 |
|
|
/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
|
1287 |
|
|
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
|
1288 |
|
|
/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
|
1289 |
|
|
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
|
1290 |
|
|
../../binutils/opcodes/cgen-dis.c:37: warning: function declaration isn't a prototype
|
1291 |
|
|
../../binutils/opcodes/cgen-dis.c:53: warning: function declaration isn't a prototype
|
1292 |
|
|
/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
|
1293 |
|
|
mkdir .libs
|
1294 |
|
|
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
|
1295 |
|
|
ranlib .libs/libopcodes.a
|
1296 |
|
|
creating libopcodes.la
|
1297 |
|
|
(cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la)
|
1298 |
|
|
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
|
1299 |
|
|
if [ -f $libtooldir/libopcodes.a ]; then \
|
1300 |
|
|
cp $libtooldir/libopcodes.a libopcodes.tmp; \
|
1301 |
|
|
ranlib libopcodes.tmp; \
|
1302 |
|
|
/bin/sh ../../binutils/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
|
1303 |
|
|
else true; fi
|
1304 |
|
|
touch stamp-lib
|
1305 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1306 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1307 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1308 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
|
1309 |
|
|
/usr/bin/make all-recursive
|
1310 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
|
1311 |
|
|
Making all in doc
|
1312 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1313 |
|
|
touch addr2line.1
|
1314 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Daddr2line < ../../../binutils/binutils/doc/binutils.texi > addr2line.pod
|
1315 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
|
1316 |
|
|
mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
|
1317 |
|
|
rm -f addr2line.pod
|
1318 |
|
|
touch ar.1
|
1319 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dar < ../../../binutils/binutils/doc/binutils.texi > ar.pod
|
1320 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
|
1321 |
|
|
mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
|
1322 |
|
|
rm -f ar.pod
|
1323 |
|
|
touch dlltool.1
|
1324 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Ddlltool < ../../../binutils/binutils/doc/binutils.texi > dlltool.pod
|
1325 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
|
1326 |
|
|
mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
|
1327 |
|
|
rm -f dlltool.pod
|
1328 |
|
|
touch nlmconv.1
|
1329 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dnlmconv < ../../../binutils/binutils/doc/binutils.texi > nlmconv.pod
|
1330 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 nlmconv.pod | sed -e '/^.if n .na/d' > nlmconv.1.T$$ && \
|
1331 |
|
|
mv -f nlmconv.1.T$$ nlmconv.1) || (rm -f nlmconv.1.T$$ && exit 1)
|
1332 |
|
|
rm -f nlmconv.pod
|
1333 |
|
|
touch nm.1
|
1334 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dnm < ../../../binutils/binutils/doc/binutils.texi > nm.pod
|
1335 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
|
1336 |
|
|
mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
|
1337 |
|
|
rm -f nm.pod
|
1338 |
|
|
touch objcopy.1
|
1339 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dobjcopy < ../../../binutils/binutils/doc/binutils.texi > objcopy.pod
|
1340 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
|
1341 |
|
|
mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
|
1342 |
|
|
rm -f objcopy.pod
|
1343 |
|
|
touch objdump.1
|
1344 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dobjdump < ../../../binutils/binutils/doc/binutils.texi > objdump.pod
|
1345 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
|
1346 |
|
|
mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
|
1347 |
|
|
rm -f objdump.pod
|
1348 |
|
|
touch ranlib.1
|
1349 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dranlib < ../../../binutils/binutils/doc/binutils.texi > ranlib.pod
|
1350 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
|
1351 |
|
|
mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
|
1352 |
|
|
rm -f ranlib.pod
|
1353 |
|
|
touch readelf.1
|
1354 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dreadelf < ../../../binutils/binutils/doc/binutils.texi > readelf.pod
|
1355 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
|
1356 |
|
|
mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
|
1357 |
|
|
rm -f readelf.pod
|
1358 |
|
|
touch size.1
|
1359 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dsize < ../../../binutils/binutils/doc/binutils.texi > size.pod
|
1360 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
|
1361 |
|
|
mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
|
1362 |
|
|
rm -f size.pod
|
1363 |
|
|
touch strings.1
|
1364 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dstrings < ../../../binutils/binutils/doc/binutils.texi > strings.pod
|
1365 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
|
1366 |
|
|
mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
|
1367 |
|
|
rm -f strings.pod
|
1368 |
|
|
touch strip.1
|
1369 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dstrip < ../../../binutils/binutils/doc/binutils.texi > strip.pod
|
1370 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
|
1371 |
|
|
mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
|
1372 |
|
|
rm -f strip.pod
|
1373 |
|
|
touch windres.1
|
1374 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dwindres < ../../../binutils/binutils/doc/binutils.texi > windres.pod
|
1375 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
|
1376 |
|
|
mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
|
1377 |
|
|
rm -f windres.pod
|
1378 |
|
|
touch cxxfilt.man
|
1379 |
|
|
perl ../../../binutils/binutils/../etc/texi2pod.pl -Dman -Dcxxfilt < ../../../binutils/binutils/doc/binutils.texi > c++filt.pod
|
1380 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
|
1381 |
|
|
mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
|
1382 |
|
|
rm -f c++filt.pod
|
1383 |
|
|
if test -f cxxfilt.man; then \
|
1384 |
|
|
man=cxxfilt.man; \
|
1385 |
|
|
else \
|
1386 |
|
|
man=../../../binutils/binutils/doc/cxxfilt.man; \
|
1387 |
|
|
fi; \
|
1388 |
|
|
sed -e 's/@PROGRAM@/c++filt/' \
|
1389 |
|
|
-e 's/cxxfilt/c++filt/' < $man \
|
1390 |
|
|
> c++filt.1
|
1391 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1392 |
|
|
Making all in po
|
1393 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/po'
|
1394 |
|
|
make[3]: Nothing to be done for `all'.
|
1395 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/po'
|
1396 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
|
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/size.c
|
1398 |
|
|
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
|
1399 |
|
|
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
|
1400 |
|
|
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
|
1401 |
|
|
/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
|
1402 |
|
|
mkdir .libs
|
1403 |
|
|
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
|
1404 |
|
|
bucomm.o: In function `make_tempname':
|
1405 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1406 |
|
|
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
|
1407 |
|
|
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
|
1408 |
|
|
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
|
1409 |
|
|
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
|
1410 |
|
|
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
|
1411 |
|
|
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
|
1412 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_write_2bytes':
|
1413 |
|
|
../../binutils/binutils/ieee.c:4205: warning: signed and unsigned type in conditional expression
|
1414 |
|
|
../../binutils/binutils/ieee.c:4206: warning: signed and unsigned type in conditional expression
|
1415 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_write_number':
|
1416 |
|
|
../../binutils/binutils/ieee.c:4222: warning: signed and unsigned type in conditional expression
|
1417 |
|
|
../../binutils/binutils/ieee.c:4242: warning: signed and unsigned type in conditional expression
|
1418 |
|
|
../../binutils/binutils/ieee.c:4246: warning: signed and unsigned type in conditional expression
|
1419 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_write_id':
|
1420 |
|
|
../../binutils/binutils/ieee.c:4265: warning: signed and unsigned type in conditional expression
|
1421 |
|
|
../../binutils/binutils/ieee.c:4270: warning: signed and unsigned type in conditional expression
|
1422 |
|
|
../../binutils/binutils/ieee.c:4271: warning: signed and unsigned type in conditional expression
|
1423 |
|
|
../../binutils/binutils/ieee.c:4276: warning: signed and unsigned type in conditional expression
|
1424 |
|
|
../../binutils/binutils/ieee.c:4287: warning: signed and unsigned type in conditional expression
|
1425 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_pop_type_used':
|
1426 |
|
|
../../binutils/binutils/ieee.c:4390: warning: signed and unsigned type in conditional expression
|
1427 |
|
|
../../binutils/binutils/ieee.c:4391: warning: signed and unsigned type in conditional expression
|
1428 |
|
|
../../binutils/binutils/ieee.c:4404: warning: signed and unsigned type in conditional expression
|
1429 |
|
|
../../binutils/binutils/ieee.c:4405: warning: signed and unsigned type in conditional expression
|
1430 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_define_named_type':
|
1431 |
|
|
../../binutils/binutils/ieee.c:4578: warning: signed and unsigned type in conditional expression
|
1432 |
|
|
../../binutils/binutils/ieee.c:4579: warning: signed and unsigned type in conditional expression
|
1433 |
|
|
../../binutils/binutils/ieee.c:4595: warning: signed and unsigned type in conditional expression
|
1434 |
|
|
../../binutils/binutils/ieee.c:4596: warning: signed and unsigned type in conditional expression
|
1435 |
|
|
../../binutils/binutils/ieee.c:4609: warning: signed and unsigned type in conditional expression
|
1436 |
|
|
../../binutils/binutils/ieee.c:4612: warning: signed and unsigned type in conditional expression
|
1437 |
|
|
../../binutils/binutils/ieee.c:4614: warning: signed and unsigned type in conditional expression
|
1438 |
|
|
../../binutils/binutils/ieee.c: In function `write_ieee_debugging_info':
|
1439 |
|
|
../../binutils/binutils/ieee.c:4746: warning: signed and unsigned type in conditional expression
|
1440 |
|
|
../../binutils/binutils/ieee.c:4749: warning: signed and unsigned type in conditional expression
|
1441 |
|
|
../../binutils/binutils/ieee.c:4751: warning: signed and unsigned type in conditional expression
|
1442 |
|
|
../../binutils/binutils/ieee.c:4755: warning: signed and unsigned type in conditional expression
|
1443 |
|
|
../../binutils/binutils/ieee.c:4774: warning: signed and unsigned type in conditional expression
|
1444 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_write_undefined_tag':
|
1445 |
|
|
../../binutils/binutils/ieee.c:4860: warning: signed and unsigned type in conditional expression
|
1446 |
|
|
../../binutils/binutils/ieee.c:4861: warning: signed and unsigned type in conditional expression
|
1447 |
|
|
../../binutils/binutils/ieee.c:4880: warning: signed and unsigned type in conditional expression
|
1448 |
|
|
../../binutils/binutils/ieee.c:4883: warning: signed and unsigned type in conditional expression
|
1449 |
|
|
../../binutils/binutils/ieee.c:4885: warning: signed and unsigned type in conditional expression
|
1450 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_start_compilation_unit':
|
1451 |
|
|
../../binutils/binutils/ieee.c:4976: warning: signed and unsigned type in conditional expression
|
1452 |
|
|
../../binutils/binutils/ieee.c:4977: warning: signed and unsigned type in conditional expression
|
1453 |
|
|
../../binutils/binutils/ieee.c:4985: warning: signed and unsigned type in conditional expression
|
1454 |
|
|
../../binutils/binutils/ieee.c:4986: warning: signed and unsigned type in conditional expression
|
1455 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_finish_compilation_unit':
|
1456 |
|
|
../../binutils/binutils/ieee.c:5005: warning: signed and unsigned type in conditional expression
|
1457 |
|
|
../../binutils/binutils/ieee.c:5019: warning: signed and unsigned type in conditional expression
|
1458 |
|
|
../../binutils/binutils/ieee.c:5020: warning: signed and unsigned type in conditional expression
|
1459 |
|
|
../../binutils/binutils/ieee.c:5028: warning: signed and unsigned type in conditional expression
|
1460 |
|
|
../../binutils/binutils/ieee.c:5036: warning: signed and unsigned type in conditional expression
|
1461 |
|
|
../../binutils/binutils/ieee.c:5049: warning: signed and unsigned type in conditional expression
|
1462 |
|
|
../../binutils/binutils/ieee.c:5056: warning: signed and unsigned type in conditional expression
|
1463 |
|
|
../../binutils/binutils/ieee.c:5070: warning: signed and unsigned type in conditional expression
|
1464 |
|
|
../../binutils/binutils/ieee.c:5071: warning: signed and unsigned type in conditional expression
|
1465 |
|
|
../../binutils/binutils/ieee.c:5121: warning: signed and unsigned type in conditional expression
|
1466 |
|
|
../../binutils/binutils/ieee.c:5122: warning: signed and unsigned type in conditional expression
|
1467 |
|
|
../../binutils/binutils/ieee.c:5128: warning: signed and unsigned type in conditional expression
|
1468 |
|
|
../../binutils/binutils/ieee.c:5137: warning: signed and unsigned type in conditional expression
|
1469 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_add_bb11':
|
1470 |
|
|
../../binutils/binutils/ieee.c:5237: warning: signed and unsigned type in conditional expression
|
1471 |
|
|
../../binutils/binutils/ieee.c:5238: warning: signed and unsigned type in conditional expression
|
1472 |
|
|
../../binutils/binutils/ieee.c:5256: warning: signed and unsigned type in conditional expression
|
1473 |
|
|
../../binutils/binutils/ieee.c:5257: warning: signed and unsigned type in conditional expression
|
1474 |
|
|
../../binutils/binutils/ieee.c:5263: warning: signed and unsigned type in conditional expression
|
1475 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_struct_field':
|
1476 |
|
|
../../binutils/binutils/ieee.c:6154: warning: signed and unsigned type in conditional expression
|
1477 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_end_struct_type':
|
1478 |
|
|
../../binutils/binutils/ieee.c:6224: warning: signed and unsigned type in conditional expression
|
1479 |
|
|
../../binutils/binutils/ieee.c:6225: warning: signed and unsigned type in conditional expression
|
1480 |
|
|
../../binutils/binutils/ieee.c:6238: warning: signed and unsigned type in conditional expression
|
1481 |
|
|
../../binutils/binutils/ieee.c:6239: warning: signed and unsigned type in conditional expression
|
1482 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_end_class_type':
|
1483 |
|
|
../../binutils/binutils/ieee.c:6638: warning: signed and unsigned type in conditional expression
|
1484 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_variable':
|
1485 |
|
|
../../binutils/binutils/ieee.c:7111: warning: signed and unsigned type in conditional expression
|
1486 |
|
|
../../binutils/binutils/ieee.c:7187: warning: signed and unsigned type in conditional expression
|
1487 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_start_function':
|
1488 |
|
|
../../binutils/binutils/ieee.c:7258: warning: signed and unsigned type in conditional expression
|
1489 |
|
|
../../binutils/binutils/ieee.c:7281: warning: signed and unsigned type in conditional expression
|
1490 |
|
|
../../binutils/binutils/ieee.c:7282: warning: signed and unsigned type in conditional expression
|
1491 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_output_pending_parms':
|
1492 |
|
|
../../binutils/binutils/ieee.c:7376: warning: signed and unsigned type in conditional expression
|
1493 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_start_block':
|
1494 |
|
|
../../binutils/binutils/ieee.c:7437: warning: signed and unsigned type in conditional expression
|
1495 |
|
|
../../binutils/binutils/ieee.c:7438: warning: signed and unsigned type in conditional expression
|
1496 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_end_block':
|
1497 |
|
|
../../binutils/binutils/ieee.c:7468: warning: signed and unsigned type in conditional expression
|
1498 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_end_function':
|
1499 |
|
|
../../binutils/binutils/ieee.c:7511: warning: signed and unsigned type in conditional expression
|
1500 |
|
|
../../binutils/binutils/ieee.c:7512: warning: signed and unsigned type in conditional expression
|
1501 |
|
|
../../binutils/binutils/ieee.c: In function `ieee_lineno':
|
1502 |
|
|
../../binutils/binutils/ieee.c:7562: warning: signed and unsigned type in conditional expression
|
1503 |
|
|
../../binutils/binutils/ieee.c:7563: warning: signed and unsigned type in conditional expression
|
1504 |
|
|
../../binutils/binutils/ieee.c:7566: warning: signed and unsigned type in conditional expression
|
1505 |
|
|
../../binutils/binutils/ieee.c:7579: warning: signed and unsigned type in conditional expression
|
1506 |
|
|
../../binutils/binutils/ieee.c:7587: warning: signed and unsigned type in conditional expression
|
1507 |
|
|
../../binutils/binutils/ieee.c:7599: warning: signed and unsigned type in conditional expression
|
1508 |
|
|
../../binutils/binutils/ieee.c:7600: warning: signed and unsigned type in conditional expression
|
1509 |
|
|
../../binutils/binutils/ieee.c:7603: warning: signed and unsigned type in conditional expression
|
1510 |
|
|
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
|
1511 |
|
|
/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
|
1512 |
|
|
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
|
1513 |
|
|
bucomm.o: In function `make_tempname':
|
1514 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1515 |
|
|
/bin/sh ../../binutils/binutils/../ylwrap "bison -y" ../../binutils/binutils/arparse.y y.tab.c arparse.c y.tab.h arparse.h -- -d
|
1516 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/arparse.y:78: warning: previous rule lacks an ending `;'
|
1517 |
|
|
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
|
1518 |
|
|
/bin/sh ../../binutils/binutils/../ylwrap "flex" ../../binutils/binutils/arlex.l lex.yy.c arlex.c --
|
1519 |
|
|
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
|
1520 |
|
|
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
|
1521 |
|
|
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
|
1522 |
|
|
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
|
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/rename.c
|
1524 |
|
|
/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
|
1525 |
|
|
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
|
1526 |
|
|
bucomm.o: In function `make_tempname':
|
1527 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1528 |
|
|
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
|
1529 |
|
|
/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
|
1530 |
|
|
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
|
1531 |
|
|
bucomm.o: In function `make_tempname':
|
1532 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1533 |
|
|
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
|
1534 |
|
|
/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
|
1535 |
|
|
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
|
1536 |
|
|
bucomm.o: In function `make_tempname':
|
1537 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1538 |
|
|
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
|
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/not-strip.c
|
1540 |
|
|
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
|
1541 |
|
|
/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
|
1542 |
|
|
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
|
1543 |
|
|
bucomm.o: In function `make_tempname':
|
1544 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1545 |
|
|
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
|
1546 |
|
|
/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
|
1547 |
|
|
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
|
1548 |
|
|
bucomm.o: In function `make_tempname':
|
1549 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1550 |
|
|
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
|
1551 |
|
|
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
|
1552 |
|
|
/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
|
1553 |
|
|
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o readelf readelf.o version.o unwind-ia64.o ../libiberty/libiberty.a
|
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 ../../binutils/binutils/nm.c
|
1555 |
|
|
/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
|
1556 |
|
|
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
|
1557 |
|
|
bucomm.o: In function `make_tempname':
|
1558 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1559 |
|
|
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
|
1560 |
|
|
/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
|
1561 |
|
|
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
|
1562 |
|
|
bucomm.o: In function `make_tempname':
|
1563 |
|
|
/home/oc/testpool/or1k/b-b/binutils/../../binutils/binutils/bucomm.c:236: the use of `mktemp' is dangerous, better use `mkstemp'
|
1564 |
|
|
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
|
1565 |
|
|
echo '/*WARNING: This file is automatically generated!*/' >underscore.t
|
1566 |
|
|
echo "int prepends_underscore = 0;" >>underscore.t
|
1567 |
|
|
/bin/sh ../../binutils/binutils/../move-if-change underscore.t underscore.c
|
1568 |
|
|
touch stamp-under
|
1569 |
|
|
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
|
1570 |
|
|
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cplus-dem.o underscore.o ../libiberty/libiberty.a
|
1571 |
|
|
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt cplus-dem.o underscore.o ../libiberty/libiberty.a
|
1572 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
|
1573 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
|
1574 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
|
1575 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
|
1576 |
|
|
make[1]: Nothing to be done for `all'.
|
1577 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
|
1578 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
|
1579 |
|
|
/usr/bin/make all-recursive
|
1580 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
|
1581 |
|
|
Making all in doc
|
1582 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
1583 |
|
|
touch as.1
|
1584 |
|
|
perl ../../../binutils/gas/../etc/texi2pod.pl -Dman < ../../../binutils/gas/doc/as.texinfo > as.pod
|
1585 |
|
|
Use of uninitialized value in substitution iterator at ../../../binutils/gas/../etc/texi2pod.pl line 293, line 1054.
|
1586 |
|
|
Use of uninitialized value in substitution iterator at ../../../binutils/gas/../etc/texi2pod.pl line 293, line 1054.
|
1587 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 as.pod | \
|
1588 |
|
|
sed -e '/^.if n .na/d' > as.1.T$$ && \
|
1589 |
|
|
mv -f as.1.T$$ as.1) || \
|
1590 |
|
|
(rm -f as.1.T$$ && exit 1)
|
1591 |
|
|
rm -f as.pod
|
1592 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
1593 |
|
|
Making all in po
|
1594 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas/po'
|
1595 |
|
|
make[3]: Nothing to be done for `all'.
|
1596 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/po'
|
1597 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
|
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/app.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/as.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/atof-generic.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/bignum-copy.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/cond.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/depend.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/dwarf2dbg.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/ecoff.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/ehopt.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/expr.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/flonum-copy.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/flonum-konst.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/flonum-mult.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/frags.c
|
1612 |
|
|
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
|
1613 |
|
|
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
|
1614 |
|
|
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
|
1615 |
|
|
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
|
1616 |
|
|
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
|
1617 |
|
|
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
|
1618 |
|
|
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
|
1619 |
|
|
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
|
1620 |
|
|
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
|
1621 |
|
|
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
|
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/stabs.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/subsegs.c
|
1624 |
|
|
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
|
1625 |
|
|
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
|
1626 |
|
|
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
|
1627 |
|
|
In file included from ../../binutils/gas/config/tc-or32.c:28:
|
1628 |
|
|
../../binutils/include/opcode/or32.h:80: warning: function declaration isn't a prototype
|
1629 |
|
|
../../binutils/gas/config/tc-or32.c: In function `md_begin':
|
1630 |
|
|
../../binutils/gas/config/tc-or32.c:211: warning: comparison between signed and unsigned
|
1631 |
|
|
../../binutils/gas/config/tc-or32.c: In function `tc_gen_reloc':
|
1632 |
|
|
../../binutils/gas/config/tc-or32.c:1633: warning: unsigned int format, bfd_vma arg (arg 2)
|
1633 |
|
|
../../binutils/gas/config/tc-or32.c:1633: warning: unsigned int format, valueT arg (arg 3)
|
1634 |
|
|
../../binutils/gas/config/tc-or32.c:1633: warning: unsigned int format, valueT arg (arg 4)
|
1635 |
|
|
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, bfd_size_type arg (arg 2)
|
1636 |
|
|
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, addressT arg (arg 3)
|
1637 |
|
|
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, long unsigned int arg (arg 4)
|
1638 |
|
|
../../binutils/gas/config/tc-or32.c:1640: warning: unsigned int format, valueT arg (arg 5)
|
1639 |
|
|
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
|
1640 |
|
|
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
|
1641 |
|
|
/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
|
1642 |
|
|
mkdir .libs
|
1643 |
|
|
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
|
1644 |
|
|
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
|
1645 |
|
|
/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
|
1646 |
|
|
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o gasp-new gasp.o macro.o sb.o hash.o ../libiberty/libiberty.a
|
1647 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
|
1648 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
|
1649 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
|
1650 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
1651 |
|
|
/usr/bin/make all-recursive
|
1652 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
1653 |
|
|
Making all in po
|
1654 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/ld/po'
|
1655 |
|
|
make[3]: Nothing to be done for `all'.
|
1656 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/ld/po'
|
1657 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
1658 |
|
|
/bin/sh ../../binutils/ld/../ylwrap "bison -y" ../../binutils/ld/ldgram.y y.tab.c ldgram.c y.tab.h ldgram.h -- -d
|
1659 |
|
|
/home/oc/testpool/or1k/b-b/ld/../../binutils/ld/ldgram.y:175: warning: previous rule lacks an ending `;'
|
1660 |
|
|
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
|
1661 |
|
|
flex ../../binutils/ld/ldlex.l && mv lex.yy.c ldlex.c
|
1662 |
|
|
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
|
1663 |
|
|
lex.yy.c:2857: warning: `yyunput' defined but not used
|
1664 |
|
|
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
|
1665 |
|
|
../../binutils/ld/lexsup.c:58: warning: function declaration isn't a prototype
|
1666 |
|
|
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
|
1667 |
|
|
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
|
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/ldctor.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 -DDEFAULT_EMULATION='"or32elf"' -DSCRIPTDIR='"/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib"' -DTARGET='"or32-unknown-uclinux"' ../../binutils/ld/ldmain.c
|
1670 |
|
|
../../binutils/ld/ldmain.c:163: warning: function declaration isn't a prototype
|
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/ldwrite.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/ldexp.c
|
1673 |
|
|
(echo "/* This file is automatically generated. DO NOT EDIT! */";\
|
1674 |
|
|
for f in `echo " " eor32elf.o "" \
|
1675 |
|
|
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
|
1676 |
|
|
echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
|
1677 |
|
|
done;\
|
1678 |
|
|
echo "";\
|
1679 |
|
|
echo "#define EMULATION_LIST \\";\
|
1680 |
|
|
for f in `echo " " eor32elf.o "" \
|
1681 |
|
|
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
|
1682 |
|
|
echo " &ld_${f}_emulation, \\"; \
|
1683 |
|
|
done;\
|
1684 |
|
|
echo " 0") >ldemul-tmp.h
|
1685 |
|
|
mv ldemul-tmp.h ldemul-list.h
|
1686 |
|
|
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
|
1687 |
|
|
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
|
1688 |
|
|
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
|
1689 |
|
|
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
|
1690 |
|
|
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
|
1691 |
|
|
cp ../../binutils/ld/emultempl/astring.sed stringify.sed
|
1692 |
|
|
/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"
|
1693 |
|
|
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
|
1694 |
|
|
/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
|
1695 |
|
|
mkdir .libs
|
1696 |
|
|
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
|
1697 |
|
|
touch ld.1
|
1698 |
|
|
perl ../../binutils/ld/../etc/texi2pod.pl -Dman < ../../binutils/ld/ld.texinfo > ld.pod
|
1699 |
|
|
(pod2man --center="GNU Development Tools" --release="binutils-2.11.93" --section=1 ld.pod | \
|
1700 |
|
|
sed -e '/^.if n .na/d' > ld.1.T$$ && \
|
1701 |
|
|
mv -f ld.1.T$$ ld.1) || \
|
1702 |
|
|
(rm -f ld.1.T$$ && exit 1)
|
1703 |
|
|
rm -f ld.pod
|
1704 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
1705 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
1706 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
1707 |
|
|
/bin/sh ../binutils/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux /home/oc/testpool/or1k/or32-uclinux
|
1708 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux
|
1709 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
|
1710 |
|
|
Making install in doc
|
1711 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/doc'
|
1712 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/doc'
|
1713 |
|
|
make[3]: Nothing to be done for `install-exec-am'.
|
1714 |
|
|
make[3]: Nothing to be done for `install-data-am'.
|
1715 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/doc'
|
1716 |
|
|
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
|
1717 |
|
|
gcc -o chew chew.o
|
1718 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../aoutx.h >aoutx.tmp
|
1719 |
|
|
../../../binutils/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
|
1720 |
|
|
touch s-aoutx
|
1721 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../archive.c >archive.tmp
|
1722 |
|
|
../../../binutils/bfd/doc/../../move-if-change archive.tmp archive.texi
|
1723 |
|
|
touch s-archive
|
1724 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../archures.c >archures.tmp
|
1725 |
|
|
../../../binutils/bfd/doc/../../move-if-change archures.tmp archures.texi
|
1726 |
|
|
touch s-archures
|
1727 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../bfd.c >bfd.tmp
|
1728 |
|
|
../../../binutils/bfd/doc/../../move-if-change bfd.tmp bfdt.texi
|
1729 |
|
|
touch s-bfd
|
1730 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../cache.c >cache.tmp
|
1731 |
|
|
../../../binutils/bfd/doc/../../move-if-change cache.tmp cache.texi
|
1732 |
|
|
touch s-cache
|
1733 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../coffcode.h >coffcode.tmp
|
1734 |
|
|
../../../binutils/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
|
1735 |
|
|
touch s-coffcode
|
1736 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../corefile.c >core.tmp
|
1737 |
|
|
../../../binutils/bfd/doc/../../move-if-change core.tmp core.texi
|
1738 |
|
|
touch s-core
|
1739 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../elf.c >elf.tmp
|
1740 |
|
|
../../../binutils/bfd/doc/../../move-if-change elf.tmp elf.texi
|
1741 |
|
|
touch s-elf
|
1742 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../elfcode.h >elfcode.tmp
|
1743 |
|
|
../../../binutils/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
|
1744 |
|
|
touch s-elfcode
|
1745 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../format.c >format.tmp
|
1746 |
|
|
../../../binutils/bfd/doc/../../move-if-change format.tmp format.texi
|
1747 |
|
|
touch s-format
|
1748 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str < ../../../binutils/bfd/doc/../libbfd.c >libbfd.tmp
|
1749 |
|
|
../../../binutils/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
|
1750 |
|
|
touch s-libbfd
|
1751 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../opncls.c >opncls.tmp
|
1752 |
|
|
../../../binutils/bfd/doc/../../move-if-change opncls.tmp opncls.texi
|
1753 |
|
|
touch s-opncls
|
1754 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../reloc.c >reloc.tmp
|
1755 |
|
|
../../../binutils/bfd/doc/../../move-if-change reloc.tmp reloc.texi
|
1756 |
|
|
touch s-reloc
|
1757 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../section.c >section.tmp
|
1758 |
|
|
../../../binutils/bfd/doc/../../move-if-change section.tmp section.texi
|
1759 |
|
|
touch s-section
|
1760 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../syms.c >syms.tmp
|
1761 |
|
|
../../../binutils/bfd/doc/../../move-if-change syms.tmp syms.texi
|
1762 |
|
|
touch s-syms
|
1763 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../targets.c >targets.tmp
|
1764 |
|
|
../../../binutils/bfd/doc/../../move-if-change targets.tmp targets.texi
|
1765 |
|
|
touch s-targets
|
1766 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../init.c >init.tmp
|
1767 |
|
|
../../../binutils/bfd/doc/../../move-if-change init.tmp init.texi
|
1768 |
|
|
touch s-init
|
1769 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../hash.c >hash.tmp
|
1770 |
|
|
../../../binutils/bfd/doc/../../move-if-change hash.tmp hash.texi
|
1771 |
|
|
touch s-hash
|
1772 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../linker.c >linker.tmp
|
1773 |
|
|
../../../binutils/bfd/doc/../../move-if-change linker.tmp linker.texi
|
1774 |
|
|
touch s-linker
|
1775 |
|
|
./chew -f ../../../binutils/bfd/doc/doc.str <../../../binutils/bfd/doc/../mmo.c >mmo.tmp
|
1776 |
|
|
../../../binutils/bfd/doc/../../move-if-change mmo.tmp mmo.texi
|
1777 |
|
|
touch s-mmo
|
1778 |
|
|
makeinfo -I ../../../binutils/bfd/doc ../../../binutils/bfd/doc/bfd.texinfo
|
1779 |
|
|
/bin/sh ../../../binutils/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
|
1780 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/info
|
1781 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./bfd.info /home/oc/testpool/or1k/or32-uclinux/info/bfd.info
|
1782 |
|
|
/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
|
1783 |
|
|
/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
|
1784 |
|
|
/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
|
1785 |
|
|
/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
|
1786 |
|
|
/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
|
1787 |
|
|
/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
|
1788 |
|
|
/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
|
1789 |
|
|
/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
|
1790 |
|
|
/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
|
1791 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/doc'
|
1792 |
|
|
Making install in po
|
1793 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd/po'
|
1794 |
|
|
if test -r ../../../binutils/bfd/po/../../mkinstalldirs; then \
|
1795 |
|
|
../../../binutils/bfd/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
1796 |
|
|
else \
|
1797 |
|
|
../../../binutils/bfd/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
1798 |
|
|
fi
|
1799 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share
|
1800 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale
|
1801 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/fr
|
1802 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES
|
1803 |
|
|
installing ../../../binutils/bfd/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/bfd.mo
|
1804 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/tr
|
1805 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES
|
1806 |
|
|
installing ../../../binutils/bfd/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/bfd.mo
|
1807 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/ja
|
1808 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES
|
1809 |
|
|
installing ../../../binutils/bfd/po/ja.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/bfd.mo
|
1810 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/es
|
1811 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES
|
1812 |
|
|
installing ../../../binutils/bfd/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/bfd.mo
|
1813 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/sv
|
1814 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES
|
1815 |
|
|
installing ../../../binutils/bfd/po/sv.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/bfd.mo
|
1816 |
|
|
if test "bfd" = "gettext"; then \
|
1817 |
|
|
if test -r ../../../binutils/bfd/po/../../mkinstalldirs; then \
|
1818 |
|
|
../../../binutils/bfd/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
1819 |
|
|
else \
|
1820 |
|
|
../../../binutils/bfd/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
1821 |
|
|
fi; \
|
1822 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/bfd/po/Makefile.in.in \
|
1823 |
|
|
/home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
|
1824 |
|
|
else \
|
1825 |
|
|
: ; \
|
1826 |
|
|
fi
|
1827 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd/po'
|
1828 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
|
1829 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/bfd'
|
1830 |
|
|
/bin/sh ../../binutils/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib
|
1831 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/lib
|
1832 |
|
|
/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
|
1833 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libbfd.lai /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.la
|
1834 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libbfd.a /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.a
|
1835 |
|
|
ranlib /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.a
|
1836 |
|
|
chmod 644 /home/oc/testpool/or1k/or32-uclinux/lib/libbfd.a
|
1837 |
|
|
PATH="$PATH:/sbin" ldconfig -n /home/oc/testpool/or1k/or32-uclinux/lib
|
1838 |
|
|
----------------------------------------------------------------------
|
1839 |
|
|
Libraries have been installed in:
|
1840 |
|
|
/home/oc/testpool/or1k/or32-uclinux/lib
|
1841 |
|
|
|
1842 |
|
|
If you ever happen to want to link against installed libraries
|
1843 |
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
1844 |
|
|
specify the full pathname of the library, or use the `-LLIBDIR'
|
1845 |
|
|
flag during linking and do at least one of the following:
|
1846 |
|
|
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
|
1847 |
|
|
during execution
|
1848 |
|
|
- add LIBDIR to the `LD_RUN_PATH' environment variable
|
1849 |
|
|
during linking
|
1850 |
|
|
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
|
1851 |
|
|
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
|
1852 |
|
|
|
1853 |
|
|
See any operating system documentation about shared libraries for
|
1854 |
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
1855 |
|
|
----------------------------------------------------------------------
|
1856 |
|
|
/bin/sh ../../binutils/bfd/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/include
|
1857 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/include
|
1858 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 bfd.h /home/oc/testpool/or1k/or32-uclinux/include/bfd.h
|
1859 |
|
|
/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
|
1860 |
|
|
/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
|
1861 |
|
|
/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
|
1862 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
|
1863 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
|
1864 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/bfd'
|
1865 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1866 |
|
|
Making install in po
|
1867 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes/po'
|
1868 |
|
|
if test -r ../../../binutils/opcodes/po/../../mkinstalldirs; then \
|
1869 |
|
|
../../../binutils/opcodes/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
1870 |
|
|
else \
|
1871 |
|
|
../../../binutils/opcodes/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
1872 |
|
|
fi
|
1873 |
|
|
installing ../../../binutils/opcodes/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/opcodes.mo
|
1874 |
|
|
installing ../../../binutils/opcodes/po/sv.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/opcodes.mo
|
1875 |
|
|
installing ../../../binutils/opcodes/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/opcodes.mo
|
1876 |
|
|
installing ../../../binutils/opcodes/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/opcodes.mo
|
1877 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/da
|
1878 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES
|
1879 |
|
|
installing ../../../binutils/opcodes/po/da.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES/opcodes.mo
|
1880 |
|
|
if test "opcodes" = "gettext"; then \
|
1881 |
|
|
if test -r ../../../binutils/opcodes/po/../../mkinstalldirs; then \
|
1882 |
|
|
../../../binutils/opcodes/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
1883 |
|
|
else \
|
1884 |
|
|
../../../binutils/opcodes/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
1885 |
|
|
fi; \
|
1886 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/opcodes/po/Makefile.in.in \
|
1887 |
|
|
/home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
|
1888 |
|
|
else \
|
1889 |
|
|
: ; \
|
1890 |
|
|
fi
|
1891 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes/po'
|
1892 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1893 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1894 |
|
|
/bin/sh ../../binutils/opcodes/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib
|
1895 |
|
|
/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
|
1896 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libopcodes.lai /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.la
|
1897 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c .libs/libopcodes.a /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.a
|
1898 |
|
|
ranlib /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.a
|
1899 |
|
|
chmod 644 /home/oc/testpool/or1k/or32-uclinux/lib/libopcodes.a
|
1900 |
|
|
PATH="$PATH:/sbin" ldconfig -n /home/oc/testpool/or1k/or32-uclinux/lib
|
1901 |
|
|
----------------------------------------------------------------------
|
1902 |
|
|
Libraries have been installed in:
|
1903 |
|
|
/home/oc/testpool/or1k/or32-uclinux/lib
|
1904 |
|
|
|
1905 |
|
|
If you ever happen to want to link against installed libraries
|
1906 |
|
|
in a given directory, LIBDIR, you must either use libtool, and
|
1907 |
|
|
specify the full pathname of the library, or use the `-LLIBDIR'
|
1908 |
|
|
flag during linking and do at least one of the following:
|
1909 |
|
|
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
|
1910 |
|
|
during execution
|
1911 |
|
|
- add LIBDIR to the `LD_RUN_PATH' environment variable
|
1912 |
|
|
during linking
|
1913 |
|
|
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
|
1914 |
|
|
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
|
1915 |
|
|
|
1916 |
|
|
See any operating system documentation about shared libraries for
|
1917 |
|
|
more information, such as the ld(1) and ld.so(8) manual pages.
|
1918 |
|
|
----------------------------------------------------------------------
|
1919 |
|
|
make[3]: Nothing to be done for `install-data-am'.
|
1920 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1921 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1922 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/opcodes'
|
1923 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
|
1924 |
|
|
Making install in doc
|
1925 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1926 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1927 |
|
|
make[3]: Nothing to be done for `install-exec-am'.
|
1928 |
|
|
/usr/bin/make install-man1
|
1929 |
|
|
make[4]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1930 |
|
|
/bin/sh ../../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
|
1931 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/man
|
1932 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/man/man1
|
1933 |
|
|
/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
|
1934 |
|
|
/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
|
1935 |
|
|
/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
|
1936 |
|
|
/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
|
1937 |
|
|
/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
|
1938 |
|
|
/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
|
1939 |
|
|
/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
|
1940 |
|
|
/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
|
1941 |
|
|
/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
|
1942 |
|
|
/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
|
1943 |
|
|
/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
|
1944 |
|
|
/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
|
1945 |
|
|
/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
|
1946 |
|
|
/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
|
1947 |
|
|
make[4]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1948 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1949 |
|
|
rm -f config.texi
|
1950 |
|
|
echo '@set VERSION 2.11.93' > config.texi
|
1951 |
|
|
makeinfo -I ../../../binutils/binutils/doc ../../../binutils/binutils/doc/binutils.texi
|
1952 |
|
|
/bin/sh ../../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
|
1953 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./binutils.info /home/oc/testpool/or1k/or32-uclinux/info/binutils.info
|
1954 |
|
|
/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
|
1955 |
|
|
/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
|
1956 |
|
|
/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
|
1957 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/doc'
|
1958 |
|
|
Making install in po
|
1959 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils/po'
|
1960 |
|
|
if test -r ../../../binutils/binutils/po/../../mkinstalldirs; then \
|
1961 |
|
|
../../../binutils/binutils/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
1962 |
|
|
else \
|
1963 |
|
|
../../../binutils/binutils/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
1964 |
|
|
fi
|
1965 |
|
|
installing ../../../binutils/binutils/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/binutils.mo
|
1966 |
|
|
installing ../../../binutils/binutils/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/binutils.mo
|
1967 |
|
|
installing ../../../binutils/binutils/po/ja.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/binutils.mo
|
1968 |
|
|
installing ../../../binutils/binutils/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/binutils.mo
|
1969 |
|
|
if test "binutils" = "gettext"; then \
|
1970 |
|
|
if test -r ../../../binutils/binutils/po/../../mkinstalldirs; then \
|
1971 |
|
|
../../../binutils/binutils/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
1972 |
|
|
else \
|
1973 |
|
|
../../../binutils/binutils/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
1974 |
|
|
fi; \
|
1975 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/binutils/po/Makefile.in.in \
|
1976 |
|
|
/home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
|
1977 |
|
|
else \
|
1978 |
|
|
: ; \
|
1979 |
|
|
fi
|
1980 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils/po'
|
1981 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
|
1982 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/binutils'
|
1983 |
|
|
/bin/sh ../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin
|
1984 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/bin
|
1985 |
|
|
/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
|
1986 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c size /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-size
|
1987 |
|
|
/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
|
1988 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c objdump /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-objdump
|
1989 |
|
|
/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
|
1990 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c ar /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ar
|
1991 |
|
|
/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
|
1992 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c strings /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-strings
|
1993 |
|
|
/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
|
1994 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c ranlib /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ranlib
|
1995 |
|
|
/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
|
1996 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c objcopy /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-objcopy
|
1997 |
|
|
/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
|
1998 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c addr2line /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-addr2line
|
1999 |
|
|
/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
|
2000 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c readelf /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-readelf
|
2001 |
|
|
/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
|
2002 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c nm-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-nm
|
2003 |
|
|
/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
|
2004 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c strip-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-strip
|
2005 |
|
|
/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
|
2006 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c cxxfilt /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-c++filt
|
2007 |
|
|
/bin/sh ../../binutils/binutils/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
|
2008 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux
|
2009 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
|
2010 |
|
|
for i in nm-new strip-new ar ranlib dlltool; do \
|
2011 |
|
|
if [ -f $i ]; then \
|
2012 |
|
|
j=`echo $i | sed -e 's/-new//'`; \
|
2013 |
|
|
k=`echo $j | sed 's,^,or32-uclinux-,; '`; \
|
2014 |
|
|
if [ "/home/oc/testpool/or1k/or32-uclinux/bin/$k" != "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j" ]; then \
|
2015 |
|
|
rm -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j; \
|
2016 |
|
|
ln /home/oc/testpool/or1k/or32-uclinux/bin/$k /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/$j >/dev/null 2>/dev/null \
|
2017 |
|
|
|| /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; \
|
2018 |
|
|
fi; \
|
2019 |
|
|
else true; \
|
2020 |
|
|
fi; \
|
2021 |
|
|
done
|
2022 |
|
|
make[3]: Nothing to be done for `install-data-am'.
|
2023 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
|
2024 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
|
2025 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/binutils'
|
2026 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
|
2027 |
|
|
for f in standards.info configure.info; do \
|
2028 |
|
|
if test -f ../../binutils/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
|
2029 |
|
|
if /usr/bin/make "MAKEINFO=makeinfo " $f; then \
|
2030 |
|
|
true; \
|
2031 |
|
|
else \
|
2032 |
|
|
exit 1; \
|
2033 |
|
|
fi; \
|
2034 |
|
|
fi; \
|
2035 |
|
|
done
|
2036 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
|
2037 |
|
|
makeinfo --no-split -I../../binutils/etc -o standards.info ../../binutils/etc/standards.texi
|
2038 |
|
|
../../binutils/etc/standards.texi:222: warning: @sc argument all uppercase, thus no effect.
|
2039 |
|
|
../../binutils/etc/standards.texi:222: warning: @sc argument all uppercase, thus no effect.
|
2040 |
|
|
../../binutils/etc/standards.texi:228: warning: @sc argument all uppercase, thus no effect.
|
2041 |
|
|
../../binutils/etc/standards.texi:434: warning: @sc argument all uppercase, thus no effect.
|
2042 |
|
|
../../binutils/etc/standards.texi:434: warning: @sc argument all uppercase, thus no effect.
|
2043 |
|
|
../../binutils/etc/standards.texi:553: warning: @sc argument all uppercase, thus no effect.
|
2044 |
|
|
../../binutils/etc/standards.texi:557: warning: @sc argument all uppercase, thus no effect.
|
2045 |
|
|
../../binutils/etc/standards.texi:2918: warning: @sc argument all uppercase, thus no effect.
|
2046 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
|
2047 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/etc'
|
2048 |
|
|
rm -f configdev.txt configbuild.txt
|
2049 |
|
|
cp ../../binutils/etc/configdev.tin configdev.txt
|
2050 |
|
|
cp ../../binutils/etc/configbuild.tin configbuild.txt
|
2051 |
|
|
makeinfo -I../../binutils/etc -o configure.info ../../binutils/etc/configure.texi
|
2052 |
|
|
rm -f configdev.txt configbuild.txt
|
2053 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
|
2054 |
|
|
/bin/sh ../../binutils/etc/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
|
2055 |
|
|
if test ! -f standards.info; then cd ../../binutils/etc; fi; \
|
2056 |
|
|
if test -f standards.info; then \
|
2057 |
|
|
for i in standards.info*; do \
|
2058 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 $i /home/oc/testpool/or1k/or32-uclinux/info/$i; \
|
2059 |
|
|
done; \
|
2060 |
|
|
fi
|
2061 |
|
|
if test ! -f configure.info; then cd ../../binutils/etc; fi; \
|
2062 |
|
|
if test -f configure.info; then \
|
2063 |
|
|
for i in configure.info*; do \
|
2064 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 $i /home/oc/testpool/or1k/or32-uclinux/info/$i; \
|
2065 |
|
|
done; \
|
2066 |
|
|
fi
|
2067 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/etc'
|
2068 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
|
2069 |
|
|
Making install in doc
|
2070 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
2071 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
2072 |
|
|
make[3]: Nothing to be done for `install-exec-am'.
|
2073 |
|
|
/usr/bin/make install-man1
|
2074 |
|
|
make[4]: Entering directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
2075 |
|
|
/bin/sh ../../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
|
2076 |
|
|
/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
|
2077 |
|
|
make[4]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
2078 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
2079 |
|
|
rm -f asconfig.texi
|
2080 |
|
|
ln -s ../../../binutils/gas/doc/all.texi ./asconfig.texi >/dev/null 2>&1 \
|
2081 |
|
|
|| ln ../../../binutils/gas/doc/all.texi ./asconfig.texi >/dev/null 2>&1 \
|
2082 |
|
|
|| cp ../../../binutils/gas/doc/all.texi ./asconfig.texi
|
2083 |
|
|
rm -f gasver.texi
|
2084 |
|
|
echo '@set VERSION 2.11.93' > gasver.texi
|
2085 |
|
|
makeinfo -I ../../../binutils/gas/doc ../../../binutils/gas/doc/as.texinfo
|
2086 |
|
|
../../../binutils/gas/doc/as.texinfo:2084: warning: Info cannot handle `:' in index entry `@code{:} (label)'.
|
2087 |
|
|
../../../binutils/gas/doc/as.texinfo:2085: warning: Info cannot handle `:' in index entry `label (@code{:})'.
|
2088 |
|
|
../../../binutils/gas/doc/as.texinfo:3903: warning: Info cannot handle `:' in index entry `listing control: new page'.
|
2089 |
|
|
../../../binutils/gas/doc/as.texinfo:4790: warning: Info cannot handle `:' in index entry `listing control: paper size'.
|
2090 |
|
|
../../../binutils/gas/doc/as.texinfo:4879: warning: Info cannot handle `:' in index entry `listing control: subtitle'.
|
2091 |
|
|
../../../binutils/gas/doc/as.texinfo:5367: warning: Info cannot handle `:' in index entry `listing control: title line'.
|
2092 |
|
|
makeinfo -I ../../../binutils/gas/doc ../../../binutils/gas/doc/gasp.texi
|
2093 |
|
|
/bin/sh ../../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
|
2094 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./as.info /home/oc/testpool/or1k/or32-uclinux/info/as.info
|
2095 |
|
|
/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
|
2096 |
|
|
/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
|
2097 |
|
|
/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
|
2098 |
|
|
/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
|
2099 |
|
|
/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
|
2100 |
|
|
/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
|
2101 |
|
|
/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
|
2102 |
|
|
/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
|
2103 |
|
|
/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
|
2104 |
|
|
/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
|
2105 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./gasp.info /home/oc/testpool/or1k/or32-uclinux/info/gasp.info
|
2106 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/doc'
|
2107 |
|
|
Making install in po
|
2108 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas/po'
|
2109 |
|
|
if test -r ../../../binutils/gas/po/../../mkinstalldirs; then \
|
2110 |
|
|
../../../binutils/gas/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
2111 |
|
|
else \
|
2112 |
|
|
../../../binutils/gas/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
2113 |
|
|
fi
|
2114 |
|
|
installing ../../../binutils/gas/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/gas.mo
|
2115 |
|
|
installing ../../../binutils/gas/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/gas.mo
|
2116 |
|
|
if test "gas" = "gettext"; then \
|
2117 |
|
|
if test -r ../../../binutils/gas/po/../../mkinstalldirs; then \
|
2118 |
|
|
../../../binutils/gas/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
2119 |
|
|
else \
|
2120 |
|
|
../../../binutils/gas/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
2121 |
|
|
fi; \
|
2122 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/gas/po/Makefile.in.in \
|
2123 |
|
|
/home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
|
2124 |
|
|
else \
|
2125 |
|
|
: ; \
|
2126 |
|
|
fi
|
2127 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas/po'
|
2128 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
|
2129 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/gas'
|
2130 |
|
|
/bin/sh ../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin
|
2131 |
|
|
/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
|
2132 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c as-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-as
|
2133 |
|
|
/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
|
2134 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c gasp-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gasp
|
2135 |
|
|
/bin/sh ../../binutils/gas/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
|
2136 |
|
|
n=`echo as | sed 's,^,or32-uclinux-,; '`; \
|
2137 |
|
|
if [ "/home/oc/testpool/or1k/or32-uclinux/bin/$n" != "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as" ]; then \
|
2138 |
|
|
rm -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as; \
|
2139 |
|
|
ln /home/oc/testpool/or1k/or32-uclinux/bin/$n /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as >/dev/null 2>/dev/null \
|
2140 |
|
|
|| /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; \
|
2141 |
|
|
else \
|
2142 |
|
|
true ; \
|
2143 |
|
|
fi
|
2144 |
|
|
make[3]: Nothing to be done for `install-data-am'.
|
2145 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
|
2146 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
|
2147 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/gas'
|
2148 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/intl'
|
2149 |
|
|
if test "@PACKAGE@" = "gettext" \
|
2150 |
|
|
&& test '' = 'intl-compat.o'; then \
|
2151 |
|
|
if test -r ../../binutils/intl/../../mkinstalldirs; then \
|
2152 |
|
|
../../binutils/intl/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib /home/oc/testpool/or1k/or32-uclinux/include; \
|
2153 |
|
|
else \
|
2154 |
|
|
../../binutils/intl/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib /home/oc/testpool/or1k/or32-uclinux/include; \
|
2155 |
|
|
fi; \
|
2156 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 intlh.inst /home/oc/testpool/or1k/or32-uclinux/include/libintl.h; \
|
2157 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 libintl.a /home/oc/testpool/or1k/or32-uclinux/lib/libintl.a; \
|
2158 |
|
|
else \
|
2159 |
|
|
: ; \
|
2160 |
|
|
fi
|
2161 |
|
|
if test "@PACKAGE@" = "gettext"; then \
|
2162 |
|
|
if test -r ../../binutils/intl/../../mkinstalldirs; then \
|
2163 |
|
|
../../binutils/intl/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl; \
|
2164 |
|
|
else \
|
2165 |
|
|
../../binutils/intl/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl; \
|
2166 |
|
|
fi; \
|
2167 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 VERSION /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/VERSION; \
|
2168 |
|
|
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"; \
|
2169 |
|
|
for file in $dists; do \
|
2170 |
|
|
/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; \
|
2171 |
|
|
done; \
|
2172 |
|
|
else \
|
2173 |
|
|
: ; \
|
2174 |
|
|
fi
|
2175 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/intl'
|
2176 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
2177 |
|
|
Making install in po
|
2178 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld/po'
|
2179 |
|
|
if test -r ../../../binutils/ld/po/../../mkinstalldirs; then \
|
2180 |
|
|
../../../binutils/ld/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
2181 |
|
|
else \
|
2182 |
|
|
../../../binutils/ld/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share; \
|
2183 |
|
|
fi
|
2184 |
|
|
installing ../../../binutils/ld/po/fr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/ld.mo
|
2185 |
|
|
installing ../../../binutils/ld/po/sv.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/ld.mo
|
2186 |
|
|
installing ../../../binutils/ld/po/tr.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/ld.mo
|
2187 |
|
|
installing ../../../binutils/ld/po/es.gmo as /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/ld.mo
|
2188 |
|
|
if test "ld" = "gettext"; then \
|
2189 |
|
|
if test -r ../../../binutils/ld/po/../../mkinstalldirs; then \
|
2190 |
|
|
../../../binutils/ld/po/../../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
2191 |
|
|
else \
|
2192 |
|
|
../../../binutils/ld/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/gettext/po; \
|
2193 |
|
|
fi; \
|
2194 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ../../../binutils/ld/po/Makefile.in.in \
|
2195 |
|
|
/home/oc/testpool/or1k/or32-uclinux/share/gettext/po/Makefile.in.in; \
|
2196 |
|
|
else \
|
2197 |
|
|
: ; \
|
2198 |
|
|
fi
|
2199 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld/po'
|
2200 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
2201 |
|
|
make[3]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
2202 |
|
|
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin
|
2203 |
|
|
/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
|
2204 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c ld-new /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-ld
|
2205 |
|
|
n=`echo ld | sed 's,^,or32-uclinux-,; '`; \
|
2206 |
|
|
if [ "/home/oc/testpool/or1k/or32-uclinux/bin/$n" != "/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld" ]; then \
|
2207 |
|
|
rm -f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld; \
|
2208 |
|
|
ln /home/oc/testpool/or1k/or32-uclinux/bin/$n /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld >/dev/null 2>/dev/null \
|
2209 |
|
|
|| /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; \
|
2210 |
|
|
fi
|
2211 |
|
|
/usr/bin/make install-man1
|
2212 |
|
|
make[4]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
2213 |
|
|
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
|
2214 |
|
|
/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
|
2215 |
|
|
make[4]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
2216 |
|
|
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ldscripts
|
2217 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib
|
2218 |
|
|
mkdir /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ldscripts
|
2219 |
|
|
for f in ldscripts/*; do \
|
2220 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 $f /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/$f ; \
|
2221 |
|
|
done
|
2222 |
|
|
make[3]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
2223 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
2224 |
|
|
Making install-info in po
|
2225 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld/po'
|
2226 |
|
|
make[2]: Nothing to be done for `install-info'.
|
2227 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld/po'
|
2228 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/ld'
|
2229 |
|
|
ln -s ../../binutils/ld/gen-doc.texi ./configdoc.texi >/dev/null 2>&1 \
|
2230 |
|
|
|| ln ../../binutils/ld/gen-doc.texi ./configdoc.texi >/dev/null 2>&1 \
|
2231 |
|
|
|| cp ../../binutils/ld/gen-doc.texi ./configdoc.texi
|
2232 |
|
|
rm -f ldver.texi
|
2233 |
|
|
echo '@set VERSION 2.11.93' > ldver.texi
|
2234 |
|
|
makeinfo -I ../../binutils/ld -I ../../binutils/ld/../bfd/doc ../../binutils/ld/ld.texinfo
|
2235 |
|
|
../../binutils/ld/ld.texinfo:3196: warning: Info cannot handle `:' in index entry `:@var{phdr}'.
|
2236 |
|
|
/bin/sh ../../binutils/ld/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
|
2237 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 ./ld.info /home/oc/testpool/or1k/or32-uclinux/info/ld.info
|
2238 |
|
|
/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
|
2239 |
|
|
/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
|
2240 |
|
|
/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
|
2241 |
|
|
/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
|
2242 |
|
|
/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
|
2243 |
|
|
/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
|
2244 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
2245 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/ld'
|
2246 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty'
|
2247 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
|
2248 |
|
|
make[2]: Nothing to be done for `all'.
|
2249 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
|
2250 |
|
|
/bin/sh /home/oc/testpool/or1k/binutils/install-sh -c -m 644 libiberty.a /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an
|
2251 |
|
|
( cd /home/oc/testpool/or1k/or32-uclinux/lib ; ranlib libiberty.an )
|
2252 |
|
|
mv -f /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.a
|
2253 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
|
2254 |
|
|
make[2]: Nothing to be done for `install'.
|
2255 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty/testsuite'
|
2256 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/b-b/libiberty'
|