Ticket #2458: gcclog2.txt

File gcclog2.txt, 245.0 KB (added by mt, 16 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~> mkdir gcc-obj
5~> cd gcc-obj/
6~/gcc-obj> CFLAGS="-O2" CXXFLAGS="-O2" ../gcc/configure --prefix=/boot/develop/t
7ools/gnupro --disable-nls --enable-shared=yes --enable-languages=c,c++
8creating cache ./config.cache
9checking host system type... i586-pc-haiku
10checking target system type... i586-pc-haiku
11checking build system type... i586-pc-haiku
12checking for a BSD compatible install... /bin/install -c
13checking whether ln works... no, using cp
14checking whether ln -s works... yes
15checking for gcc... gcc
16checking whether the C compiler (gcc -O2 ) works... yes
17checking whether the C compiler (gcc -O2 ) is a cross-compiler... no
18checking whether we are using GNU C... yes
19checking whether gcc accepts -g... yes
20checking for gnatbind... no
21checking whether compiler driver understands Ada... no
22checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f
232
24checking for correct version of gmp.h... no
25*** This configuration is not supported in the following subdirectories:
26 target-libmudflap target-libiberty
27 (Any other directories should still work fine.)
28checking for bison... bison -y
29checking for bison... bison
30checking for gm4... no
31checking for gnum4... no
32checking for m4... m4
33checking for flex... flex
34checking for flex... flex
35checking for makeinfo... makeinfo
36checking for expect... no
37checking for runtest... no
38checking for i586-pc-haiku-ar... no
39checking for ar... ar
40checking for i586-pc-haiku-as... no
41checking for as... as
42checking for i586-pc-haiku-dlltool... no
43checking for dlltool... no
44checking for i586-pc-haiku-ld... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld
45checking for i586-pc-haiku-lipo... no
46checking for lipo... no
47checking for i586-pc-haiku-nm... no
48checking for nm... nm
49checking for i586-pc-haiku-ranlib... no
50checking for ranlib... ranlib
51checking for i586-pc-haiku-strip... no
52checking for strip... strip
53checking for i586-pc-haiku-windres... no
54checking for windres... no
55checking for i586-pc-haiku-objcopy... no
56checking for objcopy... objcopy
57checking for i586-pc-haiku-objdump... no
58checking for objdump... objdump
59checking for i586-pc-haiku-ar... no
60checking for ar... ar
61checking for i586-pc-haiku-as... no
62checking for as... as
63checking for i586-pc-haiku-cc... no
64checking for cc... cc
65checking for i586-pc-haiku-c++... no
66checking for c++... c++
67checking for i586-pc-haiku-dlltool... no
68checking for dlltool... no
69checking for i586-pc-haiku-gcc... i586-pc-haiku-gcc
70checking for i586-pc-haiku-gcj... no
71checking for gcj... no
72checking for i586-pc-haiku-gfortran... no
73checking for gfortran... no
74checking for i586-pc-haiku-ld... no
75checking for ld... ld
76checking for i586-pc-haiku-lipo... no
77checking for lipo... no
78checking for i586-pc-haiku-nm... no
79checking for nm... nm
80checking for i586-pc-haiku-objdump... no
81checking for objdump... objdump
82checking for i586-pc-haiku-ranlib... no
83checking for ranlib... ranlib
84checking for i586-pc-haiku-strip... no
85checking for strip... strip
86checking for i586-pc-haiku-windres... no
87checking for windres... no
88checking where to find the target ar... host tool
89checking where to find the target as... host tool
90checking where to find the target cc... just compiled
91checking where to find the target c++... just compiled
92checking where to find the target c++ for libstdc++... just compiled
93checking where to find the target dlltool... host tool
94checking where to find the target gcc... just compiled
95checking where to find the target gcj... host tool
96checking where to find the target gfortran... host tool
97checking where to find the target ld... host tool
98checking where to find the target lipo... host tool
99checking where to find the target nm... host tool
100checking where to find the target objdump... host tool
101checking where to find the target ranlib... host tool
102checking where to find the target strip... host tool
103checking where to find the target windres... host tool
104checking whether to enable maintainer-specific portions of Makefiles... no
105checking if symbolic links between directories work... yes
106updating cache ./config.cache
107creating ./config.status
108creating Makefile
109~/gcc-obj> make bootstrap
110mkdir -p -- build-i586-pc-haiku/libiberty
111Configuring in build-i586-pc-haiku/libiberty
112configure: creating cache ../config.cache
113checking whether to enable maintainer-specific portions of Makefiles... no
114checking for makeinfo... /boot/home/gcc/missing makeinfo
115configure: WARNING:
116*** Makeinfo is missing. Info documentation will not be built.
117checking for perl... perl
118checking build system type... i586-pc-haiku
119checking host system type... i586-pc-haiku
120checking for i586-pc-haiku-ar... no
121checking for ar... ar
122checking for i586-pc-haiku-ranlib... no
123checking for ranlib... ranlib
124checking for i586-pc-haiku-gcc... gcc
125checking for C compiler default output file name... conftest
126checking whether the C compiler works... yes
127checking whether we are cross compiling... no
128checking for suffix of executables...
129checking for suffix of object files... o
130checking whether we are using the GNU C compiler... yes
131checking whether gcc accepts -g... yes
132checking for gcc option to accept ANSI C... none needed
133checking how to run the C preprocessor... gcc -E
134checking whether gcc and cc understand -c and -o together... yes
135checking for an ANSI C-conforming const... yes
136checking for inline... inline
137checking whether byte ordering is bigendian... no
138checking for a BSD-compatible install... /bin/install -c
139checking for sys/file.h... yes
140checking for sys/param.h... yes
141checking for limits.h... yes
142checking for stdlib.h... yes
143checking for malloc.h... yes
144checking for string.h... yes
145checking for unistd.h... yes
146checking for strings.h... yes
147checking for sys/time.h... yes
148checking for time.h... yes
149checking for sys/resource.h... yes
150checking for sys/stat.h... yes
151checking for sys/mman.h... yes
152checking for fcntl.h... yes
153checking for alloca.h... yes
154checking for sys/pstat.h... no
155checking for sys/sysmp.h... no
156checking for sys/sysinfo.h... no
157checking for machine/hal_sysinfo.h... no
158checking for sys/table.h... no
159checking for sys/sysctl.h... no
160checking for sys/systemcfg.h... no
161checking for stdint.h... yes
162checking for stdio_ext.h... no
163checking for sys/wait.h that is POSIX.1 compatible... yes
164checking whether time.h and sys/time.h may both be included... yes
165checking whether errno must be declared... no
166checking for egrep... grep -E
167checking for ANSI C header files... yes
168checking for sys/types.h... yes
169checking for sys/stat.h... (cached) yes
170checking for stdlib.h... (cached) yes
171checking for string.h... (cached) yes
172checking for memory.h... yes
173checking for strings.h... (cached) yes
174checking for inttypes.h... yes
175checking for stdint.h... (cached) yes
176checking for unistd.h... (cached) yes
177checking for int... yes
178checking size of int... 4
179checking for uintptr_t... yes
180checking for a 64-bit type... uint64_t
181checking for pid_t... yes
182checking for library containing strerror... none required
183checking for asprintf... yes
184checking for atexit... yes
185checking for basename... no
186checking for bcmp... yes
187checking for bcopy... yes
188checking for bsearch... yes
189checking for bzero... yes
190checking for calloc... yes
191checking for clock... yes
192checking for ffs... yes
193checking for getcwd... yes
194checking for getpagesize... yes
195checking for gettimeofday... yes
196checking for index... yes
197checking for insque... no
198checking for memchr... yes
199checking for memcmp... yes
200checking for memcpy... yes
201checking for memmove... yes
202checking for mempcpy... no
203checking for memset... yes
204checking for mkstemps... no
205checking for putenv... yes
206checking for random... yes
207checking for rename... yes
208checking for rindex... yes
209checking for setenv... yes
210checking for snprintf... yes
211checking for sigsetmask... no
212checking for stpcpy... yes
213checking for stpncpy... no
214checking for strcasecmp... yes
215checking for strchr... yes
216checking for strdup... yes
217checking for strncasecmp... yes
218checking for strndup... no
219checking for strrchr... yes
220checking for strstr... yes
221checking for strtod... yes
222checking for strtol... yes
223checking for strtoul... yes
224checking for strverscmp... no
225checking for tmpnam... yes
226checking for vasprintf... yes
227checking for vfprintf... yes
228checking for vprintf... yes
229checking for vsnprintf... yes
230checking for vsprintf... yes
231checking for waitpid... yes
232checking whether alloca needs Cray hooks... no
233checking stack direction for C alloca... -1
234checking for unistd.h... (cached) yes
235checking for vfork.h... no
236checking for fork... yes
237checking for vfork... yes
238checking for working fork... yes
239checking for working vfork... (cached) yes
240checking for _doprnt... no
241checking for sys_errlist... no
242checking for sys_nerr... no
243checking for sys_siglist... yes
244checking for external symbol _system_configuration... no
245checking for getrusage... yes
246checking for on_exit... no
247checking for psignal... no
248checking for strerror... yes
249checking for strsignal... yes
250checking for sysconf... yes
251checking for times... yes
252checking for sbrk... yes
253checking for gettimeofday... (cached) yes
254checking for realpath... yes
255checking for canonicalize_file_name... no
256checking for pstat_getstatic... no
257checking for pstat_getdynamic... no
258checking for sysmp... no
259checking for getsysinfo... no
260checking for table... no
261checking for sysctl... no
262checking for wait3... no
263checking for wait4... no
264checking for __fsetlocking... yes
265checking whether basename is declared... no
266checking whether ffs is declared... yes
267checking whether asprintf is declared... yes
268checking whether vasprintf is declared... yes
269checking whether snprintf is declared... yes
270checking whether vsnprintf is declared... yes
271checking whether calloc is declared... yes
272checking whether getenv is declared... yes
273checking whether getopt is declared... yes
274checking whether malloc is declared... yes
275checking whether realloc is declared... yes
276checking whether sbrk is declared... yes
277checking whether strverscmp is declared... no
278checking whether canonicalize_file_name must be declared... yes
279checking for stdlib.h... (cached) yes
280checking for unistd.h... (cached) yes
281checking for getpagesize... (cached) yes
282checking for working mmap... yes
283checking for working strncmp... yes
284updating cache ../config.cache
285configure: creating ./config.status
286config.status: creating Makefile
287config.status: creating testsuite/Makefile
288config.status: creating config.h
289config.status: executing default commands
290make[1]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty'
291if [ x"" != x ] && [ ! -d pic ]; then \
292 mkdir pic; \
293 else true; fi
294touch stamp-picdir
295if [ x"" != x ]; then \
296 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
297W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/re
298gex.c -o pic/regex.o; \
299 else true; fi
300gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
301edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/regex.c -o re
302gex.o
303if [ x"" != x ]; then \
304 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
305W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp
306lus-dem.c -o pic/cplus-dem.o; \
307 else true; fi
308gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
309edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cplus-dem.c -
310o cplus-dem.o
311if [ x"" != x ]; then \
312 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
313W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp
314-demangle.c -o pic/cp-demangle.o; \
315 else true; fi
316gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
317edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp-demangle.c
318 -o cp-demangle.o
319if [ x"" != x ]; then \
320 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
321W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/md
3225.c -o pic/md5.o; \
323 else true; fi
324gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
325edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/md5.c -o md5.
326o
327if [ x"" != x ]; then \
328 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
329W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/al
330loca.c -o pic/alloca.o; \
331 else true; fi
332gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
333edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/alloca.c -o a
334lloca.o
335if [ x"" != x ]; then \
336 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
337W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ar
338gv.c -o pic/argv.o; \
339 else true; fi
340gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
341edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/argv.c -o arg
342v.o
343if [ x"" != x ]; then \
344 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
345W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ch
346oose-temp.c -o pic/choose-temp.o; \
347 else true; fi
348gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
349edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/choose-temp.c
350 -o choose-temp.o
351if [ x"" != x ]; then \
352 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
353W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/co
354ncat.c -o pic/concat.o; \
355 else true; fi
356gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
357edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/concat.c -o c
358oncat.o
359if [ x"" != x ]; then \
360 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
361W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp
362-demint.c -o pic/cp-demint.o; \
363 else true; fi
364gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
365edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp-demint.c -
366o cp-demint.o
367if [ x"" != x ]; then \
368 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
369W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/dy
370n-string.c -o pic/dyn-string.o; \
371 else true; fi
372gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
373edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/dyn-string.c
374-o dyn-string.o
375if [ x"" != x ]; then \
376 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
377W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fd
378match.c -o pic/fdmatch.o; \
379 else true; fi
380gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
381edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fdmatch.c -o
382fdmatch.o
383if [ x"" != x ]; then \
384 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
385W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fi
386bheap.c -o pic/fibheap.o; \
387 else true; fi
388gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
389edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fibheap.c -o
390fibheap.o
391if [ x"" != x ]; then \
392 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
393W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fl
394oatformat.c -o pic/floatformat.o; \
395 else true; fi
396gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
397edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/floatformat.c
398 -o floatformat.o
399/boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double':
400/boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s
401tructure member to initialize
402/boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor
403expressions
404/boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s
405tructure member to initialize
406/boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor
407expressions
408if [ x"" != x ]; then \
409 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
410W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fn
411match.c -o pic/fnmatch.o; \
412 else true; fi
413gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
414edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fnmatch.c -o
415fnmatch.o
416if [ x"" != x ]; then \
417 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
418W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fo
419pen_unlocked.c -o pic/fopen_unlocked.o; \
420 else true; fi
421gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
422edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fopen_unlocke
423d.c -o fopen_unlocked.o
424if [ x"" != x ]; then \
425 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
426W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge
427topt.c -o pic/getopt.o; \
428 else true; fi
429gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
430edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getopt.c -o g
431etopt.o
432if [ x"" != x ]; then \
433 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
434W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge
435topt1.c -o pic/getopt1.o; \
436 else true; fi
437gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
438edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getopt1.c -o
439getopt1.o
440if [ x"" != x ]; then \
441 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
442W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge
443tpwd.c -o pic/getpwd.o; \
444 else true; fi
445gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
446edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getpwd.c -o g
447etpwd.o
448if [ x"" != x ]; then \
449 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
450W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge
451truntime.c -o pic/getruntime.o; \
452 else true; fi
453gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
454edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getruntime.c
455-o getruntime.o
456if [ x"" != x ]; then \
457 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
458W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ha
459shtab.c -o pic/hashtab.o; \
460 else true; fi
461gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
462edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/hashtab.c -o
463hashtab.o
464if [ x"" != x ]; then \
465 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
466W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/he
467x.c -o pic/hex.o; \
468 else true; fi
469gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
470edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/hex.c -o hex.
471o
472if [ x"" != x ]; then \
473 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
474W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lb
475asename.c -o pic/lbasename.o; \
476 else true; fi
477gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
478edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lbasename.c -
479o lbasename.o
480if [ x"" != x ]; then \
481 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
482W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lr
483ealpath.c -o pic/lrealpath.o; \
484 else true; fi
485gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
486edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lrealpath.c -
487o lrealpath.o
488if [ x"" != x ]; then \
489 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
490W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ma
491ke-relative-prefix.c -o pic/make-relative-prefix.o; \
492 else true; fi
493gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
494edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/make-relative
495-prefix.c -o make-relative-prefix.o
496if [ x"" != x ]; then \
497 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
498W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ma
499ke-temp-file.c -o pic/make-temp-file.o; \
500 else true; fi
501gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
502edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/make-temp-fil
503e.c -o make-temp-file.o
504if [ x"" != x ]; then \
505 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
506W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ob
507jalloc.c -o pic/objalloc.o; \
508 else true; fi
509gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
510edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/objalloc.c -o
511 objalloc.o
512if [ x"" != x ]; then \
513 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
514W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ob
515stack.c -o pic/obstack.o; \
516 else true; fi
517gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
518edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/obstack.c -o
519obstack.o
520if [ x"" != x ]; then \
521 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
522W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pa
523rtition.c -o pic/partition.o; \
524 else true; fi
525gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
526edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/partition.c -
527o partition.o
528if [ x"" != x ]; then \
529 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
530W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe
531xecute.c -o pic/pexecute.o; \
532 else true; fi
533gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
534edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pexecute.c -o
535 pexecute.o
536if [ x"" != x ]; then \
537 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
538W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ph
539ysmem.c -o pic/physmem.o; \
540 else true; fi
541gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
542edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/physmem.c -o
543physmem.o
544if [ x"" != x ]; then \
545 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
546W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe
547x-common.c -o pic/pex-common.o; \
548 else true; fi
549gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
550edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-common.c
551-o pex-common.o
552if [ x"" != x ]; then \
553 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
554W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe
555x-one.c -o pic/pex-one.o; \
556 else true; fi
557gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
558edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-one.c -o
559pex-one.o
560if [ x"" != x ]; then \
561 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
562W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe
563x-unix.c -o pic/pex-unix.o; \
564 else true; fi
565gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
566edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-unix.c -o
567 pex-unix.o
568/boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error':
569/boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur
570n
571if [ x"" != x ]; then \
572 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
573W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sa
574fe-ctype.c -o pic/safe-ctype.o; \
575 else true; fi
576gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
577edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/safe-ctype.c
578-o safe-ctype.o
579if [ x"" != x ]; then \
580 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
581W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/so
582rt.c -o pic/sort.o; \
583 else true; fi
584gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
585edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sort.c -o sor
586t.o
587if [ x"" != x ]; then \
588 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
589W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sp
590aces.c -o pic/spaces.o; \
591 else true; fi
592gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
593edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/spaces.c -o s
594paces.o
595if [ x"" != x ]; then \
596 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
597W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sp
598lay-tree.c -o pic/splay-tree.o; \
599 else true; fi
600gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
601edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/splay-tree.c
602-o splay-tree.o
603if [ x"" != x ]; then \
604 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
605W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st
606rerror.c -o pic/strerror.o; \
607 else true; fi
608gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
609edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strerror.c -o
610 strerror.o
611if [ x"" != x ]; then \
612 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
613W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st
614rsignal.c -o pic/strsignal.o; \
615 else true; fi
616gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
617edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strsignal.c -
618o strsignal.o
619/boot/home/gcc/libiberty/strsignal.c: In function `psignal':
620/boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and
621 unsigned
622if [ x"" != x ]; then \
623 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
624W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/te
625rnary.c -o pic/ternary.o; \
626 else true; fi
627gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
628edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ternary.c -o
629ternary.o
630if [ x"" != x ]; then \
631 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
632W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/un
633link-if-ordinary.c -o pic/unlink-if-ordinary.o; \
634 else true; fi
635gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
636edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/unlink-if-ord
637inary.c -o unlink-if-ordinary.o
638if [ x"" != x ]; then \
639 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
640W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xa
641texit.c -o pic/xatexit.o; \
642 else true; fi
643gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
644edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xatexit.c -o
645xatexit.o
646if [ x"" != x ]; then \
647 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
648W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xe
649xit.c -o pic/xexit.o; \
650 else true; fi
651gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
652edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xexit.c -o xe
653xit.o
654if [ x"" != x ]; then \
655 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
656W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xm
657alloc.c -o pic/xmalloc.o; \
658 else true; fi
659gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
660edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xmalloc.c -o
661xmalloc.o
662if [ x"" != x ]; then \
663 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
664W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xm
665emdup.c -o pic/xmemdup.o; \
666 else true; fi
667gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
668edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xmemdup.c -o
669xmemdup.o
670if [ x"" != x ]; then \
671 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
672W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs
673trdup.c -o pic/xstrdup.o; \
674 else true; fi
675gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
676edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrdup.c -o
677xstrdup.o
678if [ x"" != x ]; then \
679 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
680W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs
681trerror.c -o pic/xstrerror.o; \
682 else true; fi
683gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
684edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrerror.c -
685o xstrerror.o
686if [ x"" != x ]; then \
687 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
688W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs
689trndup.c -o pic/xstrndup.o; \
690 else true; fi
691gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
692edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrndup.c -o
693 xstrndup.o
694if [ x"" != x ]; then \
695 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
696W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ba
697sename.c -o pic/basename.o; \
698 else true; fi
699gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
700edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/basename.c -o
701 basename.o
702if [ x"" != x ]; then \
703 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
704W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/in
705sque.c -o pic/insque.o; \
706 else true; fi
707gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
708edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/insque.c -o i
709nsque.o
710if [ x"" != x ]; then \
711 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
712W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/me
713mpcpy.c -o pic/mempcpy.o; \
714 else true; fi
715gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
716edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mempcpy.c -o
717mempcpy.o
718if [ x"" != x ]; then \
719 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
720W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mk
721stemps.c -o pic/mkstemps.o; \
722 else true; fi
723gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
724edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mkstemps.c -o
725 mkstemps.o
726if [ x"" != x ]; then \
727 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
728W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/si
729gsetmask.c -o pic/sigsetmask.o; \
730 else true; fi
731gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
732edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sigsetmask.c
733-o sigsetmask.o
734if [ x"" != x ]; then \
735 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
736W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st
737pncpy.c -o pic/stpncpy.o; \
738 else true; fi
739gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
740edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/stpncpy.c -o
741stpncpy.o
742if [ x"" != x ]; then \
743 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
744W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st
745rndup.c -o pic/strndup.o; \
746 else true; fi
747gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
748edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strndup.c -o
749strndup.o
750if [ x"" != x ]; then \
751 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -
752W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st
753rverscmp.c -o pic/strverscmp.o; \
754 else true; fi
755gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p
756edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strverscmp.c
757-o strverscmp.o
758rm -f ./libiberty.a pic/./libiberty.a
759ar rc ./libiberty.a \
760 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./
761choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./
762floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o .
763/getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-pr
764efix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./
765physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spac
766es.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.
767o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstr
768ndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpncp
769y.o ./strndup.o ./strverscmp.o
770ranlib ./libiberty.a
771if [ x"" != x ]; then \
772 cd pic; \
773 ar rc ./libiberty.a \
774 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o
775./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o
776./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o
777 ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-
778prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o
779./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./sp
780aces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinar
781y.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xs
782trndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpn
783cpy.o ./strndup.o ./strverscmp.o; \
784 ranlib ./libiberty.a; \
785 cd ..; \
786 else true; fi
787rm -f needed-list; touch needed-list; \
788 for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr
789 strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork wa
790itpid bcmp bcopy bzero; do \
791 for g in ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask
792.o ./stpncpy.o ./strndup.o ./strverscmp.o ; do \
793 case "$g" in \
794 *$f*) echo $g >> needed-list ;; \
795 esac; \
796 done; \
797 done
798echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choos
799e-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./float
800format.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getr
801untime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.
802o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physm
803em.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o
804./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./x
805atexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.
806o > required-list
807make[2]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty/te
808stsuite'
809make[2]: Nothing to be done for `all'.
810make[2]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty/tes
811tsuite'
812make[1]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty'
813mkdir -p -- build-i586-pc-haiku/fixincludes
814Configuring in build-i586-pc-haiku/fixincludes
815configure: loading cache ../config.cache
816checking build system type... (cached) i586-pc-haiku
817checking host system type... (cached) i586-pc-haiku
818checking target system type... i586-pc-haiku
819checking for i586-pc-haiku-gcc... (cached) gcc
820checking for C compiler default output file name... conftest
821checking whether the C compiler works... yes
822checking whether we are cross compiling... no
823checking for suffix of executables...
824checking for suffix of object files... (cached) o
825checking whether we are using the GNU C compiler... (cached) yes
826checking whether gcc accepts -g... (cached) yes
827checking for gcc option to accept ANSI C... (cached) none needed
828checking whether gcc supports -W... yes
829checking whether gcc supports -Wall... yes
830checking whether gcc supports -Wwrite-strings... yes
831checking whether gcc supports -Wstrict-prototypes... yes
832checking whether gcc supports -Wmissing-prototypes... yes
833checking whether gcc supports -Wold-style-definition... no
834checking whether gcc supports -Wmissing-format-attribute... no
835checking whether gcc supports -pedantic -Wno-long-long... yes
836checking how to run the C preprocessor... (cached) gcc -E
837checking for egrep... (cached) grep -E
838checking for ANSI C header files... (cached) yes
839checking for sys/types.h... (cached) yes
840checking for sys/stat.h... (cached) yes
841checking for stdlib.h... (cached) yes
842checking for string.h... (cached) yes
843checking for memory.h... (cached) yes
844checking for strings.h... (cached) yes
845checking for inttypes.h... (cached) yes
846checking for stdint.h... (cached) yes
847checking for unistd.h... (cached) yes
848checking stddef.h usability... yes
849checking stddef.h presence... yes
850checking for stddef.h... yes
851checking for stdlib.h... (cached) yes
852checking for strings.h... (cached) yes
853checking for unistd.h... (cached) yes
854checking for fcntl.h... (cached) yes
855checking for sys/file.h... (cached) yes
856checking for sys/stat.h... (cached) yes
857checking for clearerr_unlocked... yes
858checking for feof_unlocked... yes
859checking for ferror_unlocked... yes
860checking for fflush_unlocked... yes
861checking for fgetc_unlocked... yes
862checking for fgets_unlocked... yes
863checking for fileno_unlocked... yes
864checking for fprintf_unlocked... no
865checking for fputc_unlocked... yes
866checking for fputs_unlocked... yes
867checking for fread_unlocked... yes
868checking for fwrite_unlocked... yes
869checking for getchar_unlocked... yes
870checking for getc_unlocked... yes
871checking for putchar_unlocked... yes
872checking for putc_unlocked... yes
873checking whether abort is declared... yes
874checking whether errno is declared... no
875checking whether clearerr_unlocked is declared... yes
876checking whether feof_unlocked is declared... yes
877checking whether ferror_unlocked is declared... yes
878checking whether fflush_unlocked is declared... yes
879checking whether fgetc_unlocked is declared... no
880checking whether fgets_unlocked is declared... no
881checking whether fileno_unlocked is declared... yes
882checking whether fprintf_unlocked is declared... no
883checking whether fputc_unlocked is declared... yes
884checking whether fputs_unlocked is declared... no
885checking whether fread_unlocked is declared... no
886checking whether fwrite_unlocked is declared... no
887checking whether getchar_unlocked is declared... yes
888checking whether getc_unlocked is declared... yes
889checking whether putchar_unlocked is declared... yes
890checking whether putc_unlocked is declared... yes
891checking for an ANSI C-conforming const... (cached) yes
892checking for sys/mman.h... (cached) yes
893checking for mmap... yes
894checking whether read-only mmap of a plain file works... yes
895checking whether mmap from /dev/zero works... yes
896checking for MAP_ANON(YMOUS)... yes
897checking whether mmap with MAP_ANON(YMOUS) works... yes
898checking whether to enable maintainer-specific portions of Makefiles... no
899updating cache ../config.cache
900configure: creating ./config.status
901config.status: creating Makefile
902config.status: creating mkheaders.almost
903config.status: creating config.h
904make[1]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/fixincludes'
905gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
906es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
907./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixincl
908.c
909gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
910es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
911./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixtest
912s.c
913gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
914es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
915./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixfixe
916s.c
917gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
918es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
919./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/server.
920c
921gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
922es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
923./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/procope
924n.c
925gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
926es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
927./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixlib.
928c
929gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
930es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I.
931./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixopts
932.c
933gcc -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.
934o fixopts.o ../libiberty/libiberty.a
935echo timestamp > full-stamp
936srcdir="../../../gcc/fixincludes" /bin/sh ../../../gcc/fixincludes/mkfixinc.sh i
937586-pc-haiku
938sed -e 's/@gcc_version@/4.1.2/' < mkheaders.almost > mkheadersT
939mv -f mkheadersT mkheaders
940make[1]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/fixincludes'
941mkdir -p -- ./intl
942Configuring in ./intl
943configure: creating cache ./config.cache
944checking whether make sets $(MAKE)... yes
945checking for a BSD-compatible install... /bin/install -c
946checking whether NLS is requested... no
947checking for msgfmt... no
948checking for gmsgfmt... :
949checking for xgettext... no
950checking for msgmerge... no
951checking for i586-pc-haiku-gcc... gcc
952checking for C compiler default output file name... conftest
953checking whether the C compiler works... yes
954checking whether we are cross compiling... no
955checking for suffix of executables...
956checking for suffix of object files... o
957checking whether we are using the GNU C compiler... yes
958checking whether gcc accepts -g... yes
959checking for gcc option to accept ANSI C... none needed
960checking build system type... i586-pc-haiku
961checking host system type... i586-pc-haiku
962checking for i586-pc-haiku-ranlib... ranlib
963checking for library containing strerror... none required
964checking how to run the C preprocessor... gcc -E
965checking for egrep... grep -E
966checking for ANSI C header files... yes
967checking for an ANSI C-conforming const... yes
968checking for inline... inline
969checking for sys/types.h... yes
970checking for sys/stat.h... yes
971checking for stdlib.h... yes
972checking for string.h... yes
973checking for memory.h... yes
974checking for strings.h... yes
975checking for inttypes.h... yes
976checking for stdint.h... yes
977checking for unistd.h... yes
978checking for off_t... yes
979checking for size_t... yes
980checking for working alloca.h... yes
981checking for alloca... yes
982checking for stdlib.h... (cached) yes
983checking for unistd.h... (cached) yes
984checking for getpagesize... yes
985checking for working mmap... yes
986checking whether we are using the GNU C Library 2.1 or newer... no
987checking whether integer division by zero raises SIGFPE... yes
988checking for inttypes.h... yes
989checking for stdint.h... yes
990checking for unsigned long long... yes
991checking for inttypes.h... yes
992checking whether the inttypes.h PRIxNN macros are broken... no
993checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld
994checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU
995ld... yes
996checking for shared library run path origin... done
997checking argz.h usability... no
998checking argz.h presence... no
999checking for argz.h... no
1000checking limits.h usability... yes
1001checking limits.h presence... yes
1002checking for limits.h... yes
1003checking locale.h usability... yes
1004checking locale.h presence... yes
1005checking for locale.h... yes
1006checking nl_types.h usability... yes
1007checking nl_types.h presence... yes
1008checking for nl_types.h... yes
1009checking malloc.h usability... yes
1010checking malloc.h presence... yes
1011checking for malloc.h... yes
1012checking stddef.h usability... yes
1013checking stddef.h presence... yes
1014checking for stddef.h... yes
1015checking for stdlib.h... (cached) yes
1016checking for string.h... (cached) yes
1017checking for unistd.h... (cached) yes
1018checking sys/param.h usability... yes
1019checking sys/param.h presence... yes
1020checking for sys/param.h... yes
1021checking for feof_unlocked... yes
1022checking for fgets_unlocked... yes
1023checking for getc_unlocked... yes
1024checking for getcwd... yes
1025checking for getegid... yes
1026checking for geteuid... yes
1027checking for getgid... yes
1028checking for getuid... yes
1029checking for mempcpy... no
1030checking for munmap... yes
1031checking for putenv... yes
1032checking for setenv... yes
1033checking for setlocale... yes
1034checking for stpcpy... yes
1035checking for strcasecmp... yes
1036checking for strdup... yes
1037checking for strtoul... yes
1038checking for tsearch... yes
1039checking for __argz_count... no
1040checking for __argz_stringify... no
1041checking for __argz_next... no
1042checking for __fsetlocking... yes
1043checking for iconv... no, consider installing GNU libiconv
1044checking for nl_langinfo and CODESET... no
1045checking for LC_MESSAGES... yes
1046checking for bison... bison
1047checking version of bison... 2.3, ok
1048checking whether NLS is requested... no
1049checking whether to use NLS... no
1050checking for aclocal... aclocal
1051checking for autoconf... autoconf
1052checking for autoheader... autoheader
1053updating cache ./config.cache
1054configure: creating ./config.status
1055config.status: creating Makefile
1056config.status: creating config.intl
1057config.status: creating config.h
1058config.status: executing default-1 commands
1059make[1]: Entering directory `/boot/home/gcc-obj/intl'
1060make[1]: Nothing to be done for `all'.
1061make[1]: Leaving directory `/boot/home/gcc-obj/intl'
1062mkdir -p -- ./libiberty
1063Configuring in ./libiberty
1064configure: creating cache ./config.cache
1065checking whether to enable maintainer-specific portions of Makefiles... no
1066checking for makeinfo... /boot/home/gcc/missing makeinfo
1067configure: WARNING:
1068*** Makeinfo is missing. Info documentation will not be built.
1069checking for perl... perl
1070checking build system type... i586-pc-haiku
1071checking host system type... i586-pc-haiku
1072checking for i586-pc-haiku-ar... ar
1073checking for i586-pc-haiku-ranlib... ranlib
1074checking for i586-pc-haiku-gcc... gcc
1075checking for C compiler default output file name... conftest
1076checking whether the C compiler works... yes
1077checking whether we are cross compiling... no
1078checking for suffix of executables...
1079checking for suffix of object files... o
1080checking whether we are using the GNU C compiler... yes
1081checking whether gcc accepts -g... yes
1082checking for gcc option to accept ANSI C... none needed
1083checking how to run the C preprocessor... gcc -E
1084checking whether gcc and cc understand -c and -o together... yes
1085checking for an ANSI C-conforming const... yes
1086checking for inline... inline
1087checking whether byte ordering is bigendian... no
1088checking for a BSD-compatible install... /bin/install -c
1089Appending ../../gcc/libiberty/../config/mh-x86pic to xhost-mkfrag
1090checking for sys/file.h... yes
1091checking for sys/param.h... yes
1092checking for limits.h... yes
1093checking for stdlib.h... yes
1094checking for malloc.h... yes
1095checking for string.h... yes
1096checking for unistd.h... yes
1097checking for strings.h... yes
1098checking for sys/time.h... yes
1099checking for time.h... yes
1100checking for sys/resource.h... yes
1101checking for sys/stat.h... yes
1102checking for sys/mman.h... yes
1103checking for fcntl.h... yes
1104checking for alloca.h... yes
1105checking for sys/pstat.h... no
1106checking for sys/sysmp.h... no
1107checking for sys/sysinfo.h... no
1108checking for machine/hal_sysinfo.h... no
1109checking for sys/table.h... no
1110checking for sys/sysctl.h... no
1111checking for sys/systemcfg.h... no
1112checking for stdint.h... yes
1113checking for stdio_ext.h... no
1114checking for sys/wait.h that is POSIX.1 compatible... yes
1115checking whether time.h and sys/time.h may both be included... yes
1116checking whether errno must be declared... no
1117checking for egrep... grep -E
1118checking for ANSI C header files... yes
1119checking for sys/types.h... yes
1120checking for sys/stat.h... (cached) yes
1121checking for stdlib.h... (cached) yes
1122checking for string.h... (cached) yes
1123checking for memory.h... yes
1124checking for strings.h... (cached) yes
1125checking for inttypes.h... yes
1126checking for stdint.h... (cached) yes
1127checking for unistd.h... (cached) yes
1128checking for int... yes
1129checking size of int... 4
1130checking for uintptr_t... yes
1131checking for a 64-bit type... uint64_t
1132checking for pid_t... yes
1133checking for library containing strerror... none required
1134checking for asprintf... yes
1135checking for atexit... yes
1136checking for basename... no
1137checking for bcmp... yes
1138checking for bcopy... yes
1139checking for bsearch... yes
1140checking for bzero... yes
1141checking for calloc... yes
1142checking for clock... yes
1143checking for ffs... yes
1144checking for getcwd... yes
1145checking for getpagesize... yes
1146checking for gettimeofday... yes
1147checking for index... yes
1148checking for insque... no
1149checking for memchr... yes
1150checking for memcmp... yes
1151checking for memcpy... yes
1152checking for memmove... yes
1153checking for mempcpy... no
1154checking for memset... yes
1155checking for mkstemps... no
1156checking for putenv... yes
1157checking for random... yes
1158checking for rename... yes
1159checking for rindex... yes
1160checking for setenv... yes
1161checking for snprintf... yes
1162checking for sigsetmask... no
1163checking for stpcpy... yes
1164checking for stpncpy... no
1165checking for strcasecmp... yes
1166checking for strchr... yes
1167checking for strdup... yes
1168checking for strncasecmp... yes
1169checking for strndup... no
1170checking for strrchr... yes
1171checking for strstr... yes
1172checking for strtod... yes
1173checking for strtol... yes
1174checking for strtoul... yes
1175checking for strverscmp... no
1176checking for tmpnam... yes
1177checking for vasprintf... yes
1178checking for vfprintf... yes
1179checking for vprintf... yes
1180checking for vsnprintf... yes
1181checking for vsprintf... yes
1182checking for waitpid... yes
1183checking whether alloca needs Cray hooks... no
1184checking stack direction for C alloca... -1
1185checking for unistd.h... (cached) yes
1186checking for vfork.h... no
1187checking for fork... yes
1188checking for vfork... yes
1189checking for working fork... yes
1190checking for working vfork... (cached) yes
1191checking for _doprnt... no
1192checking for sys_errlist... no
1193checking for sys_nerr... no
1194checking for sys_siglist... yes
1195checking for external symbol _system_configuration... no
1196checking for getrusage... yes
1197checking for on_exit... no
1198checking for psignal... no
1199checking for strerror... yes
1200checking for strsignal... yes
1201checking for sysconf... yes
1202checking for times... yes
1203checking for sbrk... yes
1204checking for gettimeofday... (cached) yes
1205checking for realpath... yes
1206checking for canonicalize_file_name... no
1207checking for pstat_getstatic... no
1208checking for pstat_getdynamic... no
1209checking for sysmp... no
1210checking for getsysinfo... no
1211checking for table... no
1212checking for sysctl... no
1213checking for wait3... no
1214checking for wait4... no
1215checking for __fsetlocking... yes
1216checking whether basename is declared... no
1217checking whether ffs is declared... yes
1218checking whether asprintf is declared... yes
1219checking whether vasprintf is declared... yes
1220checking whether snprintf is declared... yes
1221checking whether vsnprintf is declared... yes
1222checking whether calloc is declared... yes
1223checking whether getenv is declared... yes
1224checking whether getopt is declared... yes
1225checking whether malloc is declared... yes
1226checking whether realloc is declared... yes
1227checking whether sbrk is declared... yes
1228checking whether strverscmp is declared... no
1229checking whether canonicalize_file_name must be declared... yes
1230checking for stdlib.h... (cached) yes
1231checking for unistd.h... (cached) yes
1232checking for getpagesize... (cached) yes
1233checking for working mmap... yes
1234checking for working strncmp... yes
1235updating cache ./config.cache
1236configure: creating ./config.status
1237config.status: creating Makefile
1238config.status: creating testsuite/Makefile
1239config.status: creating config.h
1240config.status: executing default commands
1241mkdir -p -- ./libcpp
1242Configuring in ./libcpp
1243configure: creating cache ./config.cache
1244checking build system type... i586-pc-haiku
1245checking host system type... i586-pc-haiku
1246checking target system type... i586-pc-haiku
1247checking whether make sets $(MAKE)... yes
1248checking for a BSD-compatible install... /bin/install -c
1249checking for i586-pc-haiku-gcc... gcc
1250checking for C compiler default output file name... conftest
1251checking whether the C compiler works... yes
1252checking whether we are cross compiling... no
1253checking for suffix of executables...
1254checking for suffix of object files... o
1255checking whether we are using the GNU C compiler... yes
1256checking whether gcc accepts -g... yes
1257checking for gcc option to accept ANSI C... none needed
1258checking for i586-pc-haiku-ranlib... ranlib
1259checking for aclocal... aclocal
1260checking for autoconf... autoconf
1261checking for autoheader... autoheader
1262checking whether gcc supports -W... yes
1263checking whether gcc supports -Wall... yes
1264checking whether gcc supports -Wwrite-strings... yes
1265checking whether gcc supports -Wstrict-prototypes... yes
1266checking whether gcc supports -Wmissing-prototypes... yes
1267checking whether gcc supports -Wold-style-definition... no
1268checking whether gcc supports -Wmissing-format-attribute... no
1269checking whether gcc supports -pedantic -Wno-long-long... yes
1270checking dependency style of gcc... gcc
1271checking whether time.h and sys/time.h may both be included... yes
1272checking whether string.h and strings.h may both be included... yes
1273checking how to run the C preprocessor... gcc -E
1274checking for egrep... grep -E
1275checking for ANSI C header files... yes
1276checking for sys/types.h... yes
1277checking for sys/stat.h... yes
1278checking for stdlib.h... yes
1279checking for string.h... yes
1280checking for memory.h... yes
1281checking for strings.h... yes
1282checking for inttypes.h... yes
1283checking for stdint.h... yes
1284checking for unistd.h... yes
1285checking iconv.h usability... yes
1286checking iconv.h presence... yes
1287checking for iconv.h... yes
1288checking locale.h usability... yes
1289checking locale.h presence... yes
1290checking for locale.h... yes
1291checking fcntl.h usability... yes
1292checking fcntl.h presence... yes
1293checking for fcntl.h... yes
1294checking limits.h usability... yes
1295checking limits.h presence... yes
1296checking for limits.h... yes
1297checking stddef.h usability... yes
1298checking stddef.h presence... yes
1299checking for stddef.h... yes
1300checking for stdlib.h... (cached) yes
1301checking for strings.h... (cached) yes
1302checking for string.h... (cached) yes
1303checking sys/file.h usability... yes
1304checking sys/file.h presence... yes
1305checking for sys/file.h... yes
1306checking for unistd.h... (cached) yes
1307checking for an ANSI C-conforming const... yes
1308checking for inline... inline
1309checking for obstacks... no
1310checking for off_t... yes
1311checking for size_t... yes
1312checking whether struct tm is in sys/time.h or time.h... time.h
1313checking for int... yes
1314checking size of int... 4
1315checking for long... yes
1316checking size of long... 4
1317checking for clearerr_unlocked... yes
1318checking for feof_unlocked... yes
1319checking for ferror_unlocked... yes
1320checking for fflush_unlocked... yes
1321checking for fgetc_unlocked... yes
1322checking for fgets_unlocked... yes
1323checking for fileno_unlocked... yes
1324checking for fprintf_unlocked... no
1325checking for fputc_unlocked... yes
1326checking for fputs_unlocked... yes
1327checking for fread_unlocked... yes
1328checking for fwrite_unlocked... yes
1329checking for getchar_unlocked... yes
1330checking for getc_unlocked... yes
1331checking for putchar_unlocked... yes
1332checking for putc_unlocked... yes
1333checking whether abort is declared... yes
1334checking whether asprintf is declared... yes
1335checking whether basename is declared... no
1336checking whether errno is declared... no
1337checking whether getopt is declared... yes
1338checking whether clearerr_unlocked is declared... yes
1339checking whether feof_unlocked is declared... yes
1340checking whether ferror_unlocked is declared... yes
1341checking whether fflush_unlocked is declared... yes
1342checking whether fgetc_unlocked is declared... no
1343checking whether fgets_unlocked is declared... no
1344checking whether fileno_unlocked is declared... yes
1345checking whether fprintf_unlocked is declared... no
1346checking whether fputc_unlocked is declared... yes
1347checking whether fputs_unlocked is declared... no
1348checking whether fread_unlocked is declared... no
1349checking whether fwrite_unlocked is declared... no
1350checking whether getchar_unlocked is declared... yes
1351checking whether getc_unlocked is declared... yes
1352checking whether putchar_unlocked is declared... yes
1353checking whether putc_unlocked is declared... yes
1354checking whether vasprintf is declared... yes
1355checking for working alloca.h... yes
1356checking for alloca... yes
1357checking for ANSI C header files... (cached) yes
1358checking for nl_langinfo and CODESET... no
1359checking whether NLS is requested... no
1360checking for uchar...
1361checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld
1362checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU
1363ld... yes
1364checking for shared library run path origin... done
1365checking for iconv... no, consider installing GNU libiconv
1366updating cache ./config.cache
1367configure: creating ./config.status
1368config.status: creating Makefile
1369config.status: creating config.h
1370config.status: executing depdir commands
1371make[1]: Entering directory `/boot/home/gcc-obj/libiberty'
1372if [ x"-fpic" != x ] && [ ! -d pic ]; then \
1373 mkdir pic; \
1374 else true; fi
1375touch stamp-picdir
1376if [ x"-fpic" != x ]; then \
1377 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1378Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/reg
1379ex.c -o pic/regex.o; \
1380 else true; fi
1381gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1382ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/regex.c -o regex.o
1383if [ x"-fpic" != x ]; then \
1384 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1385Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cpl
1386us-dem.c -o pic/cplus-dem.o; \
1387 else true; fi
1388gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1389ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/cplus-dem.c -o cplu
1390s-dem.o
1391if [ x"-fpic" != x ]; then \
1392 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1393Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cp-
1394demangle.c -o pic/cp-demangle.o; \
1395 else true; fi
1396gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1397ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/cp-demangle.c -o cp
1398-demangle.o
1399if [ x"-fpic" != x ]; then \
1400 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1401Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/md5
1402.c -o pic/md5.o; \
1403 else true; fi
1404gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1405ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/md5.c -o md5.o
1406if [ x"-fpic" != x ]; then \
1407 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1408Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/all
1409oca.c -o pic/alloca.o; \
1410 else true; fi
1411gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1412ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/alloca.c -o alloca.
1413o
1414if [ x"-fpic" != x ]; then \
1415 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1416Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/arg
1417v.c -o pic/argv.o; \
1418 else true; fi
1419gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1420ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/argv.c -o argv.o
1421if [ x"-fpic" != x ]; then \
1422 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1423Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cho
1424ose-temp.c -o pic/choose-temp.o; \
1425 else true; fi
1426gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1427ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/choose-temp.c -o ch
1428oose-temp.o
1429if [ x"-fpic" != x ]; then \
1430 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1431Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/con
1432cat.c -o pic/concat.o; \
1433 else true; fi
1434gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1435ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/concat.c -o concat.
1436o
1437if [ x"-fpic" != x ]; then \
1438 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1439Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/cp-
1440demint.c -o pic/cp-demint.o; \
1441 else true; fi
1442gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1443ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/cp-demint.c -o cp-d
1444emint.o
1445if [ x"-fpic" != x ]; then \
1446 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1447Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/dyn
1448-string.c -o pic/dyn-string.o; \
1449 else true; fi
1450gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1451ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/dyn-string.c -o dyn
1452-string.o
1453if [ x"-fpic" != x ]; then \
1454 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1455Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fdm
1456atch.c -o pic/fdmatch.o; \
1457 else true; fi
1458gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1459ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fdmatch.c -o fdmatc
1460h.o
1461if [ x"-fpic" != x ]; then \
1462 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1463Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fib
1464heap.c -o pic/fibheap.o; \
1465 else true; fi
1466gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1467ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fibheap.c -o fibhea
1468p.o
1469if [ x"-fpic" != x ]; then \
1470 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1471Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/flo
1472atformat.c -o pic/floatformat.o; \
1473 else true; fi
1474/boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double':
1475/boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s
1476tructure member to initialize
1477/boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor
1478expressions
1479/boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s
1480tructure member to initialize
1481/boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor
1482expressions
1483gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1484ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/floatformat.c -o fl
1485oatformat.o
1486/boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double':
1487/boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s
1488tructure member to initialize
1489/boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor
1490expressions
1491/boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s
1492tructure member to initialize
1493/boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor
1494expressions
1495if [ x"-fpic" != x ]; then \
1496 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1497Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fnm
1498atch.c -o pic/fnmatch.o; \
1499 else true; fi
1500gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1501ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fnmatch.c -o fnmatc
1502h.o
1503if [ x"-fpic" != x ]; then \
1504 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1505Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/fop
1506en_unlocked.c -o pic/fopen_unlocked.o; \
1507 else true; fi
1508gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1509ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/fopen_unlocked.c -o
1510 fopen_unlocked.o
1511if [ x"-fpic" != x ]; then \
1512 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1513Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get
1514opt.c -o pic/getopt.o; \
1515 else true; fi
1516gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1517ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getopt.c -o getopt.
1518o
1519if [ x"-fpic" != x ]; then \
1520 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1521Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get
1522opt1.c -o pic/getopt1.o; \
1523 else true; fi
1524gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1525ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getopt1.c -o getopt
15261.o
1527if [ x"-fpic" != x ]; then \
1528 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1529Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get
1530pwd.c -o pic/getpwd.o; \
1531 else true; fi
1532gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1533ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getpwd.c -o getpwd.
1534o
1535if [ x"-fpic" != x ]; then \
1536 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1537Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/get
1538runtime.c -o pic/getruntime.o; \
1539 else true; fi
1540gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1541ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/getruntime.c -o get
1542runtime.o
1543if [ x"-fpic" != x ]; then \
1544 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1545Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/has
1546htab.c -o pic/hashtab.o; \
1547 else true; fi
1548gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1549ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/hashtab.c -o hashta
1550b.o
1551if [ x"-fpic" != x ]; then \
1552 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1553Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/hex
1554.c -o pic/hex.o; \
1555 else true; fi
1556gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1557ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/hex.c -o hex.o
1558if [ x"-fpic" != x ]; then \
1559 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1560Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/lba
1561sename.c -o pic/lbasename.o; \
1562 else true; fi
1563gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1564ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/lbasename.c -o lbas
1565ename.o
1566if [ x"-fpic" != x ]; then \
1567 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1568Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/lre
1569alpath.c -o pic/lrealpath.o; \
1570 else true; fi
1571gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1572ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/lrealpath.c -o lrea
1573lpath.o
1574if [ x"-fpic" != x ]; then \
1575 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1576Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mak
1577e-relative-prefix.c -o pic/make-relative-prefix.o; \
1578 else true; fi
1579gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1580ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/make-relative-prefi
1581x.c -o make-relative-prefix.o
1582if [ x"-fpic" != x ]; then \
1583 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1584Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mak
1585e-temp-file.c -o pic/make-temp-file.o; \
1586 else true; fi
1587gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1588ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/make-temp-file.c -o
1589 make-temp-file.o
1590if [ x"-fpic" != x ]; then \
1591 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1592Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/obj
1593alloc.c -o pic/objalloc.o; \
1594 else true; fi
1595gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1596ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/objalloc.c -o objal
1597loc.o
1598if [ x"-fpic" != x ]; then \
1599 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1600Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/obs
1601tack.c -o pic/obstack.o; \
1602 else true; fi
1603gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1604ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/obstack.c -o obstac
1605k.o
1606if [ x"-fpic" != x ]; then \
1607 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1608Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/par
1609tition.c -o pic/partition.o; \
1610 else true; fi
1611gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1612ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/partition.c -o part
1613ition.o
1614if [ x"-fpic" != x ]; then \
1615 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1616Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex
1617ecute.c -o pic/pexecute.o; \
1618 else true; fi
1619gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1620ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pexecute.c -o pexec
1621ute.o
1622if [ x"-fpic" != x ]; then \
1623 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1624Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/phy
1625smem.c -o pic/physmem.o; \
1626 else true; fi
1627gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1628ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/physmem.c -o physme
1629m.o
1630if [ x"-fpic" != x ]; then \
1631 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1632Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex
1633-common.c -o pic/pex-common.o; \
1634 else true; fi
1635gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1636ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pex-common.c -o pex
1637-common.o
1638if [ x"-fpic" != x ]; then \
1639 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1640Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex
1641-one.c -o pic/pex-one.o; \
1642 else true; fi
1643gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1644ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pex-one.c -o pex-on
1645e.o
1646if [ x"-fpic" != x ]; then \
1647 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1648Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/pex
1649-unix.c -o pic/pex-unix.o; \
1650 else true; fi
1651/boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error':
1652/boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur
1653n
1654gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1655ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/pex-unix.c -o pex-u
1656nix.o
1657/boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error':
1658/boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur
1659n
1660if [ x"-fpic" != x ]; then \
1661 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1662Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/saf
1663e-ctype.c -o pic/safe-ctype.o; \
1664 else true; fi
1665gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1666ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/safe-ctype.c -o saf
1667e-ctype.o
1668if [ x"-fpic" != x ]; then \
1669 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1670Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/sor
1671t.c -o pic/sort.o; \
1672 else true; fi
1673gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1674ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/sort.c -o sort.o
1675if [ x"-fpic" != x ]; then \
1676 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1677Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/spa
1678ces.c -o pic/spaces.o; \
1679 else true; fi
1680gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1681ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/spaces.c -o spaces.
1682o
1683if [ x"-fpic" != x ]; then \
1684 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1685Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/spl
1686ay-tree.c -o pic/splay-tree.o; \
1687 else true; fi
1688gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1689ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/splay-tree.c -o spl
1690ay-tree.o
1691if [ x"-fpic" != x ]; then \
1692 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1693Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str
1694error.c -o pic/strerror.o; \
1695 else true; fi
1696gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1697ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strerror.c -o strer
1698ror.o
1699if [ x"-fpic" != x ]; then \
1700 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1701Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str
1702signal.c -o pic/strsignal.o; \
1703 else true; fi
1704/boot/home/gcc/libiberty/strsignal.c: In function `psignal':
1705/boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and
1706 unsigned
1707gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1708ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strsignal.c -o strs
1709ignal.o
1710/boot/home/gcc/libiberty/strsignal.c: In function `psignal':
1711/boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and
1712 unsigned
1713if [ x"-fpic" != x ]; then \
1714 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1715Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/ter
1716nary.c -o pic/ternary.o; \
1717 else true; fi
1718gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1719ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/ternary.c -o ternar
1720y.o
1721if [ x"-fpic" != x ]; then \
1722 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1723Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/unl
1724ink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
1725 else true; fi
1726gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1727ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/unlink-if-ordinary.
1728c -o unlink-if-ordinary.o
1729if [ x"-fpic" != x ]; then \
1730 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1731Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xat
1732exit.c -o pic/xatexit.o; \
1733 else true; fi
1734gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1735ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xatexit.c -o xatexi
1736t.o
1737if [ x"-fpic" != x ]; then \
1738 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1739Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xex
1740it.c -o pic/xexit.o; \
1741 else true; fi
1742gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1743ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xexit.c -o xexit.o
1744if [ x"-fpic" != x ]; then \
1745 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1746Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xma
1747lloc.c -o pic/xmalloc.o; \
1748 else true; fi
1749gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1750ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xmalloc.c -o xmallo
1751c.o
1752if [ x"-fpic" != x ]; then \
1753 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1754Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xme
1755mdup.c -o pic/xmemdup.o; \
1756 else true; fi
1757gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1758ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xmemdup.c -o xmemdu
1759p.o
1760if [ x"-fpic" != x ]; then \
1761 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1762Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xst
1763rdup.c -o pic/xstrdup.o; \
1764 else true; fi
1765gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1766ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xstrdup.c -o xstrdu
1767p.o
1768if [ x"-fpic" != x ]; then \
1769 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1770Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xst
1771rerror.c -o pic/xstrerror.o; \
1772 else true; fi
1773gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1774ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xstrerror.c -o xstr
1775error.o
1776if [ x"-fpic" != x ]; then \
1777 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1778Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/xst
1779rndup.c -o pic/xstrndup.o; \
1780 else true; fi
1781gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1782ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/xstrndup.c -o xstrn
1783dup.o
1784if [ x"-fpic" != x ]; then \
1785 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1786Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/bas
1787ename.c -o pic/basename.o; \
1788 else true; fi
1789gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1790ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/basename.c -o basen
1791ame.o
1792if [ x"-fpic" != x ]; then \
1793 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1794Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/ins
1795que.c -o pic/insque.o; \
1796 else true; fi
1797gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1798ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/insque.c -o insque.
1799o
1800if [ x"-fpic" != x ]; then \
1801 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1802Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mem
1803pcpy.c -o pic/mempcpy.o; \
1804 else true; fi
1805gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1806ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/mempcpy.c -o mempcp
1807y.o
1808if [ x"-fpic" != x ]; then \
1809 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1810Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/mks
1811temps.c -o pic/mkstemps.o; \
1812 else true; fi
1813gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1814ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/mkstemps.c -o mkste
1815mps.o
1816if [ x"-fpic" != x ]; then \
1817 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1818Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/sig
1819setmask.c -o pic/sigsetmask.o; \
1820 else true; fi
1821gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1822ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/sigsetmask.c -o sig
1823setmask.o
1824if [ x"-fpic" != x ]; then \
1825 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1826Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/stp
1827ncpy.c -o pic/stpncpy.o; \
1828 else true; fi
1829gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1830ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/stpncpy.c -o stpncp
1831y.o
1832if [ x"-fpic" != x ]; then \
1833 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1834Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str
1835ndup.c -o pic/strndup.o; \
1836 else true; fi
1837gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1838ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strndup.c -o strndu
1839p.o
1840if [ x"-fpic" != x ]; then \
1841 gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -
1842Wall -pedantic -Wwrite-strings -Wstrict-prototypes -fpic ../../gcc/libiberty/str
1843verscmp.c -o pic/strverscmp.o; \
1844 else true; fi
1845gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../gcc/libiberty/../include -W -Wall -peda
1846ntic -Wwrite-strings -Wstrict-prototypes ../../gcc/libiberty/strverscmp.c -o str
1847verscmp.o
1848rm -f ./libiberty.a pic/./libiberty.a
1849ar rc ./libiberty.a \
1850 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./
1851choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./
1852floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o .
1853/getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-pr
1854efix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./
1855physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spac
1856es.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.
1857o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstr
1858ndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpncp
1859y.o ./strndup.o ./strverscmp.o
1860ranlib ./libiberty.a
1861if [ x"-fpic" != x ]; then \
1862 cd pic; \
1863 ar rc ./libiberty.a \
1864 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o
1865./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o
1866./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o
1867 ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-
1868prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o
1869./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./sp
1870aces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinar
1871y.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xs
1872trndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpn
1873cpy.o ./strndup.o ./strverscmp.o; \
1874 ranlib ./libiberty.a; \
1875 cd ..; \
1876 else true; fi
1877rm -f needed-list; touch needed-list; \
1878 for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr
1879 strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork wa
1880itpid bcmp bcopy bzero; do \
1881 for g in ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask
1882.o ./stpncpy.o ./strndup.o ./strverscmp.o ; do \
1883 case "$g" in \
1884 *$f*) echo $g >> needed-list ;; \
1885 esac; \
1886 done; \
1887 done
1888echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choos
1889e-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./float
1890format.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getr
1891untime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.
1892o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physm
1893em.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o
1894./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./x
1895atexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.
1896o > required-list
1897make[2]: Entering directory `/boot/home/gcc-obj/libiberty/testsuite'
1898make[2]: Nothing to be done for `all'.
1899make[2]: Leaving directory `/boot/home/gcc-obj/libiberty/testsuite'
1900make[1]: Leaving directory `/boot/home/gcc-obj/libiberty'
1901make[1]: Entering directory `/boot/home/gcc-obj/libcpp'
1902source='../../gcc/libcpp/charset.c' object='charset.o' libtool=no DEPDIR=.deps d
1903epmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../
1904../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strin
1905gs -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gc
1906c/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../
1907gcc/libcpp/charset.c
1908source='../../gcc/libcpp/directives.c' object='directives.o' libtool=no DEPDIR=.
1909deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I.
1910 -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite
1911-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I..
1912/../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c
1913../../gcc/libcpp/directives.c
1914source='../../gcc/libcpp/errors.c' object='errors.o' libtool=no DEPDIR=.deps dep
1915mode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../..
1916/gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings
1917 -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/
1918libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gc
1919c/libcpp/errors.c
1920source='../../gcc/libcpp/expr.c' object='expr.o' libtool=no DEPDIR=.deps depmode
1921=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc
1922/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Ws
1923trict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libc
1924pp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/li
1925bcpp/expr.c
1926source='../../gcc/libcpp/files.c' object='files.o' libtool=no DEPDIR=.deps depmo
1927de=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../g
1928cc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -
1929Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/li
1930bcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/
1931libcpp/files.c
1932source='../../gcc/libcpp/identifiers.c' object='identifiers.o' libtool=no DEPDIR
1933=.deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -
1934I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwri
1935te-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I
1936../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -
1937c ../../gcc/libcpp/identifiers.c
1938echo "#define LOCALEDIR \"/boot/develop/tools/gnupro/share/locale\"" > localedir
1939.new
1940../../gcc/libcpp/../move-if-change localedir.new localedir.h
1941echo timestamp > localedir.hs
1942source='../../gcc/libcpp/init.c' object='init.o' libtool=no DEPDIR=.deps depmode
1943=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc
1944/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Ws
1945trict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libc
1946pp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/li
1947bcpp/init.c
1948source='../../gcc/libcpp/lex.c' object='lex.o' libtool=no DEPDIR=.deps depmode=g
1949cc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc/l
1950ibcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstr
1951ict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libcpp
1952 -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/libc
1953pp/lex.c
1954source='../../gcc/libcpp/line-map.c' object='line-map.o' libtool=no DEPDIR=.deps
1955 depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I.
1956./../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-str
1957ings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../
1958gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../.
1959./gcc/libcpp/line-map.c
1960source='../../gcc/libcpp/macro.c' object='macro.o' libtool=no DEPDIR=.deps depmo
1961de=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../g
1962cc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -
1963Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/li
1964bcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/
1965libcpp/macro.c
1966source='../../gcc/libcpp/mkdeps.c' object='mkdeps.o' libtool=no DEPDIR=.deps dep
1967mode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../..
1968/gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings
1969 -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/
1970libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gc
1971c/libcpp/mkdeps.c
1972source='../../gcc/libcpp/pch.c' object='pch.o' libtool=no DEPDIR=.deps depmode=g
1973cc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../../gcc/l
1974ibcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings -Wstr
1975ict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/libcpp
1976 -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gcc/libc
1977pp/pch.c
1978/boot/home/gcc/libcpp/pch.c: In function `cpp_valid_state':
1979/boot/home/gcc/libcpp/pch.c:482: warning: field width is not type int (arg 8)
1980source='../../gcc/libcpp/symtab.c' object='symtab.o' libtool=no DEPDIR=.deps dep
1981mode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I. -I../..
1982/gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite-strings
1983 -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I../../gcc/
1984libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c ../../gc
1985c/libcpp/symtab.c
1986source='../../gcc/libcpp/traditional.c' object='traditional.o' libtool=no DEPDIR
1987=.deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -
1988I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwri
1989te-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I
1990../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -
1991c ../../gcc/libcpp/traditional.c
1992rm -f libcpp.a
1993ar cru libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o ini
1994t.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
1995ranlib libcpp.a
1996source='../../gcc/libcpp/makedepend.c' object='makedepend.o' libtool=no DEPDIR=.
1997deps depmode=gcc /bin/sh ../../gcc/libcpp/../depcomp gcc -I../../gcc/libcpp -I.
1998 -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -O2 -W -Wall -Wwrite
1999-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -I..
2000/../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c
2001../../gcc/libcpp/makedepend.c
2002gcc -O2 -o makedepend \
2003 makedepend.o libcpp.a ../libiberty/libiberty.a \
2004
2005make[1]: Leaving directory `/boot/home/gcc-obj/libcpp'
2006mkdir -p -- ./gcc
2007Configuring in ./gcc
2008configure: creating cache ./config.cache
2009checking build system type... i586-pc-haiku
2010checking host system type... i586-pc-haiku
2011checking target system type... i586-pc-haiku
2012checking LIBRARY_PATH variable... ok
2013checking GCC_EXEC_PREFIX variable... ok
2014checking whether to place generated files in the source directory... no
2015checking whether a default linker was specified... no
2016checking whether a default assembler was specified... no
2017checking for i586-pc-haiku-gcc... gcc
2018checking for C compiler default output file name... conftest
2019checking whether the C compiler works... yes
2020checking whether we are cross compiling... no
2021checking for suffix of executables...
2022checking for suffix of object files... o
2023checking whether we are using the GNU C compiler... yes
2024checking whether gcc accepts -g... yes
2025checking for gcc option to accept ISO C89... none needed
2026checking whether gcc and cc understand -c and -o together... yes
2027checking how to run the C preprocessor... gcc -E
2028checking for inline... inline
2029checking for grep that handles long lines and -e... /bin/grep
2030checking for egrep... /bin/grep -E
2031checking for ANSI C header files... yes
2032checking for sys/types.h... yes
2033checking for sys/stat.h... yes
2034checking for stdlib.h... yes
2035checking for string.h... yes
2036checking for memory.h... yes
2037checking for strings.h... yes
2038checking for inttypes.h... yes
2039checking for stdint.h... yes
2040checking for unistd.h... yes
2041checking for void *... yes
2042checking size of void *... 4
2043checking for short... yes
2044checking size of short... 2
2045checking for int... yes
2046checking size of int... 4
2047checking for long... yes
2048checking size of long... 4
2049checking for long long... yes
2050checking for long long... (cached) yes
2051checking size of long long... 8
2052checking for __int64... no
2053checking whether gcc accepts -Wno-long-long... yes
2054checking whether gcc accepts -Wno-variadic-macros... no
2055checking whether gcc accepts -Wold-style-definition... no
2056checking whether gcc accepts -Wmissing-format-attribute... no
2057checking valgrind.h usability... no
2058checking valgrind.h presence... no
2059checking for valgrind.h... no
2060checking whether make sets $(MAKE)... yes
2061checking for gawk... gawk
2062checking whether ln -s works... yes
2063checking whether ln works... no, using ln -s
2064checking for i586-pc-haiku-ranlib... ranlib
2065checking for a BSD compatible install... /bin/install -c
2066checking for cmp's capabilities... gnucompare
2067checking for mktemp... no
2068checking for makeinfo... /boot/home/gcc/missing makeinfo
2069checking for modern makeinfo... no
2070configure: WARNING:
2071*** Makeinfo is missing or too old.
2072*** Info documentation will not be built.
2073checking for recent Pod::Man... yes
2074checking for flex... flex
2075checking for bison... bison
2076checking for nm... nm
2077checking for ar... ar
2078checking for GNU C library... no
2079checking for ANSI C header files... (cached) yes
2080checking whether time.h and sys/time.h may both be included... yes
2081checking whether string.h and strings.h may both be included... yes
2082checking for sys/wait.h that is POSIX.1 compatible... yes
2083checking for limits.h... yes
2084checking for stddef.h... yes
2085checking for string.h... (cached) yes
2086checking for strings.h... (cached) yes
2087checking for stdlib.h... (cached) yes
2088checking for time.h... yes
2089checking for iconv.h... yes
2090checking for fcntl.h... yes
2091checking for unistd.h... (cached) yes
2092checking for sys/file.h... yes
2093checking for sys/time.h... yes
2094checking for sys/mman.h... yes
2095checking for sys/resource.h... yes
2096checking for sys/param.h... yes
2097checking for sys/times.h... yes
2098checking for sys/stat.h... (cached) yes
2099checking for direct.h... no
2100checking for malloc.h... yes
2101checking for langinfo.h... no
2102checking for ldfcn.h... no
2103checking for locale.h... yes
2104checking for wchar.h... yes
2105checking for thread.h... no
2106checking for pthread.h... yes
2107checking for CHAR_BIT... yes
2108checking whether byte ordering is bigendian... no
2109checking for collect2 libraries... none required
2110checking for library containing exc_resume... no
2111checking for library containing ldexp... none required
2112checking for inttypes.h... yes
2113checking for times... yes
2114checking for clock... yes
2115checking for kill... yes
2116checking for getrlimit... yes
2117checking for setrlimit... yes
2118checking for atoll... yes
2119checking for atoq... no
2120checking for sysconf... yes
2121checking for strsignal... yes
2122checking for getrusage... yes
2123checking for nl_langinfo... no
2124checking for scandir... no
2125checking for alphasort... no
2126checking for gettimeofday... yes
2127checking for mbstowcs... yes
2128checking for wcswidth... yes
2129checking for mmap... yes
2130checking for mincore... no
2131checking for setlocale... yes
2132checking for clearerr_unlocked... yes
2133checking for feof_unlocked... yes
2134checking for ferror_unlocked... yes
2135checking for fflush_unlocked... yes
2136checking for fgetc_unlocked... yes
2137checking for fgets_unlocked... yes
2138checking for fileno_unlocked... yes
2139checking for fprintf_unlocked... no
2140checking for fputc_unlocked... yes
2141checking for fputs_unlocked... yes
2142checking for fread_unlocked... yes
2143checking for fwrite_unlocked... yes
2144checking for getchar_unlocked... yes
2145checking for getc_unlocked... yes
2146checking for putchar_unlocked... yes
2147checking for putc_unlocked... yes
2148checking whether mbstowcs works... yes
2149checking for ssize_t... yes
2150checking for uid_t in sys/types.h... yes
2151checking type of array argument to getgroups... gid_t
2152checking for sys/mman.h... (cached) yes
2153checking for mmap... (cached) yes
2154checking whether read-only mmap of a plain file works... yes
2155checking whether mmap from /dev/zero works... yes
2156checking for MAP_ANON(YMOUS)... yes
2157checking whether mmap with MAP_ANON(YMOUS) works... yes
2158checking for pid_t... yes
2159checking for vfork.h... no
2160checking for fork... yes
2161checking for vfork... yes
2162checking for working fork... yes
2163checking for working vfork... (cached) yes
2164checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld
2165checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU
2166ld... yes
2167checking for shared library run path origin... done
2168checking for iconv... no, consider installing GNU libiconv
2169checking for LC_MESSAGES... yes
2170checking for nl_langinfo and CODESET... no
2171checking whether getenv is declared... yes
2172checking whether atol is declared... yes
2173checking whether asprintf is declared... yes
2174checking whether sbrk is declared... yes
2175checking whether abort is declared... yes
2176checking whether atof is declared... yes
2177checking whether getcwd is declared... yes
2178checking whether getwd is declared... no
2179checking whether strsignal is declared... yes
2180checking whether strstr is declared... yes
2181checking whether strverscmp is declared... no
2182checking whether errno is declared... yes
2183checking whether snprintf is declared... yes
2184checking whether vsnprintf is declared... yes
2185checking whether vasprintf is declared... yes
2186checking whether malloc is declared... yes
2187checking whether realloc is declared... yes
2188checking whether calloc is declared... yes
2189checking whether free is declared... yes
2190checking whether basename is declared... no
2191checking whether getopt is declared... yes
2192checking whether clock is declared... yes
2193checking whether getpagesize is declared... yes
2194checking whether clearerr_unlocked is declared... yes
2195checking whether feof_unlocked is declared... yes
2196checking whether ferror_unlocked is declared... yes
2197checking whether fflush_unlocked is declared... yes
2198checking whether fgetc_unlocked is declared... no
2199checking whether fgets_unlocked is declared... no
2200checking whether fileno_unlocked is declared... yes
2201checking whether fprintf_unlocked is declared... no
2202checking whether fputc_unlocked is declared... yes
2203checking whether fputs_unlocked is declared... no
2204checking whether fread_unlocked is declared... no
2205checking whether fwrite_unlocked is declared... no
2206checking whether getchar_unlocked is declared... yes
2207checking whether getc_unlocked is declared... yes
2208checking whether putchar_unlocked is declared... yes
2209checking whether putc_unlocked is declared... yes
2210checking whether getrlimit is declared... yes
2211checking whether setrlimit is declared... yes
2212checking whether getrusage is declared... yes
2213checking whether ldgetname is declared... no
2214checking whether times is declared... yes
2215checking for struct tms... yes
2216checking for clock_t... yes
2217checking for .preinit_array/.init_array/.fini_array support... no
2218checking if mkdir takes one argument... no
2219Using `../../gcc/gcc/config/i386/i386.c' for machine-specific logic.
2220Using `../../gcc/gcc/config/i386/i386.md' as machine description file.
2221Using the following target machine macro files:
2222 ../../gcc/gcc/config/i386/i386.h
2223 ../../gcc/gcc/config/i386/unix.h
2224 ../../gcc/gcc/config/i386/att.h
2225 ../../gcc/gcc/config/dbxelf.h
2226 ../../gcc/gcc/config/elfos.h
2227 ../../gcc/gcc/config/svr4.h
2228 ../../gcc/gcc/config/haiku.h
2229 ../../gcc/gcc/config/i386/haiku.h
2230Using host-default.o for host machine hooks.
2231checking whether NLS is requested... no
2232checking what assembler to use... /boot/develop/tools/gnupro/bin/as
2233checking what linker to use... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld
2234checking what nm to use... /boot/develop/tools/gnupro/bin/nm
2235checking what objdump to use... /boot/develop/tools/gnupro/i586-pc-haiku/bin/obj
2236dump
2237checking assembler for .balign and .p2align... yes
2238checking assembler for .p2align with maximum skip... yes
2239checking assembler for working .subsection -1... yes
2240checking assembler for .weak... yes
2241checking assembler for .weakref... yes
2242checking assembler for .nsubspa comdat... no
2243checking assembler for .hidden... yes
2244checking linker for .hidden support... yes
2245checking assembler for .sleb128 and .uleb128... yes
2246checking assembler for eh_frame optimization... yes
2247checking assembler for section merging support... yes
2248checking assembler for COMDAT group support... yes
2249checking assembler for thread-local storage support... yes
2250checking linker -Bstatic/-Bdynamic option... yes
2251checking assembler for filds and fists mnemonics... yes
2252checking assembler for cmov syntax... no
2253checking assembler for GOTOFF in data... yes
2254checking assembler for dwarf2 debug_line support... yes
2255checking assembler for buggy dwarf2 .file directive... no
2256checking assembler for --gdwarf2 option... yes
2257checking assembler for --gstabs option... yes
2258checking linker read-only and read-write section mixing... read-write
2259checking linker PT_GNU_EH_FRAME support... yes
2260checking linker position independent executable support... yes
2261checking linker --as-needed support... yes
2262checking linker --sysroot support... yes
2263Using ggc-page for garbage collection.
2264checking whether to enable maintainer-specific portions of Makefiles... no
2265Links are now set up to build a native compiler for i586-pc-haiku.
2266configure: updating cache ./config.cache
2267configure: creating ./config.status
2268config.status: creating Makefile
2269config.status: WARNING: ../../gcc/gcc/Makefile.in seems to ignore the --dataroo
2270tdir setting
2271config.status: creating gccbug
2272config.status: creating mklibgcc
2273config.status: creating libada-mk
2274config.status: creating auto-host.h
2275config.status: executing default commands
2276Bootstrapping the compiler
2277make[1]: Entering directory `/boot/home/gcc-obj/gcc'
2278make CC="gcc" libdir=/boot/develop/tools/gnupro/lib LANGUAGES="c " \
2279 CFLAGS="-g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING" \
2280 MAKEINFO="/boot/home/gcc/missing makeinfo --split-size=5000000"
2281MAKEINFOFLAGS="--no-split" \
2282 COVERAGE_FLAGS= OBJS-onestep="tree-chrec.o tree-scalar-evolution
2283.o tree-data-ref.o tree-cfg.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tr
2284ee-gimple.o gimplify.o tree-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree
2285-ssa-ccp.o tree-vn.o tree-ssa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv
2286.o tree-ssa-copyrename.o tree-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree
2287-ssa-alias.o tree-ssa-phiopt.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o
2288tree-ssa-dom.o domwalk.o tree-tailcall.o gimple-low.o tree-iterator.o tree-phino
2289des.o tree-ssanames.o tree-sra.o tree-complex.o tree-vect-generic.o tree-ssa-loo
2290p.o tree-ssa-loop-niter.o tree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vec
2291torizer.o tree-vect-analyze.o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree
2292-ssa-propagate.o tree-ssa-address.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o
2293tree-if-conv.o tree-ssa-loop-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o
2294 caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfglo
2295op.o cfgloopanal.o cfgloopmanip.o loop-init.o loop-unswitch.o loop-unroll.o cfgr
2296tl.o combine.o conflict.o convert.o coverage.o cse.o cselib.o dbxout.o ddg.o tre
2297e-ssa-loop-ch.o loop-invariant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o do
2298jump.o dominance.o loop-doloop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o exp
2299low.o loop-iv.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o ge
2300nrtl.o ggc-common.o global.o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o
2301insn-attrtab.o insn-emit.o insn-modes.o insn-extract.o insn-opinit.o insn-output
2302.o insn-peep.o insn-recog.o integrate.o intl.o jump.o langhooks.o lcm.o lists.o
2303 local-alloc.o loop.o mode-switching.o modulo-sched.o optabs.o options.o opts.o
2304params.o postreload.o postreload-gcse.o predict.o insn-preds.o pointer-set.o pri
2305nt-rtl.o print-tree.o profile.o value-prof.o var-tracking.o real.o recog.o reg-s
2306tack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rt
2307l.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-v
2308is.o sdbout.o simplify-rtx.o sreal.o stmt.o stor-layout.o stringpool.o targhooks
2309.o timevar.o toplev.o tracer.o tree.o tree-dump.o varasm.o varray.o vec.o versio
2310n.o vmsdbgout.o xcoffout.o alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-
2311print.o ggc-page.o web.o passes.o tree-profile.o rtlhooks.o cfgexpand.o lambda-m
2312at.o lambda-trans.o lambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vr
2313p.o tree-stdarg.o tree-cfgcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tr
2314ee-object-size.o i386.o host-default.o tree-inline.o cgraph.o cgraphunit.o tree
2315-nomudflap.o ipa.o ipa-inline.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa
2316-type-escape.o ipa-prop.o ipa-cp.o"
2317make[2]: Entering directory `/boot/home/gcc-obj/gcc'
2318TARGET_CPU_DEFAULT="" \
2319 HEADERS="auto-host.h ansidecl.h" DEFINES="" \
2320 /bin/sh ../../gcc/gcc/mkconfig.sh config.h
2321TARGET_CPU_DEFAULT="" \
2322 HEADERS="options.h config/i386/i386.h config/i386/unix.h config/i386/att
2323.h config/dbxelf.h config/elfos.h config/svr4.h config/haiku.h config/i386/haiku
2324.h defaults.h" DEFINES="" \
2325 /bin/sh ../../gcc/gcc/mkconfig.sh tm.h
2326gawk -f ../../gcc/gcc/opt-gather.awk ../../gcc/gcc/c.opt ../../gcc/gcc/common.op
2327t ../../gcc/gcc/config/i386/i386.opt > tmp-optionlist
2328/bin/sh ../../gcc/gcc/../move-if-change tmp-optionlist optionlist
2329echo timestamp > s-options
2330gawk -f ../../gcc/gcc/opt-functions.awk -f ../../gcc/gcc/opth-gen.awk \
2331 < optionlist > tmp-options.h
2332/bin/sh ../../gcc/gcc/../move-if-change tmp-options.h options.h
2333echo timestamp > s-options-h
2334TARGET_CPU_DEFAULT="" \
2335 HEADERS="auto-host.h ansidecl.h" DEFINES="" \
2336 /bin/sh ../../gcc/gcc/mkconfig.sh bconfig.h
2337gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2338te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2339TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2340clude -I../../gcc/gcc/../libcpp/include -o build/genmodes.o ../../gcc/gcc/ge
2341nmodes.c
2342gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2343te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2344TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2345clude -I../../gcc/gcc/../libcpp/include -o build/errors.o ../../gcc/gcc/erro
2346rs.c
2347gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2348strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2349_FILE -o build/genmodes \
2350 build/genmodes.o build/errors.o ../build-i586-pc-haiku/libiberty/libibe
2351rty.a
2352build/genmodes -h > tmp-modes.h
2353/bin/sh ../../gcc/gcc/../move-if-change tmp-modes.h insn-modes.h
2354build/genmodes -m > tmp-min-modes.c
2355/bin/sh ../../gcc/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
2356build/genmodes > tmp-modes.c
2357/bin/sh ../../gcc/gcc/../move-if-change tmp-modes.c insn-modes.c
2358echo timestamp > s-modes
2359gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2360te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2361TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2362clude -I../../gcc/gcc/../libcpp/include -o build/genmddeps.o ../../gcc/gcc/g
2363enmddeps.c
2364gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2365te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2366TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2367clude -I../../gcc/gcc/../libcpp/include -o build/gengenrtl.o ../../gcc/gcc/g
2368engenrtl.c
2369gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2370strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2371_FILE -o build/gengenrtl \
2372 build/gengenrtl.o build/errors.o ../build-i586-pc-haiku/libiberty/libib
2373erty.a
2374build/gengenrtl -h > tmp-genrtl.h
2375/bin/sh ../../gcc/gcc/../move-if-change tmp-genrtl.h genrtl.h
2376build/gengenrtl > tmp-genrtl.c
2377/bin/sh ../../gcc/gcc/../move-if-change tmp-genrtl.c genrtl.c
2378echo timestamp > s-genrtl
2379echo "/* This file is machine generated. Do not edit. */" > tmp-gtyp.h
2380echo "static const char *const srcdir = " >> tmp-gtyp.h
2381echo "\"../../gcc/gcc\"" >> tmp-gtyp.h
2382echo ";" >> tmp-gtyp.h
2383echo "static const char *const lang_files[] = {" >> tmp-gtyp.h
2384echo "\"../../gcc/gcc/cp/rtti.c\", " >> tmp-gtyp.h
2385echo "\"../../gcc/gcc/cp/mangle.c\", " >> tmp-gtyp.h
2386echo "\"../../gcc/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h
2387echo "\"../../gcc/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h
2388echo "\"../../gcc/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h
2389echo "\"../../gcc/gcc/cp/decl.h\", " >> tmp-gtyp.h
2390echo "\"../../gcc/gcc/cp/call.c\", " >> tmp-gtyp.h
2391echo "\"../../gcc/gcc/cp/decl.c\", " >> tmp-gtyp.h
2392echo "\"../../gcc/gcc/cp/decl2.c\", " >> tmp-gtyp.h
2393echo "\"../../gcc/gcc/cp/pt.c\", " >> tmp-gtyp.h
2394echo "\"../../gcc/gcc/cp/repo.c\", " >> tmp-gtyp.h
2395echo "\"../../gcc/gcc/cp/semantics.c\", " >> tmp-gtyp.h
2396echo "\"../../gcc/gcc/cp/tree.c\", " >> tmp-gtyp.h
2397echo "\"../../gcc/gcc/cp/parser.c\", " >> tmp-gtyp.h
2398echo "\"../../gcc/gcc/cp/method.c\", " >> tmp-gtyp.h
2399echo "\"../../gcc/gcc/cp/typeck2.c\", " >> tmp-gtyp.h
2400echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h
2401echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h
2402echo "\"../../gcc/gcc/c-lex.c\", " >> tmp-gtyp.h
2403echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h
2404echo "\"../../gcc/gcc/cp/class.c\", " >> tmp-gtyp.h
2405echo "\"../../gcc/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h
2406echo "\"../../gcc/gcc/c-lang.c\", " >> tmp-gtyp.h
2407echo "\"../../gcc/gcc/c-tree.h\", " >> tmp-gtyp.h
2408echo "\"../../gcc/gcc/c-decl.c\", " >> tmp-gtyp.h
2409echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h
2410echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h
2411echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h
2412echo "\"../../gcc/gcc/c-objc-common.c\", " >> tmp-gtyp.h
2413echo "\"../../gcc/gcc/c-parser.c\", " >> tmp-gtyp.h
2414echo "NULL};" >> tmp-gtyp.h
2415echo "static const char *const langs_for_lang_files[] = {" >> tmp-gtyp.h
2416echo "\"cp\", " >> tmp-gtyp.h
2417echo "\"cp\", " >> tmp-gtyp.h
2418echo "\"cp\", " >> tmp-gtyp.h
2419echo "\"cp\", " >> tmp-gtyp.h
2420echo "\"cp\", " >> tmp-gtyp.h
2421echo "\"cp\", " >> tmp-gtyp.h
2422echo "\"cp\", " >> tmp-gtyp.h
2423echo "\"cp\", " >> tmp-gtyp.h
2424echo "\"cp\", " >> tmp-gtyp.h
2425echo "\"cp\", " >> tmp-gtyp.h
2426echo "\"cp\", " >> tmp-gtyp.h
2427echo "\"cp\", " >> tmp-gtyp.h
2428echo "\"cp\", " >> tmp-gtyp.h
2429echo "\"cp\", " >> tmp-gtyp.h
2430echo "\"cp\", " >> tmp-gtyp.h
2431echo "\"cp\", " >> tmp-gtyp.h
2432echo "\"cp\", " >> tmp-gtyp.h
2433echo "\"cp\", " >> tmp-gtyp.h
2434echo "\"cp\", " >> tmp-gtyp.h
2435echo "\"cp\", " >> tmp-gtyp.h
2436echo "\"cp\", " >> tmp-gtyp.h
2437echo "\"cp\", " >> tmp-gtyp.h
2438echo "\"c\", " >> tmp-gtyp.h
2439echo "\"c\", " >> tmp-gtyp.h
2440echo "\"c\", " >> tmp-gtyp.h
2441echo "\"c\", " >> tmp-gtyp.h
2442echo "\"c\", " >> tmp-gtyp.h
2443echo "\"c\", " >> tmp-gtyp.h
2444echo "\"c\", " >> tmp-gtyp.h
2445echo "\"c\", " >> tmp-gtyp.h
2446echo "NULL};" >> tmp-gtyp.h
2447echo "static const char *const all_files[] = {" >> tmp-gtyp.h
2448echo "\"../../gcc/gcc/input.h\", " >> tmp-gtyp.h
2449echo "\"../../gcc/gcc/coretypes.h\", " >> tmp-gtyp.h
2450echo "\"../../gcc/gcc/../libcpp/include/line-map.h\", " >> tmp-gtyp.h
2451echo "\"../../gcc/gcc/../libcpp/include/cpplib.h\", " >> tmp-gtyp.h
2452echo "\"../../gcc/gcc/../libcpp/include/cpp-id-data.h\", " >> tmp-gtyp.h
2453echo "\"auto-host.h\", " >> tmp-gtyp.h
2454echo "\"../../gcc/gcc/../include/ansidecl.h\", " >> tmp-gtyp.h
2455echo "\"options.h\", " >> tmp-gtyp.h
2456echo "\"../../gcc/gcc/config/i386/i386.h\", " >> tmp-gtyp.h
2457echo "\"../../gcc/gcc/config/i386/unix.h\", " >> tmp-gtyp.h
2458echo "\"../../gcc/gcc/config/i386/att.h\", " >> tmp-gtyp.h
2459echo "\"../../gcc/gcc/config/dbxelf.h\", " >> tmp-gtyp.h
2460echo "\"../../gcc/gcc/config/elfos.h\", " >> tmp-gtyp.h
2461echo "\"../../gcc/gcc/config/svr4.h\", " >> tmp-gtyp.h
2462echo "\"../../gcc/gcc/config/haiku.h\", " >> tmp-gtyp.h
2463echo "\"../../gcc/gcc/config/i386/haiku.h\", " >> tmp-gtyp.h
2464echo "\"../../gcc/gcc/defaults.h\", " >> tmp-gtyp.h
2465echo "\"../../gcc/gcc/../include/hashtab.h\", " >> tmp-gtyp.h
2466echo "\"../../gcc/gcc/../include/splay-tree.h\", " >> tmp-gtyp.h
2467echo "\"../../gcc/gcc/bitmap.h\", " >> tmp-gtyp.h
2468echo "\"../../gcc/gcc/coverage.c\", " >> tmp-gtyp.h
2469echo "\"../../gcc/gcc/function.h\", " >> tmp-gtyp.h
2470echo "\"../../gcc/gcc/rtl.h\", " >> tmp-gtyp.h
2471echo "\"../../gcc/gcc/optabs.h\", " >> tmp-gtyp.h
2472echo "\"../../gcc/gcc/tree.h\", " >> tmp-gtyp.h
2473echo "\"../../gcc/gcc/libfuncs.h\", " >> tmp-gtyp.h
2474echo "\"../../gcc/gcc/../libcpp/include/symtab.h\", " >> tmp-gtyp.h
2475echo "\"../../gcc/gcc/real.h\", " >> tmp-gtyp.h
2476echo "\"../../gcc/gcc/varray.h\", " >> tmp-gtyp.h
2477echo "\"../../gcc/gcc/insn-addr.h\", " >> tmp-gtyp.h
2478echo "\"../../gcc/gcc/hwint.h\", " >> tmp-gtyp.h
2479echo "\"../../gcc/gcc/ipa-reference.h\", " >> tmp-gtyp.h
2480echo "\"../../gcc/gcc/cselib.h\", " >> tmp-gtyp.h
2481echo "\"../../gcc/gcc/basic-block.h\", " >> tmp-gtyp.h
2482echo "\"../../gcc/gcc/cgraph.h\", " >> tmp-gtyp.h
2483echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h
2484echo "\"../../gcc/gcc/c-tree.h\", " >> tmp-gtyp.h
2485echo "\"../../gcc/gcc/reload.h\", " >> tmp-gtyp.h
2486echo "\"../../gcc/gcc/alias.c\", " >> tmp-gtyp.h
2487echo "\"../../gcc/gcc/bitmap.c\", " >> tmp-gtyp.h
2488echo "\"../../gcc/gcc/cselib.c\", " >> tmp-gtyp.h
2489echo "\"../../gcc/gcc/cgraph.c\", " >> tmp-gtyp.h
2490echo "\"../../gcc/gcc/ipa-prop.c\", " >> tmp-gtyp.h
2491echo "\"../../gcc/gcc/ipa-cp.c\", " >> tmp-gtyp.h
2492echo "\"../../gcc/gcc/cgraphunit.c\", " >> tmp-gtyp.h
2493echo "\"../../gcc/gcc/dbxout.c\", " >> tmp-gtyp.h
2494echo "\"../../gcc/gcc/dwarf2out.c\", " >> tmp-gtyp.h
2495echo "\"../../gcc/gcc/dwarf2asm.c\", " >> tmp-gtyp.h
2496echo "\"../../gcc/gcc/dojump.c\", " >> tmp-gtyp.h
2497echo "\"../../gcc/gcc/tree-profile.c\", " >> tmp-gtyp.h
2498echo "\"../../gcc/gcc/emit-rtl.c\", " >> tmp-gtyp.h
2499echo "\"../../gcc/gcc/except.c\", " >> tmp-gtyp.h
2500echo "\"../../gcc/gcc/explow.c\", " >> tmp-gtyp.h
2501echo "\"../../gcc/gcc/expr.c\", " >> tmp-gtyp.h
2502echo "\"../../gcc/gcc/function.c\", " >> tmp-gtyp.h
2503echo "\"../../gcc/gcc/except.h\", " >> tmp-gtyp.h
2504echo "\"../../gcc/gcc/gcse.c\", " >> tmp-gtyp.h
2505echo "\"../../gcc/gcc/integrate.c\", " >> tmp-gtyp.h
2506echo "\"../../gcc/gcc/lists.c\", " >> tmp-gtyp.h
2507echo "\"../../gcc/gcc/optabs.c\", " >> tmp-gtyp.h
2508echo "\"../../gcc/gcc/profile.c\", " >> tmp-gtyp.h
2509echo "\"../../gcc/gcc/regclass.c\", " >> tmp-gtyp.h
2510echo "\"../../gcc/gcc/reg-stack.c\", " >> tmp-gtyp.h
2511echo "\"../../gcc/gcc/cfglayout.c\", " >> tmp-gtyp.h
2512echo "\"../../gcc/gcc/sdbout.c\", " >> tmp-gtyp.h
2513echo "\"../../gcc/gcc/stor-layout.c\", " >> tmp-gtyp.h
2514echo "\"../../gcc/gcc/stringpool.c\", " >> tmp-gtyp.h
2515echo "\"../../gcc/gcc/tree.c\", " >> tmp-gtyp.h
2516echo "\"../../gcc/gcc/varasm.c\", " >> tmp-gtyp.h
2517echo "\"../../gcc/gcc/tree-mudflap.c\", " >> tmp-gtyp.h
2518echo "\"../../gcc/gcc/tree-flow.h\", " >> tmp-gtyp.h
2519echo "\"../../gcc/gcc/c-objc-common.c\", " >> tmp-gtyp.h
2520echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h
2521echo "\"../../gcc/gcc/c-parser.c\", " >> tmp-gtyp.h
2522echo "\"../../gcc/gcc/tree-ssanames.c\", " >> tmp-gtyp.h
2523echo "\"../../gcc/gcc/tree-eh.c\", " >> tmp-gtyp.h
2524echo "\"../../gcc/gcc/tree-ssa-address.c\", " >> tmp-gtyp.h
2525echo "\"../../gcc/gcc/tree-phinodes.c\", " >> tmp-gtyp.h
2526echo "\"../../gcc/gcc/tree-cfg.c\", " >> tmp-gtyp.h
2527echo "\"../../gcc/gcc/tree-dfa.c\", " >> tmp-gtyp.h
2528echo "\"../../gcc/gcc/tree-ssa-propagate.c\", " >> tmp-gtyp.h
2529echo "\"../../gcc/gcc/tree-iterator.c\", " >> tmp-gtyp.h
2530echo "\"../../gcc/gcc/gimplify.c\", " >> tmp-gtyp.h
2531echo "\"../../gcc/gcc/tree-chrec.h\", " >> tmp-gtyp.h
2532echo "\"../../gcc/gcc/tree-vect-generic.c\", " >> tmp-gtyp.h
2533echo "\"../../gcc/gcc/tree-ssa-operands.h\", " >> tmp-gtyp.h
2534echo "\"../../gcc/gcc/tree-ssa-operands.c\", " >> tmp-gtyp.h
2535echo "\"../../gcc/gcc/tree-profile.c\", " >> tmp-gtyp.h
2536echo "\"../../gcc/gcc/tree-nested.c\", " >> tmp-gtyp.h
2537echo "\"../../gcc/gcc/ipa-reference.c\", " >> tmp-gtyp.h
2538echo "\"../../gcc/gcc/tree-ssa-structalias.h\", " >> tmp-gtyp.h
2539echo "\"../../gcc/gcc/tree-ssa-structalias.c\", " >> tmp-gtyp.h
2540echo "\"../../gcc/gcc/targhooks.c\", " >> tmp-gtyp.h
2541echo "\"../../gcc/gcc/config/i386/i386.c\", " >> tmp-gtyp.h
2542echo "\"../../gcc/gcc/cp/rtti.c\", " >> tmp-gtyp.h
2543echo "\"../../gcc/gcc/cp/mangle.c\", " >> tmp-gtyp.h
2544echo "\"../../gcc/gcc/cp/name-lookup.h\", " >> tmp-gtyp.h
2545echo "\"../../gcc/gcc/cp/name-lookup.c\", " >> tmp-gtyp.h
2546echo "\"../../gcc/gcc/cp/cp-tree.h\", " >> tmp-gtyp.h
2547echo "\"../../gcc/gcc/cp/decl.h\", " >> tmp-gtyp.h
2548echo "\"../../gcc/gcc/cp/call.c\", " >> tmp-gtyp.h
2549echo "\"../../gcc/gcc/cp/decl.c\", " >> tmp-gtyp.h
2550echo "\"../../gcc/gcc/cp/decl2.c\", " >> tmp-gtyp.h
2551echo "\"../../gcc/gcc/cp/pt.c\", " >> tmp-gtyp.h
2552echo "\"../../gcc/gcc/cp/repo.c\", " >> tmp-gtyp.h
2553echo "\"../../gcc/gcc/cp/semantics.c\", " >> tmp-gtyp.h
2554echo "\"../../gcc/gcc/cp/tree.c\", " >> tmp-gtyp.h
2555echo "\"../../gcc/gcc/cp/parser.c\", " >> tmp-gtyp.h
2556echo "\"../../gcc/gcc/cp/method.c\", " >> tmp-gtyp.h
2557echo "\"../../gcc/gcc/cp/typeck2.c\", " >> tmp-gtyp.h
2558echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h
2559echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h
2560echo "\"../../gcc/gcc/c-lex.c\", " >> tmp-gtyp.h
2561echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h
2562echo "\"../../gcc/gcc/cp/class.c\", " >> tmp-gtyp.h
2563echo "\"../../gcc/gcc/cp/cp-objcp-common.c\", " >> tmp-gtyp.h
2564echo "\"../../gcc/gcc/c-lang.c\", " >> tmp-gtyp.h
2565echo "\"../../gcc/gcc/c-tree.h\", " >> tmp-gtyp.h
2566echo "\"../../gcc/gcc/c-decl.c\", " >> tmp-gtyp.h
2567echo "\"../../gcc/gcc/c-common.c\", " >> tmp-gtyp.h
2568echo "\"../../gcc/gcc/c-common.h\", " >> tmp-gtyp.h
2569echo "\"../../gcc/gcc/c-pragma.c\", " >> tmp-gtyp.h
2570echo "\"../../gcc/gcc/c-objc-common.c\", " >> tmp-gtyp.h
2571echo "\"../../gcc/gcc/c-parser.c\", " >> tmp-gtyp.h
2572echo " NULL};" >> tmp-gtyp.h
2573echo "static const char *const lang_dir_names[] = { \"c\", " >> tmp-gtyp.h
2574echo "\"cp\", " >> tmp-gtyp.h
2575echo "NULL};" >> tmp-gtyp.h
2576/bin/sh ../../gcc/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h
2577echo timestamp > s-gtyp-gen
2578gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2579te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2580TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2581clude -I../../gcc/gcc/../libcpp/include -o build/gengtype.o ../../gcc/gcc/ge
2582ngtype.c
2583bison -d -o gengtype-yacc.c ../../gcc/gcc/gengtype-yacc.y
2584gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2585te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_
2586H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc
2587/gcc/../include -I../../gcc/gcc/../libcpp/include -o build/gengtype-lex.o ..
2588/../gcc/gcc/gengtype-lex.c
2589In file included from /scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gen
2590gtype-lex.l:462:
2591/boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi
2592thin macro arg
2593/boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi
2594thin macro arg
2595/boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi
2596thin macro arg
2597/boot/home/gcc/gcc/vec.h:458: warning: preprocessing directive not recognized wi
2598thin macro arg
2599/boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi
2600thin macro arg
2601/boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi
2602thin macro arg
2603/boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi
2604thin macro arg
2605/boot/home/gcc/gcc/vec.h:479: warning: preprocessing directive not recognized wi
2606thin macro arg
2607/boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi
2608thin macro arg
2609/boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi
2610thin macro arg
2611/boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi
2612thin macro arg
2613/boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi
2614thin macro arg
2615/boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi
2616thin macro arg
2617/boot/home/gcc/gcc/vec.h:480: warning: preprocessing directive not recognized wi
2618thin macro arg
2619/boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi
2620thin macro arg
2621/boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi
2622thin macro arg
2623/boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi
2624thin macro arg
2625/boot/home/gcc/gcc/vec.h:747: warning: preprocessing directive not recognized wi
2626thin macro arg
2627/boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi
2628thin macro arg
2629/boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi
2630thin macro arg
2631/boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi
2632thin macro arg
2633/boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi
2634thin macro arg
2635/boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi
2636thin macro arg
2637/boot/home/gcc/gcc/vec.h:748: warning: preprocessing directive not recognized wi
2638thin macro arg
2639/boot/home/gcc-obj/gcc/gengtype-lex.c:3400: warning: no previous prototype for `
2640yyget_lineno'
2641/boot/home/gcc-obj/gcc/gengtype-lex.c:3409: warning: no previous prototype for `
2642yyget_in'
2643/boot/home/gcc-obj/gcc/gengtype-lex.c:3417: warning: no previous prototype for `
2644yyget_out'
2645/boot/home/gcc-obj/gcc/gengtype-lex.c:3425: warning: no previous prototype for `
2646yyget_leng'
2647/boot/home/gcc-obj/gcc/gengtype-lex.c:3434: warning: no previous prototype for `
2648yyget_text'
2649/boot/home/gcc-obj/gcc/gengtype-lex.c:3443: warning: no previous prototype for `
2650yyset_lineno'
2651/boot/home/gcc-obj/gcc/gengtype-lex.c:3455: warning: no previous prototype for `
2652yyset_in'
2653/boot/home/gcc-obj/gcc/gengtype-lex.c:3460: warning: no previous prototype for `
2654yyset_out'
2655/boot/home/gcc-obj/gcc/gengtype-lex.c:3465: warning: no previous prototype for `
2656yyget_debug'
2657/boot/home/gcc-obj/gcc/gengtype-lex.c:3470: warning: no previous prototype for `
2658yyset_debug'
2659/boot/home/gcc-obj/gcc/gengtype-lex.c:3476: warning: no previous prototype for `
2660yylex_destroy'
2661/scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gengtype-lex.l: In functi
2662on `push_macro_expansion':
2663/scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gengtype-lex.l:527: warni
2664ng: field width is not type int (arg 3)
2665/scratch/mitchell/gcc-releases/gcc-4.1.2/gcc-4.1.2/gcc/gengtype-lex.l:527: warni
2666ng: field width is not type int (arg 5)
2667gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2668te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_
2669H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc
2670/gcc/../include -I../../gcc/gcc/../libcpp/include -o build/gengtype-yacc.o g
2671engtype-yacc.c
2672gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2673strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2674_FILE -o build/gengtype \
2675 build/gengtype.o build/gengtype-lex.o build/gengtype-yacc.o \
2676 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2677build/gengtype
2678warning: structure `VEC_cp_token_position_heap' used but not defined
2679warning: structure `c_arg_info' used but not defined
2680warning: structure `c_switch' used but not defined
2681warning: structure `et_node' used but not defined
2682warning: structure `loop' used but not defined
2683warning: structure `ipa_reference_vars_info_d' used but not defined
2684warning: structure `reg_info_def' used but not defined
2685warning: structure `value_set' used but not defined
2686warning: structure `VEC_cp_token_position_heap' used but not defined
2687warning: structure `c_arg_info' used but not defined
2688warning: structure `c_switch' used but not defined
2689warning: structure `et_node' used but not defined
2690warning: structure `loop' used but not defined
2691warning: structure `ipa_reference_vars_info_d' used but not defined
2692warning: structure `reg_info_def' used but not defined
2693warning: structure `value_set' used but not defined
2694echo timestamp > s-gtype
2695gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2696te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2697TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2698clude -I../../gcc/gcc/../libcpp/include -o build/rtl.o ../../gcc/gcc/rtl.c
2699gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2700te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2701TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2702clude -I../../gcc/gcc/../libcpp/include -o build/read-rtl.o ../../gcc/gcc/re
2703ad-rtl.c
2704gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2705te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2706TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2707clude -I../../gcc/gcc/../libcpp/include -o build/ggc-none.o ../../gcc/gcc/gg
2708c-none.c
2709gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2710te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2711TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2712clude -I../../gcc/gcc/../libcpp/include -o build/min-insn-modes.o min-insn-m
2713odes.c
2714gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2715te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2716TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2717clude -I../../gcc/gcc/../libcpp/include -o build/gensupport.o ../../gcc/gcc/
2718gensupport.c
2719gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2720te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2721TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2722clude -I../../gcc/gcc/../libcpp/include -o build/dummy-conditions.o ../../gc
2723c/gcc/dummy-conditions.c
2724gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2725strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2726_FILE -o build/genmddeps \
2727 build/genmddeps.o build/gensupport.o build/dummy-conditions.o build/rtl
2728.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o \
2729 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2730build/genmddeps ../../gcc/gcc/config/i386/i386.md > tmp-mddeps
2731/bin/sh ../../gcc/gcc/../move-if-change tmp-mddeps mddeps.mk
2732echo timestamp > s-mddeps
2733gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2734te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2735TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2736clude -I../../gcc/gcc/../libcpp/include -o build/genconstants.o ../../gcc/gc
2737c/genconstants.c
2738gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2739strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2740_FILE -o build/genconstants \
2741 build/genconstants.o build/gensupport.o build/dummy-conditions.o build/
2742rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o \
2743 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2744build/genconstants ../../gcc/gcc/config/i386/i386.md > tmp-constants.h
2745/bin/sh ../../gcc/gcc/../move-if-change tmp-constants.h insn-constants.h
2746echo timestamp > s-constants
2747gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2748te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2749TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2750clude -I../../gcc/gcc/../libcpp/include -o build/genflags.o ../../gcc/gcc/ge
2751nflags.c
2752gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2753te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2754TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2755clude -I../../gcc/gcc/../libcpp/include -o build/genconditions.o ../../gcc/g
2756cc/genconditions.c
2757gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2758strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2759_FILE -o build/genconditions \
2760 build/genconditions.o build/gensupport.o build/dummy-conditions.o build
2761/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o \
2762 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2763build/genconditions ../../gcc/gcc/config/i386/i386.md > tmp-conditions.c
2764/bin/sh ../../gcc/gcc/../move-if-change tmp-conditions.c insn-conditions.c
2765echo timestamp > s-conditions
2766TARGET_CPU_DEFAULT="" \
2767 HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \
2768 /bin/sh ../../gcc/gcc/mkconfig.sh tm_p.h
2769gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2770te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2771TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2772clude -I../../gcc/gcc/../libcpp/include -o build/genpreds.o ../../gcc/gcc/ge
2773npreds.c
2774gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2775te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2776TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2777clude -I../../gcc/gcc/../libcpp/include -o build/print-rtl.o ../../gcc/gcc/p
2778rint-rtl.c
2779gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2780strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2781_FILE -o build/genpreds \
2782 build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/mi
2783n-insn-modes.o build/gensupport.o build/dummy-conditions.o build/print-rtl.o \
2784 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2785build/genpreds -h ../../gcc/gcc/config/i386/i386.md > tmp-preds.h
2786/bin/sh ../../gcc/gcc/../move-if-change tmp-preds.h tm-preds.h
2787build/genpreds ../../gcc/gcc/config/i386/i386.md > tmp-preds.c
2788/bin/sh ../../gcc/gcc/../move-if-change tmp-preds.c insn-preds.c
2789echo timestamp > s-preds
2790gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2791te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_
2792H -DGENERATOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc
2793/gcc/../include -I../../gcc/gcc/../libcpp/include -o build/insn-conditions.o
2794 insn-conditions.c
2795gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2796strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2797_FILE -o build/genflags \
2798 build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o b
2799uild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl
2800.o \
2801 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2802build/genflags ../../gcc/gcc/config/i386/i386.md > tmp-flags.h
2803/bin/sh ../../gcc/gcc/../move-if-change tmp-flags.h insn-flags.h
2804echo timestamp > s-flags
2805ltf="../../gcc/gcc/cp/cp-tree.def"; for f in $ltf; do \
2806 echo "#include \"$f\""; \
2807 done | sed 's|../../gcc/gcc/||' > tmp-gencheck.h
2808/bin/sh ../../gcc/gcc/../move-if-change tmp-gencheck.h gencheck.h
2809echo timestamp > s-gencheck
2810gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2811te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2812TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2813clude -I../../gcc/gcc/../libcpp/include -o build/gencheck.o ../../gcc/gcc/ge
2814ncheck.c
2815gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2816strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2817_FILE -o build/gencheck \
2818 build/gencheck.o ../build-i586-pc-haiku/libiberty/libiberty.a
2819build/gencheck > tmp-check.h
2820/bin/sh ../../gcc/gcc/../move-if-change tmp-check.h tree-check.h
2821echo timestamp > s-check
2822gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2823te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2824-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2825libcpp/include ../../gcc/gcc/c-lang.c -o c-lang.o
2826gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2827te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2828-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2829libcpp/include ../../gcc/gcc/stub-objc.c -o stub-objc.o
2830gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2831te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2832-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2833libcpp/include ../../gcc/gcc/attribs.c -o attribs.o
2834gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2835te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2836-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2837libcpp/include ../../gcc/gcc/c-errors.c -o c-errors.o
2838gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2839te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2840-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2841libcpp/include ../../gcc/gcc/c-lex.c -o c-lex.o
2842gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2843te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2844-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2845libcpp/include ../../gcc/gcc/c-pragma.c -o c-pragma.o
2846gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2847te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
2848TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
2849clude -I../../gcc/gcc/../libcpp/include -o build/genconfig.o ../../gcc/gcc/g
2850enconfig.c
2851gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2852strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
2853_FILE -o build/genconfig \
2854 build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o
2855build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rt
2856l.o \
2857 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
2858build/genconfig ../../gcc/gcc/config/i386/i386.md > tmp-config.h
2859/bin/sh ../../gcc/gcc/../move-if-change tmp-config.h insn-config.h
2860echo timestamp > s-config
2861gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2862te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2863-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2864libcpp/include ../../gcc/gcc/c-decl.c -o c-decl.o
2865gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2866te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2867-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2868libcpp/include ../../gcc/gcc/c-typeck.c -o c-typeck.o
2869gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2870te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2871-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2872libcpp/include ../../gcc/gcc/c-convert.c -o c-convert.o
2873gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2874te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2875-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2876libcpp/include ../../gcc/gcc/c-aux-info.c -o c-aux-info.o
2877gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2878te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2879-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2880libcpp/include ../../gcc/gcc/c-common.c -o c-common.o
2881gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2882te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2883-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2884libcpp/include \
2885 ../../gcc/gcc/c-opts.c -o c-opts.o
2886gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2887te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2888-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2889libcpp/include ../../gcc/gcc/c-format.c -o c-format.o
2890gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2891te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2892-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2893libcpp/include ../../gcc/gcc/c-semantics.c -o c-semantics.o
2894gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
2895te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
2896-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
2897libcpp/include ../../gcc/gcc/c-incpath.c -o c-incpath.o
2898gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
2899strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
2900./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
2901cpp/include \
2902 -DGCC_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4
2903.1.2/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586
2904-pc-haiku/4.1.2/../../../..`echo /boot/develop/tools/gnupro | sed -e 's|^/boot/d
2905evelop/tools/gnupro||' -e 's|/[^/]*|/..|g'`/include/c++/4.1.2\" -DGPLUSPLUS_TOOL
2906_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4.1.2/../../../.
2907.`echo /boot/develop/tools/gnupro | sed -e 's|^/boot/develop/tools/gnupro||' -e
2908's|/[^/]*|/..|g'`/include/c++/4.1.2/i586-pc-haiku\" -DGPLUSPLUS_BACKWARD_INCLUDE
2909_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4.1.2/../../../..`echo /
2910boot/develop/tools/gnupro | sed -e 's|^/boot/develop/tools/gnupro||' -e 's|/[^/]
2911*|/..|g'`/include/c++/4.1.2/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\
2912" -DCROSS_INCLUDE_DIR=\"/boot/develop/tools/gnupro/lib/gcc/i586-pc-haiku/4.1.2/.
2913./../../../i586-pc-haiku/sys-include\" -DTOOL_INCLUDE_DIR=\"/boot/develop/tools/
2914gnupro/lib/gcc/i586-pc-haiku/4.1.2/../../../../i586-pc-haiku/include\" \
2915 -c ../../gcc/gcc/cppdefault.c -o cppdefault.o
2916/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2917/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2918de_defaults[0].add_sysroot')
2919/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2920/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2921de_defaults[1].add_sysroot')
2922/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2923/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2924de_defaults[2].add_sysroot')
2925/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2926/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2927de_defaults[3].add_sysroot')
2928/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2929/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2930de_defaults[4].add_sysroot')
2931/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2932/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2933de_defaults[5].add_sysroot')
2934/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2935/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2936de_defaults[6].add_sysroot')
2937/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2938/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2939de_defaults[7].add_sysroot')
2940/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2941/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2942de_defaults[8].add_sysroot')
2943/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2944/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2945de_defaults[9].add_sysroot')
2946/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2947/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2948de_defaults[10].add_sysroot')
2949/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2950/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2951de_defaults[11].add_sysroot')
2952/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2953/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2954de_defaults[12].add_sysroot')
2955/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2956/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2957de_defaults[13].add_sysroot')
2958/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2959/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2960de_defaults[14].add_sysroot')
2961/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2962/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2963de_defaults[15].add_sysroot')
2964/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2965/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2966de_defaults[16].add_sysroot')
2967/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2968/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2969de_defaults[17].add_sysroot')
2970/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2971/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2972de_defaults[18].add_sysroot')
2973/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2974/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2975de_defaults[19].add_sysroot')
2976/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2977/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2978de_defaults[20].add_sysroot')
2979/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2980/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2981de_defaults[21].add_sysroot')
2982/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2983/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2984de_defaults[22].add_sysroot')
2985/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2986/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2987de_defaults[23].add_sysroot')
2988/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2989/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2990de_defaults[24].add_sysroot')
2991/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2992/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2993de_defaults[25].add_sysroot')
2994/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2995/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2996de_defaults[26].add_sysroot')
2997/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
2998/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
2999de_defaults[27].add_sysroot')
3000/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3001/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3002de_defaults[28].add_sysroot')
3003/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3004/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3005de_defaults[29].add_sysroot')
3006/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3007/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3008de_defaults[30].add_sysroot')
3009/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3010/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3011de_defaults[31].add_sysroot')
3012/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3013/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3014de_defaults[32].add_sysroot')
3015/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3016/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3017de_defaults[33].add_sysroot')
3018/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3019/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3020de_defaults[34].add_sysroot')
3021/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3022/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3023de_defaults[35].add_sysroot')
3024/boot/home/gcc/gcc/cppdefault.c:46: warning: missing initializer
3025/boot/home/gcc/gcc/cppdefault.c:46: warning: (near initialization for `cpp_inclu
3026de_defaults[36].add_sysroot')
3027gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3028te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3029-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3030libcpp/include ../../gcc/gcc/c-ppoutput.c -o c-ppoutput.o
3031gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3032te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3033-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3034libcpp/include ../../gcc/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
3035gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3036strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3037./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3038cpp/include \
3039 -DPREFIX=\"/boot/develop/tools/gnupro\" -DBASEVER="\"4.1.2\"" \
3040 -c ../../gcc/gcc/prefix.c -o prefix.o
3041gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3042te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3043-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3044libcpp/include ../../gcc/gcc/c-objc-common.c -o c-objc-common.o
3045gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3046te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3047-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3048libcpp/include ../../gcc/gcc/c-dump.c -o c-dump.o
3049gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3050te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3051-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3052libcpp/include \
3053 -DHOST_MACHINE=\"i586-pc-haiku\" -DTARGET_MACHINE=\"i586-pc-haiku\" \
3054 ../../gcc/gcc/c-pch.c -o c-pch.o
3055gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3056te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3057-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3058libcpp/include ../../gcc/gcc/c-parser.c -o c-parser.o
3059gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3060te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3061-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3062libcpp/include ../../gcc/gcc/c-gimplify.c -o c-gimplify.o
3063gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3064te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3065-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3066libcpp/include ../../gcc/gcc/tree-mudflap.c -o tree-mudflap.o
3067gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3068te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3069-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3070libcpp/include ../../gcc/gcc/c-pretty-print.c -o c-pretty-print.o
3071gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3072te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3073-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3074libcpp/include ../../gcc/gcc/dummy-checksum.c -o dummy-checksum.o
3075gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3076te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3077-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3078libcpp/include ../../gcc/gcc/main.c -o main.o
3079gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3080te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3081-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3082libcpp/include ../../gcc/gcc/tree-chrec.c -o tree-chrec.o
3083gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3084te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3085-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3086libcpp/include ../../gcc/gcc/tree-scalar-evolution.c -o tree-scalar-evolutio
3087n.o
3088gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3089te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3090-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3091libcpp/include ../../gcc/gcc/tree-data-ref.c -o tree-data-ref.o
3092gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3093te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3094-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3095libcpp/include ../../gcc/gcc/tree-cfg.c -o tree-cfg.o
3096gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3097te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3098-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3099libcpp/include ../../gcc/gcc/tree-dfa.c -o tree-dfa.o
3100gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3101te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3102-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3103libcpp/include ../../gcc/gcc/tree-eh.c -o tree-eh.o
3104gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3105te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3106-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3107libcpp/include ../../gcc/gcc/tree-ssa.c -o tree-ssa.o
3108gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3109te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3110-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3111libcpp/include ../../gcc/gcc/tree-optimize.c -o tree-optimize.o
3112gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3113te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3114-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3115libcpp/include ../../gcc/gcc/tree-gimple.c -o tree-gimple.o
3116gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3117te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3118-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3119libcpp/include ../../gcc/gcc/gimplify.c -o gimplify.o
3120gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3121te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3122-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3123libcpp/include ../../gcc/gcc/tree-pretty-print.c -o tree-pretty-print.o
3124gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3125te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3126-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3127libcpp/include ../../gcc/gcc/tree-into-ssa.c -o tree-into-ssa.o
3128gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3129te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3130-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3131libcpp/include ../../gcc/gcc/tree-outof-ssa.c -o tree-outof-ssa.o
3132gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3133te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3134-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3135libcpp/include ../../gcc/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o
3136gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3137te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3138-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3139libcpp/include ../../gcc/gcc/tree-vn.c -o tree-vn.o
3140gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3141te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3142-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3143libcpp/include ../../gcc/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o
3144gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3145te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3146-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3147libcpp/include ../../gcc/gcc/tree-ssa-dce.c -o tree-ssa-dce.o
3148gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3149te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3150-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3151libcpp/include ../../gcc/gcc/tree-ssa-copy.c -o tree-ssa-copy.o
3152gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3153te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3154-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3155libcpp/include ../../gcc/gcc/tree-nrv.c -o tree-nrv.o
3156gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3157te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3158-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3159libcpp/include ../../gcc/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o
3160gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3161te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3162-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3163libcpp/include ../../gcc/gcc/tree-ssa-pre.c -o tree-ssa-pre.o
3164gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3165te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3166-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3167libcpp/include ../../gcc/gcc/tree-ssa-live.c -o tree-ssa-live.o
3168gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3169te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3170-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3171libcpp/include ../../gcc/gcc/tree-ssa-operands.c -o tree-ssa-operands.o
3172gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3173te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3174-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3175libcpp/include ../../gcc/gcc/tree-ssa-alias.c -o tree-ssa-alias.o
3176gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3177te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3178-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3179libcpp/include ../../gcc/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o
3180gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3181te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3182-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3183libcpp/include ../../gcc/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o
3184gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3185te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3186-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3187libcpp/include ../../gcc/gcc/tree-nested.c -o tree-nested.o
3188gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3189te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3190-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3191libcpp/include ../../gcc/gcc/tree-ssa-dse.c -o tree-ssa-dse.o
3192gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3193te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3194-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3195libcpp/include ../../gcc/gcc/tree-ssa-dom.c -o tree-ssa-dom.o
3196gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3197te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3198-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3199libcpp/include ../../gcc/gcc/domwalk.c -o domwalk.o
3200gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3201te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3202-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3203libcpp/include ../../gcc/gcc/tree-tailcall.c -o tree-tailcall.o
3204gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3205te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3206-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3207libcpp/include ../../gcc/gcc/gimple-low.c -o gimple-low.o
3208gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3209te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3210-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3211libcpp/include ../../gcc/gcc/tree-iterator.c -o tree-iterator.o
3212gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3213te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3214-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3215libcpp/include ../../gcc/gcc/tree-phinodes.c -o tree-phinodes.o
3216gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3217te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3218-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3219libcpp/include ../../gcc/gcc/tree-ssanames.c -o tree-ssanames.o
3220gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3221te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3222-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3223libcpp/include ../../gcc/gcc/tree-sra.c -o tree-sra.o
3224gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3225te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3226-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3227libcpp/include ../../gcc/gcc/tree-complex.c -o tree-complex.o
3228/boot/home/gcc/gcc/tree-complex.c: In function `get_component_ssa_name':
3229/boot/home/gcc/gcc/tree-complex.c:446: warning: comparison between signed and un
3230signed
3231/boot/home/gcc/gcc/tree-complex.c: In function `set_component_ssa_name':
3232/boot/home/gcc/gcc/tree-complex.c:492: warning: comparison between signed and un
3233signed
3234gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3235te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3236TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3237clude -I../../gcc/gcc/../libcpp/include -o build/gencodes.o ../../gcc/gcc/ge
3238ncodes.c
3239gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3240strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3241_FILE -o build/gencodes \
3242 build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o b
3243uild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl
3244.o \
3245 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3246build/gencodes ../../gcc/gcc/config/i386/i386.md > tmp-codes.h
3247/bin/sh ../../gcc/gcc/../move-if-change tmp-codes.h insn-codes.h
3248echo timestamp > s-codes
3249gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3250te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3251-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3252libcpp/include ../../gcc/gcc/tree-vect-generic.c -o tree-vect-generic.o
3253gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3254te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3255-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3256libcpp/include ../../gcc/gcc/tree-ssa-loop.c -o tree-ssa-loop.o
3257gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3258te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3259-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3260libcpp/include ../../gcc/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o
3261gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3262te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3263-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3264libcpp/include ../../gcc/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o
3265gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3266te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3267-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3268libcpp/include ../../gcc/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdat
3269e.o
3270gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3271te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3272-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3273libcpp/include ../../gcc/gcc/tree-vectorizer.c -o tree-vectorizer.o
3274gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3275te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3276-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3277libcpp/include ../../gcc/gcc/tree-vect-analyze.c -o tree-vect-analyze.o
3278/boot/home/gcc/gcc/tree-vect-analyze.c: In function `vect_determine_vectorizatio
3279n_factor':
3280/boot/home/gcc/gcc/tree-vect-analyze.c:194: warning: comparison between signed a
3281nd unsigned
3282gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3283te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3284-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3285libcpp/include ../../gcc/gcc/tree-vect-transform.c -o tree-vect-transform.o
3286gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3287te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3288-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3289libcpp/include ../../gcc/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcano
3290n.o
3291gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3292te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3293-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3294libcpp/include ../../gcc/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o
3295gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3296te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3297-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3298libcpp/include ../../gcc/gcc/tree-ssa-address.c -o tree-ssa-address.o
3299gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3300te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3301-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3302libcpp/include ../../gcc/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o
3303gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3304te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3305-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3306libcpp/include ../../gcc/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.
3307o
3308gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3309te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3310-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3311libcpp/include ../../gcc/gcc/tree-if-conv.c -o tree-if-conv.o
3312gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3313te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3314-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3315libcpp/include ../../gcc/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswi
3316tch.o
3317gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3318te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3319-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3320libcpp/include ../../gcc/gcc/alias.c -o alias.o
3321gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3322te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3323-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3324libcpp/include ../../gcc/gcc/bb-reorder.c -o bb-reorder.o
3325gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3326te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3327-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3328libcpp/include ../../gcc/gcc/bitmap.c -o bitmap.o
3329gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3330te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3331-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3332libcpp/include ../../gcc/gcc/builtins.c -o builtins.o
3333gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3334te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3335-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3336libcpp/include ../../gcc/gcc/caller-save.c -o caller-save.o
3337gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3338te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3339-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3340libcpp/include ../../gcc/gcc/calls.c -o calls.o
3341gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3342te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3343-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3344libcpp/include ../../gcc/gcc/cfg.c -o cfg.o
3345gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3346te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3347-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3348libcpp/include ../../gcc/gcc/cfganal.c -o cfganal.o
3349gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3350te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3351-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3352libcpp/include ../../gcc/gcc/cfgbuild.c -o cfgbuild.o
3353gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3354te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3355-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3356libcpp/include ../../gcc/gcc/cfgcleanup.c -o cfgcleanup.o
3357gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3358te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3359-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3360libcpp/include ../../gcc/gcc/cfglayout.c -o cfglayout.o
3361gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3362te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3363-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3364libcpp/include ../../gcc/gcc/cfgloop.c -o cfgloop.o
3365gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3366te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3367-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3368libcpp/include ../../gcc/gcc/cfgloopanal.c -o cfgloopanal.o
3369gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3370te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3371-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3372libcpp/include ../../gcc/gcc/cfgloopmanip.c -o cfgloopmanip.o
3373gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3374te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3375-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3376libcpp/include ../../gcc/gcc/loop-init.c -o loop-init.o
3377gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3378te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3379-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3380libcpp/include ../../gcc/gcc/loop-unswitch.c -o loop-unswitch.o
3381gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3382te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3383-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3384libcpp/include ../../gcc/gcc/loop-unroll.c -o loop-unroll.o
3385gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3386te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3387-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3388libcpp/include ../../gcc/gcc/cfgrtl.c -o cfgrtl.o
3389gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3390te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3391TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3392clude -I../../gcc/gcc/../libcpp/include -o build/genattr.o ../../gcc/gcc/gen
3393attr.c
3394gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3395strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3396_FILE -o build/genattr \
3397 build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o bu
3398ild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.
3399o \
3400 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3401build/genattr ../../gcc/gcc/config/i386/i386.md > tmp-attr.h
3402/bin/sh ../../gcc/gcc/../move-if-change tmp-attr.h insn-attr.h
3403echo timestamp > s-attr
3404gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3405te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3406-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3407libcpp/include ../../gcc/gcc/combine.c -o combine.o
3408gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3409te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3410-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3411libcpp/include ../../gcc/gcc/conflict.c -o conflict.o
3412gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3413te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3414-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3415libcpp/include ../../gcc/gcc/convert.c -o convert.o
3416gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3417te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3418TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3419clude -I../../gcc/gcc/../libcpp/include -o build/gcov-iov.o ../../gcc/gcc/gc
3420ov-iov.c
3421gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3422strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3423_FILE build/gcov-iov.o -o build/gcov-iov
3424build/gcov-iov '4.1.2' '' \
3425 > tmp-gcov-iov.h
3426/bin/sh ../../gcc/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
3427echo timestamp > s-iov
3428gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3429te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3430-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3431libcpp/include ../../gcc/gcc/coverage.c -o coverage.o
3432gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3433te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3434-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3435libcpp/include ../../gcc/gcc/cse.c -o cse.o
3436gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3437te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3438-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3439libcpp/include ../../gcc/gcc/cselib.c -o cselib.o
3440gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3441te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3442-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3443libcpp/include ../../gcc/gcc/dbxout.c -o dbxout.o
3444gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3445te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3446-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3447libcpp/include ../../gcc/gcc/ddg.c -o ddg.o
3448gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3449te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3450-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3451libcpp/include ../../gcc/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o
3452gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3453te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3454-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3455libcpp/include ../../gcc/gcc/loop-invariant.c -o loop-invariant.o
3456gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3457te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3458-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3459libcpp/include ../../gcc/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o
3460gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3461te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3462-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3463libcpp/include ../../gcc/gcc/debug.c -o debug.o
3464gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3465te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3466-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3467libcpp/include ../../gcc/gcc/df.c -o df.o
3468gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3469te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3470-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3471libcpp/include ../../gcc/gcc/diagnostic.c -o diagnostic.o
3472gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3473te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3474-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3475libcpp/include ../../gcc/gcc/dojump.c -o dojump.o
3476gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3477te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3478-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3479libcpp/include ../../gcc/gcc/dominance.c -o dominance.o
3480gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3481te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3482-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3483libcpp/include ../../gcc/gcc/loop-doloop.c -o loop-doloop.o
3484gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3485te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3486-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3487libcpp/include ../../gcc/gcc/dwarf2asm.c -o dwarf2asm.o
3488gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3489te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3490-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3491libcpp/include ../../gcc/gcc/dwarf2out.c -o dwarf2out.o
3492gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3493te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3494-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3495libcpp/include ../../gcc/gcc/emit-rtl.c -o emit-rtl.o
3496gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3497te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3498-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3499libcpp/include ../../gcc/gcc/except.c -o except.o
3500gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3501te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3502-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3503libcpp/include ../../gcc/gcc/explow.c -o explow.o
3504gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3505te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3506-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3507libcpp/include ../../gcc/gcc/loop-iv.c -o loop-iv.o
3508gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3509te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3510-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3511libcpp/include ../../gcc/gcc/expmed.c -o expmed.o
3512gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3513te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3514-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3515libcpp/include ../../gcc/gcc/expr.c -o expr.o
3516gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3517te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3518-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3519libcpp/include ../../gcc/gcc/final.c -o final.o
3520/boot/home/gcc/gcc/final.c: In function `final_scan_insn':
3521/boot/home/gcc/gcc/final.c:1886: warning: suggest explicit braces to avoid ambig
3522uous `else'
3523gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3524te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3525-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3526libcpp/include ../../gcc/gcc/flow.c -o flow.o
3527gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3528te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3529-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3530libcpp/include ../../gcc/gcc/fold-const.c -o fold-const.o
3531gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3532te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3533-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3534libcpp/include ../../gcc/gcc/function.c -o function.o
3535gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3536te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3537-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3538libcpp/include ../../gcc/gcc/gcse.c -o gcse.o
3539gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3540te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3541-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3542libcpp/include genrtl.c -o genrtl.o
3543gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3544te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3545-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3546libcpp/include ../../gcc/gcc/ggc-common.c -o ggc-common.o
3547gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3548te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3549-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3550libcpp/include ../../gcc/gcc/global.c -o global.o
3551gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3552te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3553-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3554libcpp/include ../../gcc/gcc/graph.c -o graph.o
3555gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3556te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3557-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3558libcpp/include gtype-desc.c -o gtype-desc.o
3559gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3560te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3561-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3562libcpp/include ../../gcc/gcc/haifa-sched.c -o haifa-sched.o
3563gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3564te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3565-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3566libcpp/include ../../gcc/gcc/hooks.c -o hooks.o
3567gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3568te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3569-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3570libcpp/include ../../gcc/gcc/ifcvt.c -o ifcvt.o
3571/boot/home/gcc/gcc/ifcvt.c: In function `noce_emit_move_insn':
3572/boot/home/gcc/gcc/ifcvt.c:728: warning: comparison between signed and unsigned
3573gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3574te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3575TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3576clude -I../../gcc/gcc/../libcpp/include -o build/genattrtab.o ../../gcc/gcc/
3577genattrtab.c
3578gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3579te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3580TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3581clude -I../../gcc/gcc/../libcpp/include -o build/genautomata.o ../../gcc/gcc
3582/genautomata.c
3583gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3584te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3585TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3586clude -I../../gcc/gcc/../libcpp/include -o build/varray.o ../../gcc/gcc/varr
3587ay.c
3588gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3589strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3590_FILE -o build/genattrtab \
3591 build/genattrtab.o build/genautomata.o \
3592 build/rtl.o build/read-rtl.o build/ggc-none.o build/min-insn-modes.o bu
3593ild/gensupport.o build/insn-conditions.o build/print-rtl.o build/errors.o \
3594 build/varray.o ../build-i586-pc-haiku/libiberty/libiberty.a
3595build/genattrtab ../../gcc/gcc/config/i386/i386.md > tmp-attrtab.c
3596
3597Automaton `pentium'
3598 48 NDFA states, 138 NDFA arcs
3599 48 DFA states, 138 DFA arcs
3600 20 minimal DFA states, 82 minimal DFA arcs
3601 273 all insns 17 insn equivalence classes
3602 91 transition comb vector els, 340 trans table els: use comb vect
3603 91 state alts comb vector els, 340 state alts table els: use comb vect
3604 340 min delay table els, compression factor 2
3605
3606Automaton `pentium_fpu'
3607 80 NDFA states, 172 NDFA arcs
3608 80 DFA states, 172 DFA arcs
3609 75 minimal DFA states, 162 minimal DFA arcs
3610 273 all insns 8 insn equivalence classes
3611 164 transition comb vector els, 600 trans table els: use comb vect
3612 164 state alts comb vector els, 600 state alts table els: use comb vect
3613 600 min delay table els, compression factor 1
3614
3615Automaton `ppro_decoder'
3616 4 NDFA states, 12 NDFA arcs
3617 4 DFA states, 12 DFA arcs
3618 4 minimal DFA states, 12 minimal DFA arcs
3619 273 all insns 4 insn equivalence classes
3620 13 transition comb vector els, 16 trans table els: use simple vect
3621 13 state alts comb vector els, 16 state alts table els: use simple vect
3622 16 min delay table els, compression factor 8
3623
3624Automaton `ppro_core'
3625 105 NDFA states, 376 NDFA arcs
3626 105 DFA states, 376 DFA arcs
3627 105 minimal DFA states, 376 minimal DFA arcs
3628 273 all insns 13 insn equivalence classes
3629 481 transition comb vector els, 1365 trans table els: use comb vect
3630 481 state alts comb vector els, 1365 state alts table els: use comb vect
3631 1365 min delay table els, compression factor 1
3632
3633Automaton `ppro_idiv'
3634 38 NDFA states, 79 NDFA arcs
3635 38 DFA states, 79 DFA arcs
3636 38 minimal DFA states, 79 minimal DFA arcs
3637 273 all insns 5 insn equivalence classes
3638 82 transition comb vector els, 190 trans table els: use simple vect
3639 82 state alts comb vector els, 190 state alts table els: use simple vect
3640 190 min delay table els, compression factor 1
3641
3642Automaton `ppro_fdiv'
3643 38 NDFA states, 79 NDFA arcs
3644 38 DFA states, 79 DFA arcs
3645 38 minimal DFA states, 79 minimal DFA arcs
3646 273 all insns 5 insn equivalence classes
3647 82 transition comb vector els, 190 trans table els: use simple vect
3648 82 state alts comb vector els, 190 state alts table els: use simple vect
3649 190 min delay table els, compression factor 1
3650
3651Automaton `ppro_load'
3652 3 NDFA states, 8 NDFA arcs
3653 3 DFA states, 8 DFA arcs
3654 3 minimal DFA states, 8 minimal DFA arcs
3655 273 all insns 4 insn equivalence classes
3656 9 transition comb vector els, 12 trans table els: use simple vect
3657 9 state alts comb vector els, 12 state alts table els: use simple vect
3658 12 min delay table els, compression factor 4
3659
3660Automaton `ppro_store'
3661 16 NDFA states, 56 NDFA arcs
3662 16 DFA states, 56 DFA arcs
3663 11 minimal DFA states, 44 minimal DFA arcs
3664 273 all insns 7 insn equivalence classes
3665 51 transition comb vector els, 77 trans table els: use simple vect
3666 51 state alts comb vector els, 77 state alts table els: use simple vect
3667 77 min delay table els, compression factor 4
3668
3669Automaton `k6_decoder'
3670 4 NDFA states, 11 NDFA arcs
3671 4 DFA states, 11 DFA arcs
3672 3 minimal DFA states, 9 minimal DFA arcs
3673 273 all insns 4 insn equivalence classes
3674 10 transition comb vector els, 12 trans table els: use simple vect
3675 10 state alts comb vector els, 12 state alts table els: use simple vect
3676 12 min delay table els, compression factor 8
3677
3678Automaton `k6_load_unit'
3679 11 NDFA states, 24 NDFA arcs
3680 11 DFA states, 24 DFA arcs
3681 11 minimal DFA states, 24 minimal DFA arcs
3682 273 all insns 4 insn equivalence classes
3683 26 transition comb vector els, 44 trans table els: use simple vect
3684 26 state alts comb vector els, 44 state alts table els: use simple vect
3685 44 min delay table els, compression factor 2
3686
3687Automaton `k6_store_unit'
3688 68 NDFA states, 233 NDFA arcs
3689 68 DFA states, 233 DFA arcs
3690 37 minimal DFA states, 126 minimal DFA arcs
3691 273 all insns 6 insn equivalence classes
3692 141 transition comb vector els, 222 trans table els: use simple vect
3693 141 state alts comb vector els, 222 state alts table els: use simple vect
3694 222 min delay table els, compression factor 1
3695
3696Automaton `k6_integer_units'
3697 114 NDFA states, 396 NDFA arcs
3698 114 DFA states, 396 DFA arcs
3699 114 minimal DFA states, 396 minimal DFA arcs
3700 273 all insns 11 insn equivalence classes
3701 481 transition comb vector els, 1254 trans table els: use comb vect
3702 481 state alts comb vector els, 1254 state alts table els: use comb vect
3703 1254 min delay table els, compression factor 1
3704
3705Automaton `k6_fpu_unit'
3706 58 NDFA states, 120 NDFA arcs
3707 58 DFA states, 120 DFA arcs
3708 57 minimal DFA states, 118 minimal DFA arcs
3709 273 all insns 5 insn equivalence classes
3710 120 transition comb vector els, 285 trans table els: use simple vect
3711 120 state alts comb vector els, 285 state alts table els: use simple vect
3712 285 min delay table els, compression factor 1
3713
3714Automaton `k6_branch_unit'
3715 2 NDFA states, 5 NDFA arcs
3716 2 DFA states, 5 DFA arcs
3717 2 minimal DFA states, 5 minimal DFA arcs
3718 273 all insns 3 insn equivalence classes
3719 6 transition comb vector els, 6 trans table els: use simple vect
3720 6 state alts comb vector els, 6 state alts table els: use simple vect
3721 6 min delay table els, compression factor 8
3722
3723Automaton `athlon'
3724 518 NDFA states, 1668 NDFA arcs
3725 518 DFA states, 1668 DFA arcs
3726 76 minimal DFA states, 328 minimal DFA arcs
3727 273 all insns 10 insn equivalence classes
3728 382 transition comb vector els, 760 trans table els: use simple vect
3729 382 state alts comb vector els, 760 state alts table els: use simple vect
3730 760 min delay table els, compression factor 2
3731
3732Automaton `athlon_load'
3733 162 NDFA states, 855 NDFA arcs
3734 162 DFA states, 855 DFA arcs
3735 162 minimal DFA states, 855 minimal DFA arcs
3736 273 all insns 10 insn equivalence classes
3737 1039 transition comb vector els, 1620 trans table els: use simple vect
3738 1039 state alts comb vector els, 1620 state alts table els: use simple vect
3739 1620 min delay table els, compression factor 2
3740
3741Automaton `athlon_mult'
3742 16 NDFA states, 48 NDFA arcs
3743 16 DFA states, 48 DFA arcs
3744 16 minimal DFA states, 48 minimal DFA arcs
3745 273 all insns 4 insn equivalence classes
3746 52 transition comb vector els, 64 trans table els: use simple vect
3747 52 state alts comb vector els, 64 state alts table els: use simple vect
3748 64 min delay table els, compression factor 2
3749
3750Automaton `athlon_fp'
3751 15522 NDFA states, 99908 NDFA arcs
3752 15522 DFA states, 99908 DFA arcs
3753 463 minimal DFA states, 3038 minimal DFA arcs
3754 273 all insns 21 insn equivalence classes
3755 3051 transition comb vector els, 9723 trans table els: use comb vect
3756 3051 state alts comb vector els, 9723 state alts table els: use comb vect
3757 9723 min delay table els, compression factor 1
3758
375917533 all allocated states, 102661 all allocated arcs
376032710 all allocated alternative states
3761 6281 all transition comb vector els, 16780 all trans table els
3762 6281 all state alts comb vector els, 16780 all state alts table els
376316780 all min delay table els
3764 0 locked states num
3765
3766 transformation: 0.028885, building DFA: 9.892134
3767 DFA minimization: 0.359188, making insn equivalence: 0.006601
3768 all automaton generation: 10.546050, output: 0.489756
3769/bin/sh ../../gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
3770echo timestamp > s-attrtab
3771gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3772strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3773./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3774cpp/include -c insn-attrtab.c \
3775 -o insn-attrtab.o
3776gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3777te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3778TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3779clude -I../../gcc/gcc/../libcpp/include -o build/genemit.o ../../gcc/gcc/gen
3780emit.c
3781gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3782strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3783_FILE -o build/genemit \
3784 build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o bu
3785ild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.
3786o \
3787 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3788build/genemit ../../gcc/gcc/config/i386/i386.md > tmp-emit.c
3789/bin/sh ../../gcc/gcc/../move-if-change tmp-emit.c insn-emit.c
3790echo timestamp > s-emit
3791gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3792strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3793./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3794cpp/include -c insn-emit.c \
3795 -o insn-emit.o
3796gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3797te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3798-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3799libcpp/include insn-modes.c -o insn-modes.o
3800gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3801te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3802TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3803clude -I../../gcc/gcc/../libcpp/include -o build/genextract.o ../../gcc/gcc/
3804genextract.c
3805gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3806strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3807_FILE -o build/genextract \
3808 build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o
3809 build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-r
3810tl.o \
3811 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3812build/genextract ../../gcc/gcc/config/i386/i386.md > tmp-extract.c
3813/bin/sh ../../gcc/gcc/../move-if-change tmp-extract.c insn-extract.c
3814echo timestamp > s-extract
3815gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3816strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3817./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3818cpp/include -c insn-extract.c \
3819 -o insn-extract.o
3820gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3821te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3822TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3823clude -I../../gcc/gcc/../libcpp/include -o build/genopinit.o ../../gcc/gcc/g
3824enopinit.c
3825gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3826strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3827_FILE -o build/genopinit \
3828 build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o
3829build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rt
3830l.o \
3831 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3832build/genopinit ../../gcc/gcc/config/i386/i386.md > tmp-opinit.c
3833/bin/sh ../../gcc/gcc/../move-if-change tmp-opinit.c insn-opinit.c
3834echo timestamp > s-opinit
3835gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3836strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3837./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3838cpp/include -c insn-opinit.c \
3839 -o insn-opinit.o
3840gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3841te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3842TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3843clude -I../../gcc/gcc/../libcpp/include -o build/genoutput.o ../../gcc/gcc/g
3844enoutput.c
3845gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3846strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3847_FILE -o build/genoutput \
3848 build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o
3849build/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rt
3850l.o \
3851 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3852build/genoutput ../../gcc/gcc/config/i386/i386.md > tmp-output.c
3853/bin/sh ../../gcc/gcc/../move-if-change tmp-output.c insn-output.c
3854echo timestamp > s-output
3855gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3856strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3857./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3858cpp/include -c insn-output.c \
3859 -o insn-output.o
3860/boot/home/gcc/gcc/config/i386/i386.md: In function `output_567':
3861/boot/home/gcc/gcc/config/i386/i386.md:14205: warning: suggest explicit braces t
3862o avoid ambiguous `else'
3863gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3864te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3865TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3866clude -I../../gcc/gcc/../libcpp/include -o build/genpeep.o ../../gcc/gcc/gen
3867peep.c
3868gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3869strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3870_FILE -o build/genpeep \
3871 build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o bu
3872ild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl.
3873o \
3874 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3875build/genpeep ../../gcc/gcc/config/i386/i386.md > tmp-peep.c
3876/bin/sh ../../gcc/gcc/../move-if-change tmp-peep.c insn-peep.c
3877echo timestamp > s-peep
3878gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3879strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3880./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3881cpp/include -c insn-peep.c \
3882 -o insn-peep.o
3883gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3884te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
3885TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
3886clude -I../../gcc/gcc/../libcpp/include -o build/genrecog.o ../../gcc/gcc/ge
3887nrecog.c
3888gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3889strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
3890_FILE -o build/genrecog \
3891 build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o b
3892uild/min-insn-modes.o build/gensupport.o build/insn-conditions.o build/print-rtl
3893.o \
3894 build/errors.o ../build-i586-pc-haiku/libiberty/libiberty.a
3895build/genrecog ../../gcc/gcc/config/i386/i386.md > tmp-recog.c
3896../../gcc/gcc/config/i386/i386.md:18609: warning: operand 1 missing mode?
3897../../gcc/gcc/config/i386/i386.md:18652: warning: operand 1 missing mode?
3898/bin/sh ../../gcc/gcc/../move-if-change tmp-recog.c insn-recog.c
3899echo timestamp > s-recog
3900gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3901strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3902./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3903cpp/include -c insn-recog.c \
3904 -o insn-recog.o
3905gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3906te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3907-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3908libcpp/include ../../gcc/gcc/integrate.c -o integrate.o
3909gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
3910strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
3911./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
3912cpp/include \
3913 -DLOCALEDIR=\"/boot/develop/tools/gnupro/share/locale\" \
3914 -c ../../gcc/gcc/intl.c -o intl.o
3915gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3916te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3917-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3918libcpp/include ../../gcc/gcc/jump.c -o jump.o
3919gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3920te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3921-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3922libcpp/include ../../gcc/gcc/langhooks.c -o langhooks.o
3923gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3924te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3925-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3926libcpp/include ../../gcc/gcc/lcm.c -o lcm.o
3927gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3928te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3929-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3930libcpp/include ../../gcc/gcc/lists.c -o lists.o
3931gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3932te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3933-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3934libcpp/include ../../gcc/gcc/local-alloc.c -o local-alloc.o
3935gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3936te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3937-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3938libcpp/include ../../gcc/gcc/loop.c -o loop.o
3939gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3940te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3941-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3942libcpp/include ../../gcc/gcc/mode-switching.c -o mode-switching.o
3943gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3944te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3945-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3946libcpp/include ../../gcc/gcc/modulo-sched.c -o modulo-sched.o
3947gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3948te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3949-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3950libcpp/include ../../gcc/gcc/optabs.c -o optabs.o
3951gawk -f ../../gcc/gcc/opt-functions.awk -f ../../gcc/gcc/optc-gen.awk \
3952 -v header_name="config.h system.h coretypes.h tm.h" < optionlist
3953> options.c
3954gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3955te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3956-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3957libcpp/include options.c -o options.o
3958gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3959te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3960-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3961libcpp/include ../../gcc/gcc/opts.c -o opts.o
3962/boot/home/gcc/gcc/opts.c: In function `wrap_help':
3963/boot/home/gcc/gcc/opts.c:1434: warning: field width is not type int (arg 3)
3964/boot/home/gcc/gcc/opts.c:1434: warning: field width is not type int (arg 5)
3965gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3966te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3967-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3968libcpp/include ../../gcc/gcc/params.c -o params.o
3969gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3970te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3971-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3972libcpp/include ../../gcc/gcc/postreload.c -o postreload.o
3973gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3974te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3975-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3976libcpp/include ../../gcc/gcc/postreload-gcse.c -o postreload-gcse.o
3977gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3978te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3979-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3980libcpp/include ../../gcc/gcc/predict.c -o predict.o
3981gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3982te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3983-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3984libcpp/include insn-preds.c -o insn-preds.o
3985gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3986te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3987-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3988libcpp/include ../../gcc/gcc/pointer-set.c -o pointer-set.o
3989gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3990te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3991-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3992libcpp/include ../../gcc/gcc/print-rtl.c -o print-rtl.o
3993gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3994te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3995-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
3996libcpp/include ../../gcc/gcc/print-tree.c -o print-tree.o
3997gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
3998te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
3999-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4000libcpp/include ../../gcc/gcc/profile.c -o profile.o
4001gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4002te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4003-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4004libcpp/include ../../gcc/gcc/value-prof.c -o value-prof.o
4005gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4006te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4007-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4008libcpp/include ../../gcc/gcc/var-tracking.c -o var-tracking.o
4009gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4010te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4011-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4012libcpp/include ../../gcc/gcc/real.c -o real.o
4013gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4014te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4015-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4016libcpp/include ../../gcc/gcc/recog.c -o recog.o
4017gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4018te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4019-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4020libcpp/include ../../gcc/gcc/reg-stack.c -o reg-stack.o
4021gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4022te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4023-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4024libcpp/include ../../gcc/gcc/regclass.c -o regclass.o
4025gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4026te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4027-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4028libcpp/include ../../gcc/gcc/regmove.c -o regmove.o
4029gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4030te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4031-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4032libcpp/include ../../gcc/gcc/regrename.c -o regrename.o
4033gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4034te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4035-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4036libcpp/include ../../gcc/gcc/reload.c -o reload.o
4037gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4038te-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CONFIG_
4039H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../g
4040cc/gcc/../libcpp/include ../../gcc/gcc/reload1.c -o reload1.o
4041gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4042te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4043-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4044libcpp/include ../../gcc/gcc/reorg.c -o reorg.o
4045gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4046te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4047-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4048libcpp/include ../../gcc/gcc/resource.c -o resource.o
4049gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4050te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4051-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4052libcpp/include ../../gcc/gcc/rtl.c -o rtl.o
4053gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4054te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4055-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4056libcpp/include ../../gcc/gcc/rtlanal.c -o rtlanal.o
4057gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4058te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4059-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4060libcpp/include ../../gcc/gcc/rtl-error.c -o rtl-error.o
4061gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4062te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4063-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4064libcpp/include ../../gcc/gcc/sbitmap.c -o sbitmap.o
4065gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4066te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4067-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4068libcpp/include ../../gcc/gcc/sched-deps.c -o sched-deps.o
4069gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4070te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4071-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4072libcpp/include ../../gcc/gcc/sched-ebb.c -o sched-ebb.o
4073gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4074te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4075-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4076libcpp/include ../../gcc/gcc/sched-rgn.c -o sched-rgn.o
4077gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4078te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4079-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4080libcpp/include ../../gcc/gcc/sched-vis.c -o sched-vis.o
4081gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4082te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4083-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4084libcpp/include ../../gcc/gcc/sdbout.c -o sdbout.o
4085gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4086te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4087-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4088libcpp/include ../../gcc/gcc/simplify-rtx.c -o simplify-rtx.o
4089gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4090te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4091-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4092libcpp/include ../../gcc/gcc/sreal.c -o sreal.o
4093gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4094te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4095-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4096libcpp/include ../../gcc/gcc/stmt.c -o stmt.o
4097gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4098te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4099-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4100libcpp/include ../../gcc/gcc/stor-layout.c -o stor-layout.o
4101gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4102te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4103-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4104libcpp/include ../../gcc/gcc/stringpool.c -o stringpool.o
4105gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4106te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4107-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4108libcpp/include ../../gcc/gcc/targhooks.c -o targhooks.o
4109gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4110te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4111-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4112libcpp/include ../../gcc/gcc/timevar.c -o timevar.o
4113gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4114strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
4115./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
4116cpp/include \
4117 -DTARGET_NAME=\"i586-pc-haiku\" \
4118 -c ../../gcc/gcc/toplev.c -o toplev.o
4119gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4120te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4121-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4122libcpp/include ../../gcc/gcc/tracer.c -o tracer.o
4123gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4124te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4125-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4126libcpp/include ../../gcc/gcc/tree.c -o tree.o
4127gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4128te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4129-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4130libcpp/include ../../gcc/gcc/tree-dump.c -o tree-dump.o
4131gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4132te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4133-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4134libcpp/include ../../gcc/gcc/varasm.c -o varasm.o
4135/boot/home/gcc/gcc/varasm.c: In function `assemble_start_function':
4136/boot/home/gcc/gcc/varasm.c:1343: warning: suggest explicit braces to avoid ambi
4137guous `else'
4138gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4139te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4140-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4141libcpp/include ../../gcc/gcc/varray.c -o varray.o
4142gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4143te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4144-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4145libcpp/include ../../gcc/gcc/vec.c -o vec.o
4146gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4147strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
4148./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
4149cpp/include \
4150 -DBASEVER="\"4.1.2\"" -DDATESTAMP="\"\"" \
4151 -DDEVPHASE="\"\"" -c ../../gcc/gcc/version.c -o version.o
4152gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4153te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4154-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4155libcpp/include ../../gcc/gcc/vmsdbgout.c -o vmsdbgout.o
4156gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4157te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4158-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4159libcpp/include ../../gcc/gcc/xcoffout.c -o xcoffout.o
4160gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4161te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4162-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4163libcpp/include ../../gcc/gcc/alloc-pool.c -o alloc-pool.o
4164gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4165te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4166-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4167libcpp/include ../../gcc/gcc/et-forest.c -o et-forest.o
4168gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4169te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4170-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4171libcpp/include ../../gcc/gcc/cfghooks.c -o cfghooks.o
4172gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4173te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4174-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4175libcpp/include ../../gcc/gcc/bt-load.c -o bt-load.o
4176gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4177te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4178-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4179libcpp/include ../../gcc/gcc/pretty-print.c -o pretty-print.o
4180gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4181te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4182-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4183libcpp/include ../../gcc/gcc/ggc-page.c -o ggc-page.o
4184gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4185te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4186-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4187libcpp/include ../../gcc/gcc/web.c -o web.o
4188gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4189te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4190-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4191libcpp/include ../../gcc/gcc/passes.c -o passes.o
4192gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4193te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4194-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4195libcpp/include ../../gcc/gcc/tree-profile.c -o tree-profile.o
4196gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4197te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4198-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4199libcpp/include ../../gcc/gcc/rtlhooks.c -o rtlhooks.o
4200gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4201te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4202-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4203libcpp/include ../../gcc/gcc/cfgexpand.c -o cfgexpand.o
4204gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4205te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4206-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4207libcpp/include ../../gcc/gcc/lambda-mat.c -o lambda-mat.o
4208gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4209te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4210-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4211libcpp/include ../../gcc/gcc/lambda-trans.c -o lambda-trans.o
4212gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4213te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4214-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4215libcpp/include ../../gcc/gcc/lambda-code.c -o lambda-code.o
4216gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4217te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4218-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4219libcpp/include ../../gcc/gcc/tree-loop-linear.c -o tree-loop-linear.o
4220gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4221te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4222-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4223libcpp/include ../../gcc/gcc/tree-ssa-sink.c -o tree-ssa-sink.o
4224gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4225te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4226-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4227libcpp/include ../../gcc/gcc/tree-vrp.c -o tree-vrp.o
4228gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4229te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4230-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4231libcpp/include ../../gcc/gcc/tree-stdarg.c -o tree-stdarg.o
4232gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4233te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4234-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4235libcpp/include ../../gcc/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o
4236gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4237te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4238-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4239libcpp/include ../../gcc/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o
4240gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4241te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4242-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4243libcpp/include ../../gcc/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.
4244o
4245gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4246te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4247-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4248libcpp/include ../../gcc/gcc/tree-object-size.c -o tree-object-size.o
4249gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4250te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4251-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4252libcpp/include \
4253 ../../gcc/gcc/config/i386/i386.c -o i386.o
4254gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4255te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4256-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4257libcpp/include ../../gcc/gcc/host-default.c -o host-default.o
4258gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4259te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4260-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4261libcpp/include ../../gcc/gcc/tree-inline.c -o tree-inline.o
4262gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4263te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4264-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4265libcpp/include ../../gcc/gcc/cgraph.c -o cgraph.o
4266gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4267te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4268-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4269libcpp/include ../../gcc/gcc/cgraphunit.c -o cgraphunit.o
4270gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4271te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4272-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4273libcpp/include ../../gcc/gcc/tree-nomudflap.c -o tree-nomudflap.o
4274gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4275te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4276-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4277libcpp/include ../../gcc/gcc/ipa.c -o ipa.o
4278gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4279te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4280-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4281libcpp/include ../../gcc/gcc/ipa-inline.c -o ipa-inline.o
4282gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4283te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4284-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4285libcpp/include ../../gcc/gcc/ipa-utils.c -o ipa-utils.o
4286gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4287te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4288-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4289libcpp/include ../../gcc/gcc/ipa-reference.c -o ipa-reference.o
4290gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4291te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4292-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4293libcpp/include ../../gcc/gcc/ipa-pure-const.c -o ipa-pure-const.o
4294gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4295te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4296-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4297libcpp/include ../../gcc/gcc/ipa-type-escape.c -o ipa-type-escape.o
4298gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4299te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4300-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4301libcpp/include ../../gcc/gcc/ipa-prop.c -o ipa-prop.o
4302gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4303te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4304-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4305libcpp/include ../../gcc/gcc/ipa-cp.c -o ipa-cp.o
4306rm -rf libbackend.a
4307ar rc libbackend.a tree-chrec.o tree-scalar-evolution.o tree-data-ref.o tree-cfg
4308.o tree-dfa.o tree-eh.o tree-ssa.o tree-optimize.o tree-gimple.o gimplify.o tree
4309-pretty-print.o tree-into-ssa.o tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-s
4310sa-uncprop.o tree-ssa-dce.o tree-ssa-copy.o tree-nrv.o tree-ssa-copyrename.o tr
4311ee-ssa-pre.o tree-ssa-live.o tree-ssa-operands.o tree-ssa-alias.o tree-ssa-phiop
4312t.o tree-ssa-forwprop.o tree-nested.o tree-ssa-dse.o tree-ssa-dom.o domwalk.o tr
4313ee-tailcall.o gimple-low.o tree-iterator.o tree-phinodes.o tree-ssanames.o tree-
4314sra.o tree-complex.o tree-vect-generic.o tree-ssa-loop.o tree-ssa-loop-niter.o t
4315ree-ssa-loop-manip.o tree-ssa-threadupdate.o tree-vectorizer.o tree-vect-analyze
4316.o tree-vect-transform.o tree-ssa-loop-ivcanon.o tree-ssa-propagate.o tree-ssa-a
4317ddress.o tree-ssa-math-opts.o tree-ssa-loop-ivopts.o tree-if-conv.o tree-ssa-loo
4318p-unswitch.o alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.
4319o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgloopanal.o cfgloopm
4320anip.o loop-init.o loop-unswitch.o loop-unroll.o cfgrtl.o combine.o conflict.o c
4321onvert.o coverage.o cse.o cselib.o dbxout.o ddg.o tree-ssa-loop-ch.o loop-invari
4322ant.o tree-ssa-loop-im.o debug.o df.o diagnostic.o dojump.o dominance.o loop-dol
4323oop.o dwarf2asm.o dwarf2out.o emit-rtl.o except.o explow.o loop-iv.o expmed.o ex
4324pr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.
4325o graph.o gtype-desc.o haifa-sched.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o
4326insn-modes.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o
4327 integrate.o intl.o jump.o langhooks.o lcm.o lists.o local-alloc.o loop.o mode-
4328switching.o modulo-sched.o optabs.o options.o opts.o params.o postreload.o postr
4329eload-gcse.o predict.o insn-preds.o pointer-set.o print-rtl.o print-tree.o profi
4330le.o value-prof.o var-tracking.o real.o recog.o reg-stack.o regclass.o regmove.o
4331 regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o s
4332bitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o simplify-rtx.
4333o sreal.o stmt.o stor-layout.o stringpool.o targhooks.o timevar.o toplev.o trace
4334r.o tree.o tree-dump.o varasm.o varray.o vec.o version.o vmsdbgout.o xcoffout.o
4335alloc-pool.o et-forest.o cfghooks.o bt-load.o pretty-print.o ggc-page.o web.o pa
4336sses.o tree-profile.o rtlhooks.o cfgexpand.o lambda-mat.o lambda-trans.o l
4337ambda-code.o tree-loop-linear.o tree-ssa-sink.o tree-vrp.o tree-stdarg.o tree-cf
4338gcleanup.o tree-ssa-reassoc.o tree-ssa-structalias.o tree-object-size.o i386.o
4339host-default.o tree-inline.o cgraph.o cgraphunit.o tree-nomudflap.o ipa.o ipa-in
4340line.o ipa-utils.o ipa-reference.o ipa-pure-const.o ipa-type-escape.o ipa-prop.o
4341 ipa-cp.o
4342ranlib libbackend.a
4343gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4344strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o cc1-dum
4345my c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typec
4346k.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incp
4347ath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o
4348 c-pch.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o dummy-checksum
4349.o \
4350 main.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a ../libibe
4351rty/libiberty.a
4352gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4353te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERA
4354TOR_FILE -I. -Ibuild -I../../gcc/gcc -I../../gcc/gcc/build -I../../gcc/gcc/../in
4355clude -I../../gcc/gcc/../libcpp/include -o build/genchecksum.o ../../gcc/gcc
4356/genchecksum.c
4357gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4358strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -DGENERATOR
4359_FILE -o build/genchecksum \
4360 build/genchecksum.o ../build-i586-pc-haiku/libiberty/libiberty.a
4361build/genchecksum cc1-dummy > cc1-checksum.c
4362gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4363te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4364-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4365libcpp/include cc1-checksum.c -o cc1-checksum.o
4366gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4367strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o cc1 c-l
4368ang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-
4369convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o
4370cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch
4371.o c-parser.o c-gimplify.o tree-mudflap.o c-pretty-print.o cc1-checksum.o \
4372 main.o libbackend.a ../libcpp/libcpp.a ../libcpp/libcpp.a ../libibe
4373rty/libiberty.a
4374gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4375strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I. -I.
4376./../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../lib
4377cpp/include \
4378 -DTARGET_MACHINE=\"i586-pc-haiku\" \
4379 -c ../../gcc/gcc/collect2.c -o collect2.o
4380gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4381te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4382-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4383libcpp/include ../../gcc/gcc/tlink.c -o tlink.o
4384gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4385strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o Tcollec
4386t2 \
4387 collect2.o tlink.o intl.o version.o ../libcpp/libcpp.a ../libi
4388berty/libiberty.a
4389mv -f Tcollect2 collect2
4390if test yes = yes \
4391 || test -n ""; then \
4392 /bin/sh ../../gcc/gcc/genmultilib \
4393 "" \
4394 "" \
4395 "" \
4396 "" \
4397 "" \
4398 "" \
4399 "" \
4400 "yes" \
4401 > tmp-mlib.h; \
4402 else \
4403 /bin/sh ../../gcc/gcc/genmultilib '' '' '' '' '' '' '' no \
4404 > tmp-mlib.h; \
4405 fi
4406/bin/sh ../../gcc/gcc/../move-if-change tmp-mlib.h multilib.h
4407echo timestamp > s-mlib
4408lsf="../../gcc/gcc/cp/lang-specs.h"; for f in $lsf; do \
4409 echo "#include \"$f\""; \
4410 done | sed 's|../../gcc/gcc/||' > tmp-specs.h
4411/bin/sh ../../gcc/gcc/../move-if-change tmp-specs.h specs.h
4412echo timestamp > s-specs
4413(SHLIB_LINK='' \
4414 SHLIB_MULTILIB=''; \
4415 gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall
4416-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wno-error -DHAVE_CO
4417NFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I..
4418/../gcc/gcc/../libcpp/include \
4419 -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/boot/devel
4420op/tools/gnupro/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/boot/develop/tools/gnupr
4421o/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.1.2\" -DDEFAULT_TARGET_MACHINE=\"i
4422586-pc-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/boot/develop/tools/gnupro/bin/\" -DTO
4423OLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" !
4424= "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || ec
4425ho "-DNO_SHARED_LIBGCC_MULTILIB"` \
4426 -c ../../gcc/gcc/gcc.c -o gcc.o)
4427(SHLIB_LINK='' \
4428 SHLIB_MULTILIB=''; \
4429 gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall
4430-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I.
4431 -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gc
4432c/../libcpp/include \
4433 -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/boot/devel
4434op/tools/gnupro/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/boot/develop/tools/gnupr
4435o/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.1.2\" -DDEFAULT_TARGET_MACHINE=\"i
4436586-pc-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/boot/develop/tools/gnupro/bin/\" -DTO
4437OLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" !
4438= "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || ec
4439ho "-DNO_SHARED_LIBGCC_MULTILIB"` \
4440 -c ../../gcc/gcc/gccspec.c -o gccspec.o)
4441gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4442strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o xgcc gc
4443c.o gccspec.o intl.o \
4444 prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a
4445gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwri
4446te-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -I.
4447-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../
4448libcpp/include ../../gcc/gcc/cppspec.c -o cppspec.o
4449gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4450strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o cpp gcc
4451.o cppspec.o intl.o \
4452 prefix.o version.o ../libcpp/libcpp.a ../libiberty/libiberty.a
4453./xgcc -B./ -B/boot/develop/tools/gnupro/i586-pc-haiku/bin/ -isystem /boot/devel
4454op/tools/gnupro/i586-pc-haiku/include -isystem /boot/develop/tools/gnupro/i586-p
4455c-haiku/sys-include -L/boot/home/gcc-obj/gcc/../ld -dumpspecs > tmp-specs
4456mv tmp-specs specs
4457if [ -f `echo /boot/develop/headers | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`/pos
4458ix/limits.h ] ; then \
4459 cat ../../gcc/gcc/limitx.h ../../gcc/gcc/glimits.h ../../gcc/gcc/limit
4460y.h > tmp-xlimits.h; \
4461 else \
4462 cat ../../gcc/gcc/glimits.h > tmp-xlimits.h; \
4463 fi
4464mv tmp-xlimits.h xlimits.h
4465(SHLIB_LINK='' \
4466 SHLIB_MULTILIB=''; \
4467 gcc -c -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wa
4468ll -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H
4469-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc
4470/gcc/../libcpp/include -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_
4471EXEC_PREFIX=\"/boot/develop/tools/gnupro/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"
4472/boot/develop/tools/gnupro/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.1.2\" -DD
4473EFAULT_TARGET_MACHINE=\"i586-pc-haiku\" -DSTANDARD_BINDIR_PREFIX=\"/boot/develop
4474/tools/gnupro/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LIN
4475K}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHL
4476IB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
4477 -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../inc
4478lude -I../../gcc/gcc/../libcpp/include ../../gcc/gcc/cp/g++spec.c)
4479gcc -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC -W -Wall -Wwrite-
4480strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -o g++ \
4481 gcc.o g++spec.o intl.o prefix.o version.o ../libcpp/libcpp.a ../lib
4482iberty/libiberty.a
4483echo | ./xgcc -B./ -B/boot/develop/tools/gnupro/i586-pc-haiku/bin/ -isystem /bo
4484ot/develop/tools/gnupro/i586-pc-haiku/include -isystem /boot/develop/tools/gnupr
4485o/i586-pc-haiku/sys-include -L/boot/home/gcc-obj/gcc/../ld -E -dM - | \
4486 sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \
4487 -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \
4488 sort -u > tmp-macro_list
4489/bin/sh ../../gcc/gcc/../move-if-change tmp-macro_list macro_list
4490echo timestamp > s-macro_list
4491rm -rf include; mkdir include
4492chmod a+rx include
4493(TARGET_MACHINE='i586-pc-haiku'; srcdir=`cd ../../gcc/gcc; ${PWDCMD-pwd}`; \
4494 SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \
4495 export TARGET_MACHINE srcdir SHELL MACRO_LIST && \
4496 cd ../build-i586-pc-haiku/fixincludes && \
4497 /bin/sh ./fixinc.sh ../../gcc/include \
4498 `echo /boot/develop/headers | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`
4499 )
4500Fixing headers into /boot/home/gcc-obj/gcc/include for i586-pc-haiku target
4501Forbidden identifiers: i386
4502Finding directories and links to directories
4503 Searching /boot/develop/headers/.
4504 Searching /boot/develop/headers/./be
4505 Searching /boot/develop/headers/./gnu
4506Making symbolic directory links
4507Fixing directory /boot/develop/headers into /boot/home/gcc-obj/gcc/include
4508Applying io_quotes_def to bsd/sys/ioccom.h
4509Cleaning up unneeded directories:
4510fixincludes is done
4511rm -f include/syslimits.h
4512if [ -f include/limits.h ]; then \
4513 mv include/limits.h include/syslimits.h; \
4514 else \
4515 cp ../../gcc/gcc/gsyslimits.h include/syslimits.h; \
4516 fi
4517cp: cannot create regular file `include/syslimits.h': No such file or directory
4518make[2]: *** [stmp-fixinc] Error 1
4519make[2]: Leaving directory `/boot/home/gcc-obj/gcc'
4520make[1]: *** [stage1_build] Error 2
4521make[1]: Leaving directory `/boot/home/gcc-obj/gcc'
4522make: *** [bootstrap] Error 2
4523~/gcc-obj>