annotate CbC-MAKELOG @ 58:3aaf117db171

error at dwarf2out.c
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 15 Feb 2010 14:58:24 +0900
parents 326d9e06c2e3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 mkdir ./fixincludes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 Configuring in ./fixincludes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 checking target system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
11 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 checking for a sed that does not truncate output... /opt/local/bin/gsed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 checking whether gcc supports -W... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 checking whether gcc supports -Wall... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 checking whether gcc supports -Wwrite-strings... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 checking whether gcc supports -Wstrict-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 checking whether gcc supports -Wmissing-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 checking whether gcc supports -Wold-style-definition... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 checking whether gcc supports -Wmissing-format-attribute... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 checking whether gcc supports -Wno-overlength-strings... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 checking whether gcc supports -pedantic -Wno-long-long... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 checking for ANSI C header files... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
40 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
41 checking stddef.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 checking stddef.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 checking for stddef.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
46 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 checking fcntl.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 checking fcntl.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 checking for fcntl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 checking sys/file.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
51 checking sys/file.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 checking for sys/file.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
53 checking for sys/stat.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
54 checking for clearerr_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
55 checking for feof_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
56 checking for ferror_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
57 checking for fflush_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
58 checking for fgetc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 checking for fgets_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
60 checking for fileno_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 checking for fprintf_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 checking for fputc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 checking for fputs_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
64 checking for fread_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
65 checking for fwrite_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 checking for getchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 checking for getc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 checking for putchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 checking for putc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 checking whether abort is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 checking whether asprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 checking whether basename is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 checking whether errno is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 checking whether vasprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 checking whether clearerr_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 checking whether feof_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 checking whether ferror_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 checking whether fflush_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
79 checking whether fgetc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
80 checking whether fgets_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 checking whether fileno_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 checking whether fprintf_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
83 checking whether fputc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 checking whether fputs_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 checking whether fread_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 checking whether fwrite_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 checking whether getchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 checking whether getc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 checking whether putchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 checking whether putc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 checking for an ANSI C-conforming const... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
92 checking sys/mman.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 checking sys/mman.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
94 checking for sys/mman.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 checking for mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 checking whether read-only mmap of a plain file works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 checking whether mmap from /dev/zero works... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 checking for MAP_ANON(YMOUS)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 checking whether mmap with MAP_ANON(YMOUS) works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 checking whether to enable maintainer-specific portions of Makefiles... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
102 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 config.status: creating mkheaders.almost
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
105 config.status: creating config.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 mkdir ./libiberty
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 Configuring in ./libiberty
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
109 checking whether to enable maintainer-specific portions of Makefiles... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
110 checking for makeinfo... makeinfo --split-size=5000000
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 checking for perl... perl
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
114 checking for i386-apple-darwin9.8.0-ar... ar
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
118 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
120 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
122 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
123 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
125 checking for special C compiler options needed for large files... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
126 checking for _FILE_OFFSET_BITS value needed for large files... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
127 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
128 checking whether gcc supports -W... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
129 checking whether gcc supports -Wall... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
130 checking whether gcc supports -Wwrite-strings... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 checking whether gcc supports -Wc++-compat... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 checking whether gcc supports -Wstrict-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 checking whether gcc supports -pedantic ... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
134 checking whether gcc and cc understand -c and -o together... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
135 checking for an ANSI C-conforming const... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
136 checking for inline... inline
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
137 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
138 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
139 checking for ANSI C header files... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
140 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
141 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
142 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
143 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
144 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
145 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
146 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
147 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 checking whether byte ordering is bigendian... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
150 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
151 checking for sys/file.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
152 checking for sys/param.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 checking for limits.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
154 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
155 checking for malloc.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
156 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 checking for sys/time.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
160 checking for time.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 checking for sys/resource.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 checking for sys/stat.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 checking for sys/mman.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
164 checking for fcntl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
165 checking for alloca.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
166 checking for sys/pstat.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 checking for sys/sysmp.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 checking for sys/sysinfo.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
169 checking for machine/hal_sysinfo.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
170 checking for sys/table.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
171 checking for sys/sysctl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 checking for sys/systemcfg.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
173 checking for stdint.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
174 checking for stdio_ext.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
175 checking for sys/wait.h that is POSIX.1 compatible... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 checking whether time.h and sys/time.h may both be included... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
177 checking whether errno must be declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
178 checking size of int... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
179 checking for a 64-bit type... uint64_t
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 checking for intptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 checking for uintptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
182 checking for pid_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
183 checking for library containing strerror... none required
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 checking for asprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 checking for atexit... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 checking for basename... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
187 checking for bcmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
188 checking for bcopy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
189 checking for bsearch... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
190 checking for bzero... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
191 checking for calloc... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
192 checking for clock... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
193 checking for ffs... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
194 checking for getcwd... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
195 checking for getpagesize... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
196 checking for gettimeofday... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
197 checking for index... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
198 checking for insque... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
199 checking for memchr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
200 checking for memcmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
201 checking for memcpy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
202 checking for memmem... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
203 checking for memmove... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
204 checking for mempcpy... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
205 checking for memset... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
206 checking for mkstemps... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
207 checking for putenv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
208 checking for random... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
209 checking for rename... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
210 checking for rindex... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
211 checking for setenv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
212 checking for snprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
213 checking for sigsetmask... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
214 checking for stpcpy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
215 checking for stpncpy... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 checking for strcasecmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
217 checking for strchr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
218 checking for strdup... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
219 checking for strncasecmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
220 checking for strndup... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 checking for strrchr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
222 checking for strstr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
223 checking for strtod... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
224 checking for strtol... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 checking for strtoul... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
226 checking for strverscmp... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
227 checking for tmpnam... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
228 checking for vasprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
229 checking for vfprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 checking for vprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
231 checking for vsnprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
232 checking for vsprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
233 checking for waitpid... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 checking whether alloca needs Cray hooks... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
235 checking stack direction for C alloca... -1
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
236 checking for vfork.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
237 checking for fork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
238 checking for vfork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
239 checking for working fork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
240 checking for working vfork... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
241 checking for _doprnt... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
242 checking for sys_errlist... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
243 checking for sys_nerr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
244 checking for sys_siglist... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
245 checking for external symbol _system_configuration... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
246 checking for getrusage... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
247 checking for on_exit... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
248 checking for psignal... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
249 checking for strerror... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
250 checking for strsignal... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
251 checking for sysconf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 checking for times... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
253 checking for sbrk... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
254 checking for gettimeofday... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
255 checking for realpath... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
256 checking for canonicalize_file_name... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
257 checking for pstat_getstatic... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
258 checking for pstat_getdynamic... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
259 checking for sysmp... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
260 checking for getsysinfo... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
261 checking for table... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
262 checking for sysctl... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
263 checking for wait3... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
264 checking for wait4... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
265 checking for __fsetlocking... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
266 checking whether basename is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
267 checking whether ffs is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
268 checking whether asprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
269 checking whether vasprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
270 checking whether snprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
271 checking whether vsnprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
272 checking whether calloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
273 checking whether getenv is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
274 checking whether getopt is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
275 checking whether malloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
276 checking whether realloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
277 checking whether sbrk is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
278 checking whether strverscmp is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
279 checking whether canonicalize_file_name must be declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
280 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
281 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
282 checking for getpagesize... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
283 checking for working mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
284 checking for working strncmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
285 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
286 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
287 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
288 config.status: creating testsuite/Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
289 config.status: creating config.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
290 config.status: executing default commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
291 if [ x"" != x ] && [ ! -d pic ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
292 mkdir pic; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
293 else true; fi
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
294 touch stamp-picdir
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
295 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
296 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/regex.c -o pic/regex.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
297 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
298 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/regex.c -o regex.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
299 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
300 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
301 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
302 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/cplus-dem.c -o cplus-dem.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
303 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
304 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
305 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
306 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/cp-demangle.c -o cp-demangle.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
307 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
308 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/md5.c -o pic/md5.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
309 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
310 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/md5.c -o md5.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
311 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
312 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/sha1.c -o pic/sha1.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
313 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
314 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/sha1.c -o sha1.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
316 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/alloca.c -o pic/alloca.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
317 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
318 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/alloca.c -o alloca.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
319 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
320 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/argv.c -o pic/argv.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
321 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
322 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/argv.c -o argv.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
323 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
324 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/choose-temp.c -o pic/choose-temp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
325 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
326 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/choose-temp.c -o choose-temp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
327 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
328 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/concat.c -o pic/concat.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
329 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
330 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/concat.c -o concat.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
331 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
332 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/cp-demint.c -o pic/cp-demint.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
333 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
334 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/cp-demint.c -o cp-demint.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
335 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
336 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/crc32.c -o pic/crc32.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
337 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
338 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/crc32.c -o crc32.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
339 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
340 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/dyn-string.c -o pic/dyn-string.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
341 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
342 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/dyn-string.c -o dyn-string.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
343 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
344 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fdmatch.c -o pic/fdmatch.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
345 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
346 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fdmatch.c -o fdmatch.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
347 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
348 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fibheap.c -o pic/fibheap.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
349 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
350 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fibheap.c -o fibheap.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
351 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
352 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
353 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
354 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/filename_cmp.c -o filename_cmp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
355 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
356 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/floatformat.c -o pic/floatformat.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
357 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
358 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/floatformat.c -o floatformat.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
359 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
360 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fnmatch.c -o pic/fnmatch.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
361 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
362 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fnmatch.c -o fnmatch.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
363 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
364 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
365 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
366 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/fopen_unlocked.c -o fopen_unlocked.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
367 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
368 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getopt.c -o pic/getopt.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
369 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
370 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getopt.c -o getopt.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
371 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
372 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getopt1.c -o pic/getopt1.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
373 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
374 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getopt1.c -o getopt1.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
375 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
376 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getpwd.c -o pic/getpwd.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
377 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
378 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getpwd.c -o getpwd.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
379 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
380 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getruntime.c -o pic/getruntime.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
381 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
382 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/getruntime.c -o getruntime.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
383 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
384 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/hashtab.c -o pic/hashtab.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
385 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
386 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/hashtab.c -o hashtab.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
387 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
388 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/hex.c -o pic/hex.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
389 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
390 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/hex.c -o hex.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
391 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
392 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/lbasename.c -o pic/lbasename.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
393 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
394 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/lbasename.c -o lbasename.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
395 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
396 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/lrealpath.c -o pic/lrealpath.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
397 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
398 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/lrealpath.c -o lrealpath.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
399 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
400 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
401 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
402 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/make-relative-prefix.c -o make-relative-prefix.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
403 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
404 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
405 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
406 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/make-temp-file.c -o make-temp-file.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
407 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
408 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/objalloc.c -o pic/objalloc.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
409 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
410 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/objalloc.c -o objalloc.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
411 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
412 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/obstack.c -o pic/obstack.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
413 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
414 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/obstack.c -o obstack.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
415 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
416 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/partition.c -o pic/partition.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
417 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
418 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/partition.c -o partition.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
419 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
420 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pexecute.c -o pic/pexecute.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
421 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
422 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pexecute.c -o pexecute.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
424 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/physmem.c -o pic/physmem.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
425 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
426 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/physmem.c -o physmem.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
428 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pex-common.c -o pic/pex-common.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
429 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
430 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pex-common.c -o pex-common.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
431 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
432 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pex-one.c -o pic/pex-one.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
433 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
434 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pex-one.c -o pex-one.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
435 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
436 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pex-unix.c -o pic/pex-unix.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
437 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
438 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/pex-unix.c -o pex-unix.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
439 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
440 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
441 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
442 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/safe-ctype.c -o safe-ctype.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
443 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
444 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/sort.c -o pic/sort.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
445 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
446 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/sort.c -o sort.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
447 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
448 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/spaces.c -o pic/spaces.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
449 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
450 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/spaces.c -o spaces.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
451 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
452 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/splay-tree.c -o pic/splay-tree.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
453 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
454 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/splay-tree.c -o splay-tree.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
455 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
456 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strerror.c -o pic/strerror.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
457 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
458 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strerror.c -o strerror.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
459 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
460 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strsignal.c -o pic/strsignal.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
461 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
462 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strsignal.c -o strsignal.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
463 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
464 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
465 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
466 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
467 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
468 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xatexit.c -o pic/xatexit.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
469 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
470 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xatexit.c -o xatexit.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
471 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
472 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xexit.c -o pic/xexit.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
473 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
474 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xexit.c -o xexit.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
475 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
476 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xmalloc.c -o pic/xmalloc.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
477 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
478 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xmalloc.c -o xmalloc.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
479 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
480 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xmemdup.c -o pic/xmemdup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
481 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
482 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xmemdup.c -o xmemdup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
483 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
484 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xstrdup.c -o pic/xstrdup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
485 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
486 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xstrdup.c -o xstrdup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
487 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
488 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xstrerror.c -o pic/xstrerror.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
489 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
490 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xstrerror.c -o xstrerror.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
491 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
492 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xstrndup.c -o pic/xstrndup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
493 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
494 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/xstrndup.c -o xstrndup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
495 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
496 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/memmem.c -o pic/memmem.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
497 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
498 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/memmem.c -o memmem.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
499 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
500 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/mempcpy.c -o pic/mempcpy.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
501 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
502 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/mempcpy.c -o mempcpy.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
503 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
504 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/stpncpy.c -o pic/stpncpy.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
505 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
506 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/stpncpy.c -o stpncpy.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
507 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
508 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strndup.c -o pic/strndup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
509 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
510 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strndup.c -o strndup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
511 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
512 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strverscmp.c -o pic/strverscmp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
513 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
514 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../CbC_devel/libiberty/strverscmp.c -o strverscmp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
515 rm -f ./libiberty.a pic/./libiberty.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
516 ar rc ./libiberty.a \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
517 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
518 ranlib ./libiberty.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
519 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
520 cd pic; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
521 ar rc ./libiberty.a \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
522 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
523 ranlib ./libiberty.a; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
524 cd ..; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
525 else true; fi
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
526 echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
527 make[3]: Nothing to be done for `all'.
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
528 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/fixincl.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
529 In file included from ../../CbC_devel/fixincludes/fixincl.c:102:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
530 ../../CbC_devel/fixincludes/fixincl.x:79: warning: string length ‘667’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
531 ../../CbC_devel/fixincludes/fixincl.x:135: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
532 ../../CbC_devel/fixincludes/fixincl.x:293: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
533 ../../CbC_devel/fixincludes/fixincl.x:338: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
534 ../../CbC_devel/fixincludes/fixincl.x:382: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
535 ../../CbC_devel/fixincludes/fixincl.x:3218: warning: string length ‘729’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
536 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/fixtests.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
537 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/fixfixes.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
538 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/server.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
539 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/procopen.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
540 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/fixlib.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
541 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../CbC_devel/fixincludes -I../include -I../../CbC_devel/fixincludes/../include ../../CbC_devel/fixincludes/fixopts.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
542 gcc -g3 -O0 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
543 echo timestamp > full-stamp
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
544 srcdir="../../CbC_devel/fixincludes" /bin/sh ../../CbC_devel/fixincludes/mkfixinc.sh i386-apple-darwin9.8.0
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
545 sed -e 's/@gcc_version@/4.5.0/' < mkheaders.almost > mkheadersT
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
546 mv -f mkheadersT mkheaders
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
547 mkdir ./intl
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
548 Configuring in ./intl
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
549 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
550 checking whether make sets $(MAKE)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
551 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
552 checking whether NLS is requested... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
553 checking for msgfmt... /opt/local/bin/msgfmt
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
554 checking for gmsgfmt... /opt/local/bin/msgfmt
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
555 checking for xgettext... /opt/local/bin/xgettext
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
556 checking for msgmerge... /opt/local/bin/msgmerge
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
557 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
558 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
560 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
561 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
562 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
563 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
564 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
565 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
566 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
569 checking for library containing strerror... none required
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
570 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
571 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
572 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
573 checking for ANSI C header files... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
574 checking for an ANSI C-conforming const... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
575 checking for inline... inline
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
577 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
578 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
579 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
580 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
581 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
582 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
583 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
584 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
585 checking for off_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
586 checking for size_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
587 checking for working alloca.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
588 checking for alloca... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
591 checking for getpagesize... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
592 checking for working mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 checking whether we are using the GNU C Library 2.1 or newer... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 checking whether integer division by zero raises SIGFPE... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
595 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
596 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
597 checking for unsigned long long... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
598 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
599 checking whether the inttypes.h PRIxNN macros are broken... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
600 checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
601 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
602 checking for shared library run path origin... done
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
603 checking argz.h usability... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
604 checking argz.h presence... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
605 checking for argz.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
606 checking limits.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
607 checking limits.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
608 checking for limits.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
609 checking locale.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
610 checking locale.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
611 checking for locale.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
612 checking nl_types.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
613 checking nl_types.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
614 checking for nl_types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
615 checking malloc.h usability... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
616 checking malloc.h presence... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
617 checking for malloc.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
618 checking stddef.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
619 checking stddef.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
620 checking for stddef.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
621 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
622 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
623 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
624 checking sys/param.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
625 checking sys/param.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 checking for sys/param.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 checking for feof_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
628 checking for fgets_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
629 checking for getc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
630 checking for getcwd... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 checking for getegid... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
632 checking for geteuid... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
633 checking for getgid... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
634 checking for getuid... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 checking for mempcpy... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 checking for munmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
637 checking for putenv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
638 checking for setenv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 checking for setlocale... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
640 checking for stpcpy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
641 checking for strcasecmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
642 checking for strdup... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
643 checking for strtoul... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
644 checking for tsearch... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
645 checking for __argz_count... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
646 checking for __argz_stringify... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
647 checking for __argz_next... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
648 checking for __fsetlocking... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
649 checking for iconv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
650 checking how to link with libiconv... -liconv
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
651 checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
652 checking for nl_langinfo and CODESET... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
653 checking for LC_MESSAGES... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
654 checking for bison... bison
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
655 checking version of bison... 2.4.1, ok
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 checking whether NLS is requested... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
657 checking whether to use NLS... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
658 checking for aclocal... aclocal
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
659 checking for autoconf... autoconf
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 checking for autoheader... autoheader
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
661 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
662 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
663 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 config.status: creating config.intl
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 config.status: creating config.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
666 config.status: executing default-1 commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
667 mkdir ./gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
668 Configuring in ./gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
670 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
671 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
672 checking target system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
673 checking LIBRARY_PATH variable... ok
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 checking GCC_EXEC_PREFIX variable... ok
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
675 checking whether to place generated files in the source directory... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
676 checking whether a default linker was specified... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
677 checking whether a default assembler was specified... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
678 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
679 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
680 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
681 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
682 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
684 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
685 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
686 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 checking whether gcc and cc understand -c and -o together... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
689 checking whether we are using the GNU C++ compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
690 checking whether g++ accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
691 checking for i386-apple-darwin9.8.0-gnatbind... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 checking for i386-apple-darwin9.8.0-gnatmake... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
693 checking whether compiler driver understands Ada... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
694 no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
696 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
697 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
698 checking for ANSI C header files... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
699 rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
701 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
702 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
703 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
704 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
707 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
708 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
709 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
710 checking minix/config.h usability... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
711 checking minix/config.h presence... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
712 checking for minix/config.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
713 checking whether it is safe to define __EXTENSIONS__... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
714 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
715 checking for inline... inline
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
716 checking size of void *... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
717 checking size of short... 2
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
718 checking size of int... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
719 checking size of long... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
720 checking for long long... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
721 checking size of long long... 8
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
722 checking for __int64... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
723 checking for int8_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
724 checking for int16_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
725 checking for int32_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
726 checking for int64_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
727 checking for long long int... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
728 checking for intmax_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
729 checking for intptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
730 checking for uint8_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
731 checking for uint16_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
732 checking for uint32_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
733 checking for uint64_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
734 checking for unsigned long long int... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
735 checking for uintmax_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
736 checking for uintptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
737 checking whether gcc supports -W... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
738 checking whether gcc supports -Wall... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
739 checking whether gcc supports -Wwrite-strings... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
740 checking whether gcc supports -Wcast-qual... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
741 checking whether gcc supports -Wstrict-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
742 checking whether gcc supports -Wmissing-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
743 checking whether gcc supports -Wmissing-format-attribute... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
744 checking whether gcc supports -Wold-style-definition... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
745 checking whether gcc supports -Wc++-compat... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
746 checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
747 checking valgrind.h usability... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
748 checking valgrind.h presence... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
749 checking for valgrind.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
750 configure: WARNING: decimal float is not supported for this target
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
751 configure: WARNING: fixed-point is not supported for this target
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
752 checking whether make sets $(MAKE)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
753 checking for gawk... gawk
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
754 checking whether ln -s works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
755 checking whether ln works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
756 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
757 checking for a BSD compatible install... /opt/local/bin/ginstall -c
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
758 checking for cmp's capabilities... gnucompare
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
759 checking for mktemp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
760 checking for makeinfo... makeinfo --split-size=5000000
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
761 checking for modern makeinfo... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
762 checking for recent Pod::Man... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
763 checking for flex... flex
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
764 checking for bison... bison
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
765 checking for nm... nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
766 checking for ar... ar
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
767 checking for ANSI C header files... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
768 checking whether time.h and sys/time.h may both be included... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
769 checking whether string.h and strings.h may both be included... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
770 checking for sys/wait.h that is POSIX.1 compatible... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
771 checking for limits.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
772 checking for stddef.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
773 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
774 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
775 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
776 checking for time.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
777 checking for iconv.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
778 checking for fcntl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
779 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
780 checking for sys/file.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
781 checking for sys/time.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
782 checking for sys/mman.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
783 checking for sys/resource.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
784 checking for sys/param.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
785 checking for sys/times.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
786 checking for sys/stat.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
787 checking for direct.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
788 checking for malloc.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
789 checking for langinfo.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
790 checking for ldfcn.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
791 checking for locale.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
792 checking for wchar.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
793 checking for thread.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
794 checking for pthread.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
795 checking for CHAR_BIT... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
796 checking whether byte ordering is bigendian... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
797 checking for collect2 libraries... none required
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
798 checking for library containing exc_resume... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
799 checking for library containing ldexp... none required
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
800 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
801 checking for times... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
802 checking for clock... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
803 checking for kill... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
804 checking for getrlimit... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
805 checking for setrlimit... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
806 checking for atoll... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
807 checking for atoq... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
808 checking for sysconf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
809 checking for strsignal... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
810 checking for getrusage... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
811 checking for nl_langinfo... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
812 checking for gettimeofday... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
813 checking for mbstowcs... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 checking for wcswidth... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 checking for mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
816 checking for mincore... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
817 checking for setlocale... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
818 checking for clearerr_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
819 checking for feof_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
820 checking for ferror_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
821 checking for fflush_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
822 checking for fgetc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
823 checking for fgets_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
824 checking for fileno_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
825 checking for fprintf_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
826 checking for fputc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
827 checking for fputs_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
828 checking for fread_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
829 checking for fwrite_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
830 checking for getchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
831 checking for getc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
832 checking for putchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
833 checking for putc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
834 checking whether mbstowcs works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
835 checking for ssize_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
836 checking for caddr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
837 checking for sys/mman.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
838 checking for mmap... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
839 checking whether read-only mmap of a plain file works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
840 checking whether mmap from /dev/zero works... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
841 checking for MAP_ANON(YMOUS)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
842 checking whether mmap with MAP_ANON(YMOUS) works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
843 checking for pid_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
844 checking for vfork.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
845 checking for fork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
846 checking for vfork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
847 checking for working fork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
848 checking for working vfork... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
849 checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
850 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
851 checking for shared library run path origin... done
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
852 checking for iconv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
853 checking how to link with libiconv... -liconv
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
854 checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
855 checking for LC_MESSAGES... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
856 checking for nl_langinfo and CODESET... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
857 checking whether getenv is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
858 checking whether atol is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
859 checking whether asprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
860 checking whether sbrk is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
861 checking whether abort is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
862 checking whether atof is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
863 checking whether getcwd is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
864 checking whether getwd is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
865 checking whether strsignal is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
866 checking whether strstr is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
867 checking whether strverscmp is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
868 checking whether errno is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
869 checking whether snprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
870 checking whether vsnprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
871 checking whether vasprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
872 checking whether malloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
873 checking whether realloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
874 checking whether calloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
875 checking whether free is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
876 checking whether basename is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
877 checking whether getopt is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
878 checking whether clock is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
879 checking whether getpagesize is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
880 checking whether clearerr_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
881 checking whether feof_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
882 checking whether ferror_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
883 checking whether fflush_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
884 checking whether fgetc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
885 checking whether fgets_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
886 checking whether fileno_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
887 checking whether fprintf_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
888 checking whether fputc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
889 checking whether fputs_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
890 checking whether fread_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
891 checking whether fwrite_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
892 checking whether getchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
893 checking whether getc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
894 checking whether putchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
895 checking whether putc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
896 checking whether getrlimit is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
897 checking whether setrlimit is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
898 checking whether getrusage is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
899 checking whether ldgetname is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
900 checking whether times is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
901 checking whether sigaltstack is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
902 checking for struct tms... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
903 checking for clock_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
904 checking for .preinit_array/.init_array/.fini_array support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
905 checking if mkdir takes one argument... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
906 Using `../../CbC_devel/gcc/config/i386/i386.c' for machine-specific logic.
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
907 Using `../../CbC_devel/gcc/config/i386/i386.md' as machine description file.
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
908 Using the following target machine macro files:
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
909 ../../CbC_devel/gcc/config/vxworks-dummy.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
910 ../../CbC_devel/gcc/config/i386/i386.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
911 ../../CbC_devel/gcc/config/darwin.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
912 ../../CbC_devel/gcc/config/darwin9.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
913 ../../CbC_devel/gcc/config/i386/darwin.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
914 Using host-darwin.o host-i386-darwin.o for host machine hooks.
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
915 checking for __cxa_atexit... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
916 checking whether NLS is requested... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
917 checking how to print strings... printf
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
918 checking for a sed that does not truncate output... /opt/local/bin/gsed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
919 checking for fgrep... /usr/bin/grep -F
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
920 checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
921 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
922 checking for BSD- or MS-compatible name lister (nm)... nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
923 checking the name lister (nm) interface... BSD nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
924 checking whether ln -s works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
925 checking the maximum length of command line arguments... 196608
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
926 checking whether the shell understands some XSI constructs... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
927 checking whether the shell understands "+="... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
928 checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
929 checking for i386-apple-darwin9.8.0-objdump... objdump
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
930 checking how to recognize dependent libraries... pass_all
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
931 checking for i386-apple-darwin9.8.0-ar... (cached) ar
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
932 checking for i386-apple-darwin9.8.0-strip... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
933 checking for strip... strip
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
934 checking for i386-apple-darwin9.8.0-ranlib... (cached) ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
935 checking command to parse nm output from gcc object... ok
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
936 checking for i386-apple-darwin9.8.0-dsymutil... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
937 checking for dsymutil... dsymutil
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
938 checking for i386-apple-darwin9.8.0-nmedit... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
939 checking for nmedit... nmedit
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
940 checking for i386-apple-darwin9.8.0-lipo... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
941 checking for lipo... lipo
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
942 checking for i386-apple-darwin9.8.0-otool... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
943 checking for otool... otool
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
944 checking for i386-apple-darwin9.8.0-otool64... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
945 checking for otool64... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
946 checking for -single_module linker flag... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
947 checking for -exported_symbols_list linker flag... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
948 checking for -force_load linker flag... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
949 checking for dlfcn.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
950 checking for objdir... .libs
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
951 checking if gcc supports -fno-rtti -fno-exceptions... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
952 checking for gcc option to produce PIC... -fno-common -DPIC
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
953 checking if gcc PIC flag -fno-common -DPIC works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
954 checking if gcc static flag -static works... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
955 checking if gcc supports -c -o file.o... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
956 checking if gcc supports -c -o file.o... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
957 checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
958 checking dynamic linker characteristics... darwin9.8.0 dyld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
959 checking how to hardcode library paths into programs... immediate
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
960 checking whether stripping libraries is possible... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
961 checking if libtool supports shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
962 checking whether to build shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
963 checking whether to build static libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
964 checking how to run the C++ preprocessor... g++ -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
965 checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
966 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
967 checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
968 checking for g++ option to produce PIC... -fno-common -DPIC
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
969 checking if g++ PIC flag -fno-common -DPIC works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
970 checking if g++ static flag -static works... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
971 checking if g++ supports -c -o file.o... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
972 checking if g++ supports -c -o file.o... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
973 checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
974 checking dynamic linker characteristics... darwin9.8.0 dyld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
975 checking how to hardcode library paths into programs... immediate
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
976 checking for as... /usr/bin/as
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
977 checking what assembler to use... /usr/bin/as
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
978 checking what linker to use... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
979 checking for nm... /usr/bin/nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
980 checking what nm to use... /usr/bin/nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
981 checking for objdump... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
982 checking what objdump to use... not found
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
983 checking for readelf... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
984 checking what readelf to use... not found
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
985 checking assembler flags...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
986 checking assembler for .balign and .p2align... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
987 checking assembler for .p2align with maximum skip... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
988 checking assembler for .literal16... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
989 checking assembler for working .subsection -1... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
990 checking assembler for .weak... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
991 checking assembler for .weakref... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
992 checking assembler for .nsubspa comdat... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
993 checking assembler for .hidden... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
994 checking linker for .hidden support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
995 checking linker read-only and read-write section mixing... unknown
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
996 checking assembler for .sleb128 and .uleb128... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
997 checking assembler for cfi directives... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
998 checking assembler for cfi personality directive... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
999 checking assembler for cfi sections directive... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1000 checking assembler for eh_frame optimization... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1001 checking assembler for section merging support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1002 checking assembler for section merging support... (cached) no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1003 checking assembler for COMDAT group support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1004 checking assembler for COMDAT group support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1005 checking assembler for line table discriminator support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1006 checking assembler for thread-local storage support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1007 checking linker -Bstatic/-Bdynamic option... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1008 checking assembler for filds and fists mnemonics... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1009 checking assembler for fildq and fistpq mnemonics... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1010 checking assembler for cmov syntax... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1011 checking assembler for ffreep mnemonic... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1012 checking assembler for sahf mnemonic... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1013 checking assembler for swap suffix... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1014 checking assembler for different section symbol subtraction... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1015 checking assembler for GOTOFF in data... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1016 checking assembler for dwarf2 debug_line support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1017 checking assembler for buggy dwarf2 .file directive... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1018 checking assembler for --gdwarf2 option... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1019 checking assembler for --gstabs option... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1020 checking assembler for --debug-prefix-map option... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1021 checking assembler for .lcomm with alignment... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1022 checking assembler for gnu_unique_object... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1023 checking assembler for tolerance to line number 0... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1024 checking linker PT_GNU_EH_FRAME support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1025 checking linker position independent executable support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1026 checking linker EH-compatible garbage collection of sections... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1027 checking linker --as-needed support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1028 checking linker --build-id support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1029 checking linker --sysroot support... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1030 checking __stack_chk_fail in target C library... checking for __stack_chk_fail... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1031 yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1032 Using ggc-page for garbage collection.
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1033 checking whether to enable maintainer-specific portions of Makefiles... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1034 Links are now set up to build a native compiler for i386-apple-darwin9.8.0.
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1035 checking for -rdynamic... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1036 checking for library containing dlopen... none required
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1037 checking for -fPIC -shared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1038 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1039 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1040 config.status: creating as
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1041 config.status: creating collect-ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1042 config.status: creating nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1043 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1044 config.status: creating gccbug
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1045 config.status: creating auto-host.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1046 config.status: executing default commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1047 make[2]: Nothing to be done for `all'.
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1048 mkdir build-i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1049 mkdir build-i386-apple-darwin9.8.0/libiberty
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1050 Configuring in build-i386-apple-darwin9.8.0/libiberty
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1051 configure: creating cache ../config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1052 checking whether to enable maintainer-specific portions of Makefiles... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1053 checking for makeinfo... makeinfo --split-size=5000000
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1054 checking for perl... perl
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1055 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1056 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1057 checking for i386-apple-darwin9.8.0-ar... ar
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1058 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1059 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1060 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1061 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1062 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1063 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1064 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1065 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1066 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1067 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1068 checking for special C compiler options needed for large files... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1069 checking for _FILE_OFFSET_BITS value needed for large files... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1070 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1071 checking whether gcc supports -W... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1072 checking whether gcc supports -Wall... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1073 checking whether gcc supports -Wwrite-strings... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1074 checking whether gcc supports -Wc++-compat... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1075 checking whether gcc supports -Wstrict-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1076 checking whether gcc supports -pedantic ... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1077 checking whether gcc and cc understand -c and -o together... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1078 checking for an ANSI C-conforming const... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1079 checking for inline... inline
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1080 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1081 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1082 checking for ANSI C header files... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1083 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1084 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1085 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1086 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1087 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1088 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1089 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1090 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1091 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1092 checking whether byte ordering is bigendian... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1093 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1094 checking for sys/file.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1095 checking for sys/param.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1096 checking for limits.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1097 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1098 checking for malloc.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1099 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1100 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1101 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1102 checking for sys/time.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1103 checking for time.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1104 checking for sys/resource.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1105 checking for sys/stat.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1106 checking for sys/mman.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1107 checking for fcntl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1108 checking for alloca.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1109 checking for sys/pstat.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1110 checking for sys/sysmp.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1111 checking for sys/sysinfo.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1112 checking for machine/hal_sysinfo.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1113 checking for sys/table.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1114 checking for sys/sysctl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1115 checking for sys/systemcfg.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1116 checking for stdint.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1117 checking for stdio_ext.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1118 checking for sys/wait.h that is POSIX.1 compatible... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1119 checking whether time.h and sys/time.h may both be included... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1120 checking whether errno must be declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1121 checking size of int... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1122 checking for a 64-bit type... uint64_t
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1123 checking for intptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1124 checking for uintptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1125 checking for pid_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1126 checking for library containing strerror... none required
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1127 checking for asprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1128 checking for atexit... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1129 checking for basename... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1130 checking for bcmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1131 checking for bcopy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1132 checking for bsearch... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1133 checking for bzero... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1134 checking for calloc... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1135 checking for clock... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1136 checking for ffs... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1137 checking for getcwd... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1138 checking for getpagesize... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1139 checking for gettimeofday... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1140 checking for index... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1141 checking for insque... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1142 checking for memchr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1143 checking for memcmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1144 checking for memcpy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1145 checking for memmem... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1146 checking for memmove... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1147 checking for mempcpy... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1148 checking for memset... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1149 checking for mkstemps... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1150 checking for putenv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1151 checking for random... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1152 checking for rename... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1153 checking for rindex... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1154 checking for setenv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1155 checking for snprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1156 checking for sigsetmask... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1157 checking for stpcpy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1158 checking for stpncpy... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1159 checking for strcasecmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1160 checking for strchr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1161 checking for strdup... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1162 checking for strncasecmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1163 checking for strndup... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1164 checking for strrchr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1165 checking for strstr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1166 checking for strtod... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1167 checking for strtol... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1168 checking for strtoul... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1169 checking for strverscmp... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1170 checking for tmpnam... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1171 checking for vasprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1172 checking for vfprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1173 checking for vprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1174 checking for vsnprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1175 checking for vsprintf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1176 checking for waitpid... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1177 checking whether alloca needs Cray hooks... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1178 checking stack direction for C alloca... -1
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1179 checking for vfork.h... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1180 checking for fork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1181 checking for vfork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1182 checking for working fork... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1183 checking for working vfork... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1184 checking for _doprnt... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1185 checking for sys_errlist... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1186 checking for sys_nerr... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1187 checking for sys_siglist... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1188 checking for external symbol _system_configuration... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1189 checking for getrusage... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1190 checking for on_exit... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1191 checking for psignal... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1192 checking for strerror... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1193 checking for strsignal... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1194 checking for sysconf... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1195 checking for times... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1196 checking for sbrk... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1197 checking for gettimeofday... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1198 checking for realpath... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1199 checking for canonicalize_file_name... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1200 checking for pstat_getstatic... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1201 checking for pstat_getdynamic... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1202 checking for sysmp... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1203 checking for getsysinfo... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1204 checking for table... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1205 checking for sysctl... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1206 checking for wait3... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1207 checking for wait4... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1208 checking for __fsetlocking... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1209 checking whether basename is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1210 checking whether ffs is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1211 checking whether asprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1212 checking whether vasprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1213 checking whether snprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1214 checking whether vsnprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1215 checking whether calloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1216 checking whether getenv is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1217 checking whether getopt is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1218 checking whether malloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1219 checking whether realloc is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1220 checking whether sbrk is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1221 checking whether strverscmp is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1222 checking whether canonicalize_file_name must be declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1223 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1224 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1225 checking for getpagesize... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1226 checking for working mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1227 checking for working strncmp... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1228 configure: updating cache ../config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1229 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1230 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1231 config.status: creating testsuite/Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1232 config.status: creating config.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1233 config.status: executing default commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1234 if [ x"" != x ] && [ ! -d pic ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1235 mkdir pic; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1236 else true; fi
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1237 touch stamp-picdir
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1238 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1239 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/regex.c -o pic/regex.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1240 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1241 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/regex.c -o regex.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1242 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1243 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1244 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1245 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/cplus-dem.c -o cplus-dem.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1246 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1247 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1248 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1249 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/cp-demangle.c -o cp-demangle.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1250 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1251 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/md5.c -o pic/md5.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1252 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1253 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/md5.c -o md5.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1254 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1255 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/sha1.c -o pic/sha1.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1256 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1257 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/sha1.c -o sha1.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1258 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1259 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/alloca.c -o pic/alloca.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1260 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1261 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/alloca.c -o alloca.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1262 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1263 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/argv.c -o pic/argv.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1264 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1265 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/argv.c -o argv.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1266 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1267 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/choose-temp.c -o pic/choose-temp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1268 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1269 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/choose-temp.c -o choose-temp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1270 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1271 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/concat.c -o pic/concat.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1272 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1273 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/concat.c -o concat.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1274 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1275 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/cp-demint.c -o pic/cp-demint.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1276 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1277 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/cp-demint.c -o cp-demint.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1278 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1279 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/crc32.c -o pic/crc32.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1280 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1281 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/crc32.c -o crc32.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1282 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1283 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/dyn-string.c -o pic/dyn-string.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1284 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1285 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/dyn-string.c -o dyn-string.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1286 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1287 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fdmatch.c -o pic/fdmatch.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1288 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1289 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fdmatch.c -o fdmatch.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1290 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1291 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fibheap.c -o pic/fibheap.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1292 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1293 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fibheap.c -o fibheap.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1294 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1295 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1296 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1297 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/filename_cmp.c -o filename_cmp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1298 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1299 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/floatformat.c -o pic/floatformat.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1300 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1301 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/floatformat.c -o floatformat.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1302 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1303 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fnmatch.c -o pic/fnmatch.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1304 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1305 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fnmatch.c -o fnmatch.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1306 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1307 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1308 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1309 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/fopen_unlocked.c -o fopen_unlocked.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1310 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1311 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getopt.c -o pic/getopt.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1312 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1313 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getopt.c -o getopt.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1314 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1315 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getopt1.c -o pic/getopt1.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1316 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1317 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getopt1.c -o getopt1.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1318 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1319 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getpwd.c -o pic/getpwd.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1320 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1321 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getpwd.c -o getpwd.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1322 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1323 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getruntime.c -o pic/getruntime.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1324 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1325 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/getruntime.c -o getruntime.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1326 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1327 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/hashtab.c -o pic/hashtab.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1328 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1329 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/hashtab.c -o hashtab.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1330 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1331 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/hex.c -o pic/hex.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1332 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1333 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/hex.c -o hex.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1334 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1335 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/lbasename.c -o pic/lbasename.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1336 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1337 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/lbasename.c -o lbasename.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1338 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1339 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/lrealpath.c -o pic/lrealpath.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1340 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1341 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/lrealpath.c -o lrealpath.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1342 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1343 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1344 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1345 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/make-relative-prefix.c -o make-relative-prefix.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1346 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1347 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1348 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1349 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/make-temp-file.c -o make-temp-file.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1350 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1351 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/objalloc.c -o pic/objalloc.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1352 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1353 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/objalloc.c -o objalloc.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1354 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1355 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/obstack.c -o pic/obstack.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1356 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1357 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/obstack.c -o obstack.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1358 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1359 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/partition.c -o pic/partition.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1360 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1361 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/partition.c -o partition.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1362 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1363 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pexecute.c -o pic/pexecute.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1364 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1365 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pexecute.c -o pexecute.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1366 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1367 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/physmem.c -o pic/physmem.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1368 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1369 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/physmem.c -o physmem.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1370 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1371 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pex-common.c -o pic/pex-common.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1372 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1373 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pex-common.c -o pex-common.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1374 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1375 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pex-one.c -o pic/pex-one.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1376 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1377 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pex-one.c -o pex-one.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1378 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1379 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pex-unix.c -o pic/pex-unix.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1380 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1381 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/pex-unix.c -o pex-unix.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1382 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1383 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1384 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1385 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/safe-ctype.c -o safe-ctype.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1386 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1387 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/sort.c -o pic/sort.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1388 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1389 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/sort.c -o sort.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1390 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1391 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/spaces.c -o pic/spaces.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1392 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1393 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/spaces.c -o spaces.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1394 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1395 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/splay-tree.c -o pic/splay-tree.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1396 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1397 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/splay-tree.c -o splay-tree.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1398 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1399 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strerror.c -o pic/strerror.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1400 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1401 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strerror.c -o strerror.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1402 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1403 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strsignal.c -o pic/strsignal.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1404 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1405 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strsignal.c -o strsignal.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1406 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1407 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1408 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1409 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1410 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1411 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xatexit.c -o pic/xatexit.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1412 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1413 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xatexit.c -o xatexit.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1414 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1415 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xexit.c -o pic/xexit.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1416 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1417 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xexit.c -o xexit.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1418 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1419 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xmalloc.c -o pic/xmalloc.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1420 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1421 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xmalloc.c -o xmalloc.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1422 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1423 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xmemdup.c -o pic/xmemdup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1424 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1425 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xmemdup.c -o xmemdup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1426 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1427 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xstrdup.c -o pic/xstrdup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1428 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1429 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xstrdup.c -o xstrdup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1430 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1431 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xstrerror.c -o pic/xstrerror.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1432 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1433 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xstrerror.c -o xstrerror.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1434 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1435 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xstrndup.c -o pic/xstrndup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1436 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1437 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/xstrndup.c -o xstrndup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1438 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1439 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/memmem.c -o pic/memmem.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1440 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1441 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/memmem.c -o memmem.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1442 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1443 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/mempcpy.c -o pic/mempcpy.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1444 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1445 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/mempcpy.c -o mempcpy.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1446 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1447 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/stpncpy.c -o pic/stpncpy.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1448 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1449 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/stpncpy.c -o stpncpy.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1450 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1451 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strndup.c -o pic/strndup.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1452 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1453 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strndup.c -o strndup.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1454 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1455 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strverscmp.c -o pic/strverscmp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1456 else true; fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1457 gcc -c -DHAVE_CONFIG_H -g3 -O0 -I. -I../../../CbC_devel/libiberty/../include -W -Wall -Wwrite-strings -Wstrict-prototypes -pedantic ../../../CbC_devel/libiberty/strverscmp.c -o strverscmp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1458 rm -f ./libiberty.a pic/./libiberty.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1459 ar rc ./libiberty.a \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1460 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1461 ranlib ./libiberty.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1462 if [ x"" != x ]; then \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1463 cd pic; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1464 ar rc ./libiberty.a \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1465 ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./memmem.o ./mempcpy.o ./stpncpy.o ./strndup.o ./strverscmp.o; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1466 ranlib ./libiberty.a; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1467 cd ..; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1468 else true; fi
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1469 echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1470 make[3]: Nothing to be done for `all'.
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1471 mkdir build-i386-apple-darwin9.8.0/fixincludes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1472 Configuring in build-i386-apple-darwin9.8.0/fixincludes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1473 configure: loading cache ../config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1474 checking build system type... (cached) i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1475 checking host system type... (cached) i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1476 checking target system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1477 checking for i386-apple-darwin9.8.0-gcc... (cached) gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1478 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1479 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1480 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1481 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1482 checking for suffix of object files... (cached) o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1483 checking whether we are using the GNU C compiler... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1484 checking whether gcc accepts -g... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1485 checking for gcc option to accept ISO C89... (cached) none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1486 checking for a sed that does not truncate output... /opt/local/bin/gsed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1487 checking whether gcc supports -W... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1488 checking whether gcc supports -Wall... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1489 checking whether gcc supports -Wwrite-strings... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1490 checking whether gcc supports -Wstrict-prototypes... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1491 checking whether gcc supports -Wmissing-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1492 checking whether gcc supports -Wold-style-definition... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1493 checking whether gcc supports -Wmissing-format-attribute... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1494 checking whether gcc supports -Wno-overlength-strings... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1495 checking whether gcc supports -pedantic -Wno-long-long... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1496 checking how to run the C preprocessor... (cached) gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1497 checking for grep that handles long lines and -e... (cached) /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1498 checking for egrep... (cached) /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1499 checking for ANSI C header files... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1500 checking for sys/types.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1501 checking for sys/stat.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1502 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1503 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1504 checking for memory.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1505 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1506 checking for inttypes.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1507 checking for stdint.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1508 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1509 checking stddef.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1510 checking stddef.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1511 checking for stddef.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1512 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1513 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1514 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1515 checking for fcntl.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1516 checking for sys/file.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1517 checking for sys/stat.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1518 checking for clearerr_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1519 checking for feof_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1520 checking for ferror_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1521 checking for fflush_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1522 checking for fgetc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1523 checking for fgets_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1524 checking for fileno_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1525 checking for fprintf_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1526 checking for fputc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1527 checking for fputs_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1528 checking for fread_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1529 checking for fwrite_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1530 checking for getchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1531 checking for getc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1532 checking for putchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1533 checking for putc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1534 checking whether abort is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1535 checking whether asprintf is declared... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1536 checking whether basename is declared... (cached) no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1537 checking whether errno is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1538 checking whether vasprintf is declared... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1539 checking whether clearerr_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1540 checking whether feof_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1541 checking whether ferror_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1542 checking whether fflush_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1543 checking whether fgetc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1544 checking whether fgets_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1545 checking whether fileno_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1546 checking whether fprintf_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1547 checking whether fputc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1548 checking whether fputs_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1549 checking whether fread_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1550 checking whether fwrite_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1551 checking whether getchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1552 checking whether getc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1553 checking whether putchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1554 checking whether putc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1555 checking for an ANSI C-conforming const... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1556 checking for sys/mman.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1557 checking for mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1558 checking whether read-only mmap of a plain file works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1559 checking whether mmap from /dev/zero works... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1560 checking for MAP_ANON(YMOUS)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1561 checking whether mmap with MAP_ANON(YMOUS) works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1562 checking whether to enable maintainer-specific portions of Makefiles... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1563 configure: updating cache ../config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1564 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1565 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1566 config.status: creating mkheaders.almost
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1567 config.status: creating config.h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1568 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/fixincl.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1569 In file included from ../../../CbC_devel/fixincludes/fixincl.c:102:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1570 ../../../CbC_devel/fixincludes/fixincl.x:79: warning: string length ‘667’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1571 ../../../CbC_devel/fixincludes/fixincl.x:135: warning: string length ‘4756’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1572 ../../../CbC_devel/fixincludes/fixincl.x:293: warning: string length ‘552’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1573 ../../../CbC_devel/fixincludes/fixincl.x:338: warning: string length ‘532’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1574 ../../../CbC_devel/fixincludes/fixincl.x:382: warning: string length ‘808’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1575 ../../../CbC_devel/fixincludes/fixincl.x:3218: warning: string length ‘729’ is greater than the length ‘509’ ISO C89 compilers are required to support
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1576 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/fixtests.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1577 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/fixfixes.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1578 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/server.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1579 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/procopen.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1580 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/fixlib.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1581 gcc -c -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../CbC_devel/fixincludes -I../include -I../../../CbC_devel/fixincludes/../include ../../../CbC_devel/fixincludes/fixopts.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1582 gcc -g3 -O0 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1583 echo timestamp > full-stamp
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1584 srcdir="../../../CbC_devel/fixincludes" /bin/sh ../../../CbC_devel/fixincludes/mkfixinc.sh i386-apple-darwin9.8.0
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1585 sed -e 's/@gcc_version@/4.5.0/' < mkheaders.almost > mkheadersT
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1586 mv -f mkheadersT mkheaders
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1587 mkdir ./zlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1588 Configuring in ./zlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1589 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1590 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1591 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1592 checking target system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1593 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1594 checking whether build environment is sane... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1595 checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1596 checking for gawk... gawk
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1597 checking whether make sets $(MAKE)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1598 checking whether to enable maintainer-specific portions of Makefiles... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1599 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1600 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1601 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1602 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1603 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1604 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1605 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1606 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1607 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1608 checking for style of include used by make... GNU
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1609 checking dependency style of gcc... gcc3
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1610 checking how to print strings... printf
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1611 checking for a sed that does not truncate output... /opt/local/bin/gsed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1612 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1613 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1614 checking for fgrep... /usr/bin/grep -F
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1615 checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1616 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1617 checking for BSD- or MS-compatible name lister (nm)... nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1618 checking the name lister (nm) interface... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1619 BSD nm
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1620 checking whether ln -s works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1621 checking the maximum length of command line arguments... 196608
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1622 checking whether the shell understands some XSI constructs... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1623 checking whether the shell understands "+="... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1624 checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1625 checking for i386-apple-darwin9.8.0-objdump... objdump
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1626 checking how to recognize dependent libraries... pass_all
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1627 checking for i386-apple-darwin9.8.0-ar... ar
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1628 checking for i386-apple-darwin9.8.0-strip... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1629 checking for strip... strip
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1630 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1631 checking command to parse nm output from gcc object... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1632 ok
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1633 checking for i386-apple-darwin9.8.0-dsymutil... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1634 checking for dsymutil... dsymutil
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1635 checking for i386-apple-darwin9.8.0-nmedit... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1636 checking for nmedit... nmedit
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1637 checking for i386-apple-darwin9.8.0-lipo... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1638 checking for lipo... lipo
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1639 checking for i386-apple-darwin9.8.0-otool... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1640 checking for otool... otool
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1641 checking for i386-apple-darwin9.8.0-otool64... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1642 checking for otool64... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1643 checking for -single_module linker flag... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1644 checking for -exported_symbols_list linker flag... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1645 checking for -force_load linker flag... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1646 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1647 checking for ANSI C header files... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1648 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1649 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1650 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1651 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1652 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1653 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1654 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1655 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1656 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1657 checking for dlfcn.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1658 checking for objdir... .libs
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1659 checking if gcc supports -fno-rtti -fno-exceptions... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1660 checking for gcc option to produce PIC... -fno-common -DPIC
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1661 checking if gcc PIC flag -fno-common -DPIC works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1662 checking if gcc static flag -static works... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1663 checking if gcc supports -c -o file.o... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1664 checking if gcc supports -c -o file.o... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1665 checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1666 checking dynamic linker characteristics... darwin9.8.0 dyld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1667 checking how to hardcode library paths into programs... immediate
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1668 checking whether stripping libraries is possible... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1669 checking if libtool supports shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1670 checking whether to build shared libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1671 checking whether to build static libraries... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1672 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1673 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1674 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1675 checking for getpagesize... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1676 checking for working mmap... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1677 checking for memcpy... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1678 checking for strerror... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1679 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1680 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1681 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1682 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1683 config.status: executing default-1 commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1684 config.status: executing depfiles commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1685 config.status: executing libtool commands
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1686 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../CbC_devel/zlib/'`adler32.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1687 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../CbC_devel/zlib/'`compress.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1688 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../CbC_devel/zlib/'`crc32.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1689 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../CbC_devel/zlib/'`deflate.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1690 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-gzio.o `test -f 'gzio.c' || echo '../../CbC_devel/zlib/'`gzio.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1691 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../CbC_devel/zlib/'`infback.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1692 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../CbC_devel/zlib/'`inffast.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1693 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../CbC_devel/zlib/'`inflate.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1694 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../CbC_devel/zlib/'`inftrees.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1695 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../CbC_devel/zlib/'`trees.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1696 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../CbC_devel/zlib/'`uncompr.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1697 gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../CbC_devel/zlib -g3 -O0 -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../CbC_devel/zlib/'`zutil.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1698 rm -f libz.a
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1699 ar cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzio.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1700 ranlib libz.a
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1701 true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g3 -O0" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-g3 -O0" "CFLAGS_FOR_TARGET=-O2 -g3 -O0" "INSTALL=/opt/local/bin/ginstall -c" "INSTALL_DATA=/opt/local/bin/ginstall -c -m 644" "INSTALL_PROGRAM=/opt/local/bin/ginstall -c" "INSTALL_SCRIPT=/opt/local/bin/ginstall -c" "LDFLAGS=" "LIBCFLAGS=-g3 -O0" "LIBCFLAGS_FOR_TARGET=-O2 -g3 -O0" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR" "infodir=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/share/info" "libdir=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib" "prefix=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR" "tooldir=/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/i386-apple-darwin9.8.0" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld" "LIBCFLAGS=-g3 -O0" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # make
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1702 mkdir ./libcpp
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1703 Configuring in ./libcpp
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1704 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1705 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1706 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1707 checking target system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1708 checking whether make sets $(MAKE)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1709 checking for a BSD-compatible install... /opt/local/bin/ginstall -c
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1710 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1711 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1712 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1713 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1714 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1715 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1716 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1717 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1718 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1719 checking whether we are using the GNU C++ compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1720 checking whether g++ accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1721 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1722 checking for aclocal... aclocal
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1723 checking for autoconf... autoconf
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1724 checking for autoheader... autoheader
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1725 checking whether gcc supports -W... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1726 checking whether gcc supports -Wall... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1727 checking whether gcc supports -Wwrite-strings... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1728 checking whether gcc supports -Wmissing-format-attribute... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1729 checking whether gcc supports -Wstrict-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1730 checking whether gcc supports -Wmissing-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1731 checking whether gcc supports -Wold-style-definition... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1732 checking whether gcc supports -Wc++-compat... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1733 checking whether gcc supports -pedantic -Wno-long-long... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1734 checking dependency style of gcc... gcc3
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1735 checking whether time.h and sys/time.h may both be included... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1736 checking whether string.h and strings.h may both be included... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1737 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1738 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1739 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1740 checking for ANSI C header files... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1741 rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1742 yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1743 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1744 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1745 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1746 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1747 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1748 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1749 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1750 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1751 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1752 checking locale.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1753 checking locale.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1754 checking for locale.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1755 checking fcntl.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1756 checking fcntl.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1757 checking for fcntl.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1758 checking limits.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1759 checking limits.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1760 checking for limits.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1761 checking stddef.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1762 checking stddef.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1763 checking for stddef.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1764 checking for stdlib.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1765 checking for strings.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1766 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1767 checking sys/file.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1768 checking sys/file.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1769 checking for sys/file.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1770 checking for unistd.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1771 checking for an ANSI C-conforming const... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1772 checking for inline... inline
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1773 checking for obstacks... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1774 checking for off_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1775 checking for size_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1776 checking for ssize_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1777 checking whether struct tm is in sys/time.h or time.h... time.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1778 checking size of int... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1779 checking size of long... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1780 checking for clearerr_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1781 checking for feof_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1782 checking for ferror_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1783 checking for fflush_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1784 checking for fgetc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1785 checking for fgets_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1786 checking for fileno_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1787 checking for fprintf_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1788 checking for fputc_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1789 checking for fputs_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1790 checking for fread_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1791 checking for fwrite_unlocked... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1792 checking for getchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1793 checking for getc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1794 checking for putchar_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1795 checking for putc_unlocked... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1796 checking whether abort is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1797 checking whether asprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1798 checking whether basename is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1799 checking whether errno is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1800 checking whether getopt is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1801 checking whether clearerr_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1802 checking whether feof_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1803 checking whether ferror_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1804 checking whether fflush_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1805 checking whether fgetc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1806 checking whether fgets_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1807 checking whether fileno_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1808 checking whether fprintf_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1809 checking whether fputc_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1810 checking whether fputs_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1811 checking whether fread_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1812 checking whether fwrite_unlocked is declared... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1813 checking whether getchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1814 checking whether getc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1815 checking whether putchar_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1816 checking whether putc_unlocked is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1817 checking whether vasprintf is declared... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1818 checking for working alloca.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1819 checking for alloca... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1820 checking for ANSI C header files... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1821 checking for nl_langinfo and CODESET... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1822 checking whether NLS is requested... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1823 checking for uchar...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1824 checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1825 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1826 checking for shared library run path origin... done
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1827 checking for iconv... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1828 checking how to link with libiconv... -liconv
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1829 checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1830 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1831 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1832 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1833 config.status: creating config.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1834 config.status: executing depdir commands
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1835 mkdir .deps
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1836 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../CbC_devel/libcpp/charset.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1837 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../CbC_devel/libcpp/directives.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1838 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../CbC_devel/libcpp/directives-only.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1839 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../CbC_devel/libcpp/errors.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1840 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../CbC_devel/libcpp/expr.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1841 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../CbC_devel/libcpp/files.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1842 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../CbC_devel/libcpp/identifiers.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1843 echo "#define LOCALEDIR \"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/share/locale\"" > localedir.new
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1844 ../../CbC_devel/libcpp/../move-if-change localedir.new localedir.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1845 echo timestamp > localedir.hs
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1846 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../CbC_devel/libcpp/init.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1847 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../CbC_devel/libcpp/lex.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1848 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../CbC_devel/libcpp/line-map.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1849 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../CbC_devel/libcpp/macro.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1850 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../CbC_devel/libcpp/mkdeps.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1851 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../CbC_devel/libcpp/pch.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1852 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../CbC_devel/libcpp/symtab.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1853 gcc -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -g3 -O0 -W -Wall -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../CbC_devel/libcpp -I. -I../../CbC_devel/libcpp/../include -I../../CbC_devel/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../CbC_devel/libcpp/traditional.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1854 rm -f libcpp.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1855 ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1856 ranlib libcpp.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1857 mkdir ./libdecnumber
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1858 Configuring in ./libdecnumber
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1859 configure: creating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1860 checking whether make sets $(MAKE)... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1861 checking for i386-apple-darwin9.8.0-gcc... gcc
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1862 checking for C compiler default output file name... a.out
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1863 checking whether the C compiler works... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1864 checking whether we are cross compiling... no
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1865 checking for suffix of executables...
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1866 checking for suffix of object files... o
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1867 checking whether we are using the GNU C compiler... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1868 checking whether gcc accepts -g... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1869 checking for gcc option to accept ISO C89... none needed
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1870 checking for i386-apple-darwin9.8.0-ranlib... ranlib
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1871 checking for aclocal... aclocal
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1872 checking for autoconf... autoconf
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1873 checking for autoheader... autoheader
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1874 checking whether gcc supports -W... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1875 checking whether gcc supports -Wall... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1876 checking whether gcc supports -Wwrite-strings... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1877 checking whether gcc supports -Wstrict-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1878 checking whether gcc supports -Wmissing-prototypes... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1879 checking whether gcc supports -Wold-style-definition... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1880 checking whether gcc supports -Wmissing-format-attribute... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1881 checking whether gcc supports -Wcast-qual... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1882 checking whether gcc supports -pedantic -Wno-long-long... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1883 checking how to run the C preprocessor... gcc -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1884 checking for grep that handles long lines and -e... /usr/bin/grep
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1885 checking for egrep... /usr/bin/grep -E
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1886 checking for ANSI C header files... rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1887 rm: conftest.dSYM: is a directory
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1888 yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1889 checking for sys/types.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1890 checking for sys/stat.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1891 checking for stdlib.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1892 checking for string.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1893 checking for memory.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1894 checking for strings.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1895 checking for inttypes.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1896 checking for stdint.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1897 checking for unistd.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1898 checking ctype.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1899 checking ctype.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1900 checking for ctype.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1901 checking stddef.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1902 checking stddef.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1903 checking for stddef.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1904 checking for string.h... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1905 checking stdio.h usability... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1906 checking stdio.h presence... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1907 checking for stdio.h... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1908 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1909 checking for uintptr_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1910 checking for int_least32_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1911 checking for int_fast32_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1912 checking for uint64_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1913 checking what to include in gstdint.h... stdint.h (already complete)
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1914 checking for an ANSI C-conforming const... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1915 checking for off_t... yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1916 checking size of int... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1917 checking size of long... 4
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1918 checking for ANSI C header files... (cached) yes
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1919 checking build system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1920 checking host system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1921 checking target system type... i386-apple-darwin9.8.0
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1922 checking for decimal floating point... dpd
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1923 checking whether byte ordering is bigendian... no
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1924 configure: updating cache ./config.cache
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1925 configure: creating ./config.status
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1926 config.status: creating Makefile
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1927 config.status: creating config.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1928 config.status: executing gstdint.h commands
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1929 source='../../CbC_devel/libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc -I../../CbC_devel/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../CbC_devel/libdecnumber -I. -c ../../CbC_devel/libdecnumber/decNumber.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1930 source='../../CbC_devel/libdecnumber/decContext.c' object='decContext.o' libtool=no gcc -I../../CbC_devel/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../CbC_devel/libdecnumber -I. -c ../../CbC_devel/libdecnumber/decContext.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1931 source='../../CbC_devel/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no gcc -I../../CbC_devel/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../CbC_devel/libdecnumber -I. -c ../../CbC_devel/libdecnumber/dpd/decimal32.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1932 source='../../CbC_devel/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no gcc -I../../CbC_devel/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../CbC_devel/libdecnumber -I. -c ../../CbC_devel/libdecnumber/dpd/decimal64.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1933 source='../../CbC_devel/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no gcc -I../../CbC_devel/libdecnumber -I. -g3 -O0 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../CbC_devel/libdecnumber -I. -c ../../CbC_devel/libdecnumber/dpd/decimal128.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1934 rm -f libdecnumber.a
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1935 ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1936 ranlib libdecnumber.a
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1937 Makefile:3644: warning: overriding commands for target `gt-darwin.h'
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1938 ../../CbC_devel/gcc/config/t-darwin:38: warning: ignoring old commands for target `gt-darwin.h'
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1939 TARGET_CPU_DEFAULT="" \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1940 HEADERS="auto-host.h ansidecl.h" DEFINES="" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1941 /bin/sh ../../CbC_devel/gcc/mkconfig.sh config.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1942 TARGET_CPU_DEFAULT="" \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1943 HEADERS="options.h config/vxworks-dummy.h config/i386/i386.h config/darwin.h config/darwin9.h config/i386/darwin.h defaults.h" DEFINES="" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1944 /bin/sh ../../CbC_devel/gcc/mkconfig.sh tm.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1945 gawk -f ../../CbC_devel/gcc/opt-gather.awk ../../CbC_devel/gcc/lto/lang.opt ../../CbC_devel/gcc/c.opt ../../CbC_devel/gcc/common.opt ../../CbC_devel/gcc/config/i386/i386.opt ../../CbC_devel/gcc/config/darwin.opt > tmp-optionlist
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1946 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-optionlist optionlist
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1947 echo timestamp > s-options
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1948 gawk -f ../../CbC_devel/gcc/opt-functions.awk -f ../../CbC_devel/gcc/opth-gen.awk \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1949 < optionlist > tmp-options.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1950 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-options.h options.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1951 echo timestamp > s-options-h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1952 TARGET_CPU_DEFAULT="" \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1953 HEADERS="auto-host.h ansidecl.h" DEFINES="" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1954 /bin/sh ../../CbC_devel/gcc/mkconfig.sh bconfig.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1955 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1956 -o build/genmodes.o ../../CbC_devel/gcc/genmodes.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1957 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1958 -o build/errors.o ../../CbC_devel/gcc/errors.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1959 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1960 build/genmodes.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1961 build/genmodes -h > tmp-modes.h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1962 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-modes.h insn-modes.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1963 echo timestamp > s-modes-h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1964 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1965 -o build/genconstants.o ../../CbC_devel/gcc/genconstants.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1966 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1967 -o build/gengenrtl.o ../../CbC_devel/gcc/gengenrtl.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1968 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1969 build/gengenrtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1970 build/gengenrtl -h > tmp-genrtl.h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1971 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-genrtl.h genrtl.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1972 echo timestamp > s-genrtl-h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1973 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1974 -o build/gengtype.o ../../CbC_devel/gcc/gengtype.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1975 ../../CbC_devel/gcc/gengtype.c: In function ‘read_input_list’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1976 ../../CbC_devel/gcc/gengtype.c:453: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1977 ../../CbC_devel/gcc/gengtype.c: In function ‘adjust_field_type’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1978 ../../CbC_devel/gcc/gengtype.c:1298: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1979 ../../CbC_devel/gcc/gengtype.c:1300: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1980 ../../CbC_devel/gcc/gengtype.c: In function ‘process_gc_options’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1981 ../../CbC_devel/gcc/gengtype.c:1349: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1982 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1983 -o build/gengtype-lex.o ../../CbC_devel/gcc/gengtype-lex.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1984 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1985 -o build/gengtype-parse.o ../../CbC_devel/gcc/gengtype-parse.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1986 ../../CbC_devel/gcc/gengtype-parse.c: In function ‘string_seq’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1987 ../../CbC_devel/gcc/gengtype-parse.c:202: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1988 ../../CbC_devel/gcc/gengtype-parse.c:204: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1989 ../../CbC_devel/gcc/gengtype-parse.c: In function ‘typedef_name’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1990 ../../CbC_devel/gcc/gengtype-parse.c:226: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1991 ../../CbC_devel/gcc/gengtype-parse.c:227: warning: cast discards qualifiers from pointer target type
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1992 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1993 build/gengtype.o build/gengtype-lex.o build/gengtype-parse.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1994 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-gi.list gtyp-input.list
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1995 echo timestamp > s-gtyp-input
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1996 build/gengtype ../../CbC_devel/gcc gtyp-input.list
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1997 echo timestamp > s-gtype
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1998 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
1999 -o build/rtl.o ../../CbC_devel/gcc/rtl.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2000 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2001 -o build/read-rtl.o ../../CbC_devel/gcc/read-rtl.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2002 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2003 -o build/ggc-none.o ../../CbC_devel/gcc/ggc-none.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2004 echo "#define BUILDING_GCC_MAJOR `echo 4.5.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2005 echo "#define BUILDING_GCC_MINOR `echo 4.5.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2006 echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.5.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2007 echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2008 echo timestamp > s-bversion
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2009 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2010 -o build/vec.o ../../CbC_devel/gcc/vec.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2011 build/genmodes -m > tmp-min-modes.c
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2012 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2013 echo timestamp > s-modes-m
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2014 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2015 -o build/min-insn-modes.o min-insn-modes.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2016 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2017 -o build/gensupport.o ../../CbC_devel/gcc/gensupport.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2018 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2019 -o build/print-rtl.o ../../CbC_devel/gcc/print-rtl.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2020 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2021 build/genconstants.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2022 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2023 -o build/genmddeps.o ../../CbC_devel/gcc/genmddeps.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2024 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2025 build/genmddeps.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2026 build/genmddeps ../../CbC_devel/gcc/config/i386/i386.md > tmp-mddeps
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2027 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-mddeps mddeps.mk
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2028 echo timestamp > s-mddeps
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2029 build/genconstants ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2030 > tmp-constants.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2031 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-constants.h insn-constants.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2032 echo timestamp > s-constants
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2033 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2034 -o build/genflags.o ../../CbC_devel/gcc/genflags.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2035 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genflags \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2036 build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2037 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2038 -o build/genconditions.o ../../CbC_devel/gcc/genconditions.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2039 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconditions \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2040 build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2041 build/genconditions ../../CbC_devel/gcc/config/i386/i386.md > tmp-condmd.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2042 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2043 echo timestamp > s-conditions
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2044 TARGET_CPU_DEFAULT="" \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2045 HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2046 /bin/sh ../../CbC_devel/gcc/mkconfig.sh tm_p.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2047 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2048 -o build/genpreds.o ../../CbC_devel/gcc/genpreds.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2049 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpreds \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2050 build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2051 build/genpreds -h ../../CbC_devel/gcc/config/i386/i386.md > tmp-preds.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2052 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-preds.h tm-preds.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2053 echo timestamp > s-preds-h
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2054 rm -f tmp-all-tree.def
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2055 echo '#include "tree.def"' > tmp-all-tree.def
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2056 echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2057 echo '#include "c-common.def"' >> tmp-all-tree.def
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2058 ltf=""; for f in $ltf; do \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2059 echo "#include \"$f\""; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2060 done | sed 's|../../CbC_devel/gcc/||' >> tmp-all-tree.def
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2061 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-all-tree.def all-tree.def
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2062 echo timestamp > s-alltree
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2063 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2064 -o build/gencheck.o ../../CbC_devel/gcc/gencheck.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2065 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2066 build/gencheck.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2067 build/gencheck > tmp-check.h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2068 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-check.h tree-check.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2069 echo timestamp > s-check
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2070 build/genpreds -c ../../CbC_devel/gcc/config/i386/i386.md > tmp-constrs.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2071 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-constrs.h tm-constrs.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2072 echo timestamp > s-constrs-h
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2073 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2074 -o build/gencondmd.o build/gencondmd.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2075 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2076 build/gencondmd.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2077 build/gencondmd > tmp-cond.md
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2078 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-cond.md insn-conditions.md
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2079 echo timestamp > s-condmd
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2080 build/genflags ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2081 insn-conditions.md > tmp-flags.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2082 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-flags.h insn-flags.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2083 echo timestamp > s-flags
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2084 if test yes = yes \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2085 || test -n ""; then \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2086 /bin/sh ../../CbC_devel/gcc/genmultilib \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2087 "m64" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2088 "x86_64" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2089 "" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2090 "" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2091 "" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2092 "" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2093 "" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2094 "yes" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2095 > tmp-mlib.h; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2096 else \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2097 /bin/sh ../../CbC_devel/gcc/genmultilib '' '' '' '' '' '' '' no \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2098 > tmp-mlib.h; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2099 fi
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2100 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-mlib.h multilib.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2101 echo timestamp > s-mlib
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2102 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2103 -o build/genattr.o ../../CbC_devel/gcc/genattr.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2104 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2105 build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2106 build/genattr ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2107 insn-conditions.md > tmp-attr.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2108 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-attr.h insn-attr.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2109 echo timestamp > s-attr
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2110 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2111 -o build/gencodes.o ../../CbC_devel/gcc/gencodes.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2112 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencodes \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2113 build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2114 build/gencodes ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2115 insn-conditions.md > tmp-codes.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2116 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-codes.h insn-codes.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2117 echo timestamp > s-codes
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2118 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2119 -o build/genconfig.o ../../CbC_devel/gcc/genconfig.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2120 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconfig \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2121 build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2122 build/genconfig ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2123 insn-conditions.md > tmp-config.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2124 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-config.h insn-config.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2125 echo timestamp > s-config
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2126 lsf=""; for f in $lsf; do \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2127 echo "#include \"$f\""; \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2128 done | sed 's|../../CbC_devel/gcc/||' > tmp-specs.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2129 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-specs.h specs.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2130 echo timestamp > s-specs
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2131 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2132 -o build/gcov-iov.o ../../CbC_devel/gcc/gcov-iov.c
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2133 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2134 build/gcov-iov.o -o build/gcov-iov
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2135 build/gcov-iov '4.5.0' 'experimental' \
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2136 > tmp-gcov-iov.h
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2137 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2138 echo timestamp > s-iov
58
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2139 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-lang.c -o c-lang.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2140 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2141 from ../../CbC_devel/gcc/c-lang.c:33:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2142 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2143 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2144 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2145 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2146 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/stub-objc.c -o stub-objc.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2147 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/attribs.c -o attribs.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2148 ../../CbC_devel/gcc/attribs.c: In function ‘register_attribute’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2149 ../../CbC_devel/gcc/attribs.c:206: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2150 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-errors.c -o c-errors.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2151 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-lex.c -o c-lex.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2152 ../../CbC_devel/gcc/c-lex.c: In function ‘lex_string’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2153 ../../CbC_devel/gcc/c-lex.c:962: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2154 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-pragma.c -o c-pragma.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2155 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-decl.c -o c-decl.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2156 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2157 from ../../CbC_devel/gcc/c-decl.c:36:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2158 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2159 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2160 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2161 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2162 ../../CbC_devel/gcc/c-decl.c: In function ‘c_make_fname_decl’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2163 ../../CbC_devel/gcc/c-decl.c:3509: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2164 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-typeck.c -o c-typeck.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2165 In file included from ../../CbC_devel/gcc/c-typeck.c:46:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2166 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2167 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2168 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2169 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2170 ../../CbC_devel/gcc/c-typeck.c: In function ‘free_all_tagged_tu_seen_up_to’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2171 ../../CbC_devel/gcc/c-typeck.c:1297: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2172 ../../CbC_devel/gcc/c-typeck.c: In function ‘build_asm_expr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2173 ../../CbC_devel/gcc/c-typeck.c:8175: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2174 ../../CbC_devel/gcc/c-typeck.c:8221: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2175 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-convert.c -o c-convert.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2176 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-aux-info.c -o c-aux-info.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2177 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-common.c -o c-common.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2178 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2179 from ../../CbC_devel/gcc/c-common.c:41:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2180 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2181 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2182 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2183 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2184 ../../CbC_devel/gcc/c-common.c: In function ‘strict_aliasing_warning’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2185 ../../CbC_devel/gcc/c-common.c:1727: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2186 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2187 ../../CbC_devel/gcc/c-opts.c -o c-opts.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2188 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2189 from ../../CbC_devel/gcc/c-opts.c:32:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2190 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2191 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2192 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2193 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2194 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-format.c -o c-format.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2195 ../../CbC_devel/gcc/c-format.c: In function ‘check_format_arg’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2196 ../../CbC_devel/gcc/c-format.c:1331: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2197 ../../CbC_devel/gcc/c-format.c:1332: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2198 ../../CbC_devel/gcc/c-format.c: In function ‘check_format_types’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2199 ../../CbC_devel/gcc/c-format.c:2161: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2200 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-semantics.c -o c-semantics.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2201 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2202 from ../../CbC_devel/gcc/c-semantics.c:43:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2203 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2204 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2205 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2206 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2207 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-ppoutput.c -o c-ppoutput.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2208 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2209 -DBASEVER="\"4.5.0\"" ../../CbC_devel/gcc/c-cppbuiltin.c -o c-cppbuiltin.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2210 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-objc-common.c -o c-objc-common.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2211 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2212 from ../../CbC_devel/gcc/c-objc-common.c:36:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2213 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2214 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2215 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2216 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2217 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-dump.c -o c-dump.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2218 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2219 -DHOST_MACHINE=\"i386-apple-darwin9.8.0\" -DTARGET_MACHINE=\"i386-apple-darwin9.8.0\" \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2220 ../../CbC_devel/gcc/c-pch.c -o c-pch.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2221 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-parser.c -o c-parser.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2222 ../../CbC_devel/gcc/c-parser.c:5522: warning: unused parameter ‘label’
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2223 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2224 ../../CbC_devel/gcc/config/i386/i386-c.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2225 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2226 ../../CbC_devel/gcc/config/darwin-c.c -DGCC_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/include\" -DFIXED_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../include/c++/4.5.0\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../include/c++/4.5.0/i386-apple-darwin9.8.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../include/c++/4.5.0/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../i386-apple-darwin9.8.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/i386-apple-darwin9.8.0/4.5.0/../../../../i386-apple-darwin9.8.0/include\" -DPREFIX=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/\" -DSTANDARD_EXEC_PREFIX=\"/Users/e075725/Documents/Lecture/B3/second/game/CbC/build-cbc-4.5.0/INSTALL_DIR/lib/gcc/\"
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2227 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-gimplify.c -o c-gimplify.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2228 In file included from ../../CbC_devel/gcc/c-gimplify.c:35:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2229 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2230 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2231 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2232 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2233 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/tree-mudflap.c -o tree-mudflap.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2234 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2235 from ../../CbC_devel/gcc/tree-mudflap.c:35:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2236 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2237 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2238 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2239 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2240 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-pretty-print.c -o c-pretty-print.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2241 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/c-omp.c -o c-omp.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2242 In file included from ../../CbC_devel/gcc/c-omp.c:32:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2243 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2244 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2245 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2246 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2247 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/dummy-checksum.c -o dummy-checksum.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2248 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/main.c -o main.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2249 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/tree-browser.c -o tree-browser.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2250 In file included from ../../CbC_devel/gcc/tree-inline.h:25,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2251 from ../../CbC_devel/gcc/tree-browser.c:26:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2252 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2253 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2254 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2255 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2256 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2257 -o build/genattrtab.o ../../CbC_devel/gcc/genattrtab.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2258 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattrtab \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2259 build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2260 build/genattrtab ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2261 insn-conditions.md > tmp-attrtab.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2262 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2263 echo timestamp > s-attrtab
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2264 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-attrtab.c -o insn-attrtab.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2265 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2266 -o build/genautomata.o ../../CbC_devel/gcc/genautomata.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2267 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genautomata \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2268 build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a -lm
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2269 build/genautomata ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2270 insn-conditions.md > tmp-automata.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2271 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-automata.c insn-automata.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2272 echo timestamp > s-automata
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2273 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-automata.c -o insn-automata.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2274 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2275 -o build/genemit.o ../../CbC_devel/gcc/genemit.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2276 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genemit \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2277 build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2278 build/genemit ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2279 insn-conditions.md > tmp-emit.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2280 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-emit.c insn-emit.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2281 echo timestamp > s-emit
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2282 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-emit.c -o insn-emit.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2283 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2284 -o build/genextract.o ../../CbC_devel/gcc/genextract.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2285 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genextract \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2286 build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2287 build/genextract ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2288 insn-conditions.md > tmp-extract.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2289 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-extract.c insn-extract.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2290 echo timestamp > s-extract
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2291 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-extract.c -o insn-extract.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2292 build/genmodes > tmp-modes.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2293 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-modes.c insn-modes.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2294 echo timestamp > s-modes
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2295 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-modes.c -o insn-modes.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2296 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2297 -o build/genopinit.o ../../CbC_devel/gcc/genopinit.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2298 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genopinit \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2299 build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2300 build/genopinit ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2301 insn-conditions.md > tmp-opinit.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2302 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-opinit.c insn-opinit.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2303 echo timestamp > s-opinit
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2304 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-opinit.c -o insn-opinit.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2305 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2306 -o build/genoutput.o ../../CbC_devel/gcc/genoutput.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2307 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genoutput \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2308 build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2309 build/genoutput ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2310 insn-conditions.md > tmp-output.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2311 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-output.c insn-output.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2312 echo timestamp > s-output
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2313 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-output.c -o insn-output.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2314 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2315 -o build/genpeep.o ../../CbC_devel/gcc/genpeep.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2316 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpeep \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2317 build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2318 build/genpeep ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2319 insn-conditions.md > tmp-peep.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2320 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-peep.c insn-peep.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2321 echo timestamp > s-peep
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2322 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-peep.c -o insn-peep.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2323 build/genpreds ../../CbC_devel/gcc/config/i386/i386.md > tmp-preds.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2324 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-preds.c insn-preds.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2325 echo timestamp > s-preds
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2326 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-preds.c -o insn-preds.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2327 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../CbC_devel/gcc -I../../CbC_devel/gcc/build -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2328 -o build/genrecog.o ../../CbC_devel/gcc/genrecog.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2329 gcc -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genrecog \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2330 build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/errors.o ../build-i386-apple-darwin9.8.0/libiberty/libiberty.a
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2331 build/genrecog ../../CbC_devel/gcc/config/i386/i386.md \
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2332 insn-conditions.md > tmp-recog.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2333 /bin/sh ../../CbC_devel/gcc/../move-if-change tmp-recog.c insn-recog.c
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2334 echo timestamp > s-recog
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2335 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber insn-recog.c -o insn-recog.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2336 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/ggc-page.c -o ggc-page.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2337 In file included from ../../CbC_devel/gcc/tree-flow.h:29,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2338 from ../../CbC_devel/gcc/ggc-page.c:33:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2339 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2340 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2341 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2342 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2343 ../../CbC_devel/gcc/ggc-page.c: In function ‘gt_ggc_m_S’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2344 ../../CbC_devel/gcc/ggc-page.c:1302: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2345 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/alias.c -o alias.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2346 In file included from ../../CbC_devel/gcc/tree-flow.h:29,
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2347 from ../../CbC_devel/gcc/alias.c:51:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2348 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2349 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2350 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2351 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2352 ../../CbC_devel/gcc/alias.c: In function ‘get_alias_set’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2353 ../../CbC_devel/gcc/alias.c:647: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2354 ../../CbC_devel/gcc/alias.c:662: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2355 ../../CbC_devel/gcc/alias.c:677: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2356 ../../CbC_devel/gcc/alias.c: In function ‘memory_modified_in_insn_p’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2357 ../../CbC_devel/gcc/alias.c:2579: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2358 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/alloc-pool.c -o alloc-pool.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2359 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/auto-inc-dec.c -o auto-inc-dec.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2360 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/bb-reorder.c -o bb-reorder.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2361 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/bitmap.c -o bitmap.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2362 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/bt-load.c -o bt-load.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2363 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/builtins.c -o builtins.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2364 In file included from ../../CbC_devel/gcc/builtins.c:30:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2365 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2366 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2367 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2368 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2369 ../../CbC_devel/gcc/builtins.c: In function ‘c_strlen’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2370 ../../CbC_devel/gcc/builtins.c:436: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2371 ../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_memcpy’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2372 ../../CbC_devel/gcc/builtins.c:3287: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2373 ../../CbC_devel/gcc/builtins.c:3292: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2374 ../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_mempcpy_args’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2375 ../../CbC_devel/gcc/builtins.c:3385: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2376 ../../CbC_devel/gcc/builtins.c:3392: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2377 ../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_strncpy’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2378 ../../CbC_devel/gcc/builtins.c:3641: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2379 ../../CbC_devel/gcc/builtins.c:3648: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2380 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_constant_p’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2381 ../../CbC_devel/gcc/builtins.c:6478: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2382 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_expect’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2383 ../../CbC_devel/gcc/builtins.c:6586: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2384 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_cabs’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2385 ../../CbC_devel/gcc/builtins.c:6896: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2386 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_memset’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2387 ../../CbC_devel/gcc/builtins.c:8059: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2388 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_memory_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2389 ../../CbC_devel/gcc/builtins.c:8257: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2390 ../../CbC_devel/gcc/builtins.c:8258: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2391 ../../CbC_devel/gcc/builtins.c:8263: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2392 ../../CbC_devel/gcc/builtins.c:8270: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2393 ../../CbC_devel/gcc/builtins.c:8280: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2394 ../../CbC_devel/gcc/builtins.c:8289: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2395 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_logb’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2396 ../../CbC_devel/gcc/builtins.c:9056: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2397 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_significand’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2398 ../../CbC_devel/gcc/builtins.c:9098: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2399 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_frexp’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2400 ../../CbC_devel/gcc/builtins.c:9137: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2401 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_load_exponent’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2402 ../../CbC_devel/gcc/builtins.c:9195: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2403 ../../CbC_devel/gcc/builtins.c:9196: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2404 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_modf’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2405 ../../CbC_devel/gcc/builtins.c:9254: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2406 ../../CbC_devel/gcc/builtins.c: In function ‘readonly_data_expr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2407 ../../CbC_devel/gcc/builtins.c:10809: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2408 ../../CbC_devel/gcc/builtins.c: In function ‘expand_builtin_object_size’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2409 ../../CbC_devel/gcc/builtins.c:11589: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2410 ../../CbC_devel/gcc/builtins.c: In function ‘maybe_emit_free_warning’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2411 ../../CbC_devel/gcc/builtins.c:11859: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2412 ../../CbC_devel/gcc/builtins.c: In function ‘fold_builtin_object_size’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2413 ../../CbC_devel/gcc/builtins.c:11888: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2414 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_arg1’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2415 ../../CbC_devel/gcc/builtins.c:12773: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2416 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_arg2’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2417 ../../CbC_devel/gcc/builtins.c:12816: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2418 ../../CbC_devel/gcc/builtins.c:12817: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2419 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_arg3’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2420 ../../CbC_devel/gcc/builtins.c:12861: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2421 ../../CbC_devel/gcc/builtins.c:12862: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2422 ../../CbC_devel/gcc/builtins.c:12863: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2423 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_sincos’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2424 ../../CbC_devel/gcc/builtins.c:12911: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2425 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_bessel_n’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2426 ../../CbC_devel/gcc/builtins.c:12981: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2427 ../../CbC_devel/gcc/builtins.c:12982: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2428 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_remquo’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2429 ../../CbC_devel/gcc/builtins.c:13026: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2430 ../../CbC_devel/gcc/builtins.c:13027: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2431 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpfr_lgamma_r’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2432 ../../CbC_devel/gcc/builtins.c:13101: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2433 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpc_arg1’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2434 ../../CbC_devel/gcc/builtins.c:13164: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2435 ../../CbC_devel/gcc/builtins.c: In function ‘do_mpc_arg2’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2436 ../../CbC_devel/gcc/builtins.c:13212: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2437 ../../CbC_devel/gcc/builtins.c:13213: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2438 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/caller-save.c -o caller-save.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2439 gcc -c -g3 -O0 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I../../CbC_devel/gcc -I../../CbC_devel/gcc/. -I../../CbC_devel/gcc/../include -I../../CbC_devel/gcc/../libcpp/include -I/opt/local/include -I../../CbC_devel/gcc/../libdecnumber -I../../CbC_devel/gcc/../libdecnumber/dpd -I../libdecnumber ../../CbC_devel/gcc/calls.c -o calls.o
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2440 In file included from ../../CbC_devel/gcc/calls.c:28:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2441 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2442 ../../CbC_devel/gcc/gimple.h:1635: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2443 ../../CbC_devel/gcc/gimple.h: In function ‘gimple_op_ptr’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2444 ../../CbC_devel/gcc/gimple.h:1649: warning: cast discards qualifiers from pointer target type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2445 In file included from ../../CbC_devel/gcc/calls.c:1881:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2446 ../../CbC_devel/gcc/cbc-goto.h: In function ‘expand_cbc_goto’:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2447 ../../CbC_devel/gcc/cbc-goto.h:275: warning: passing argument 1 of ‘prepare_call_address’ from incompatible pointer type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2448 ../../CbC_devel/gcc/cbc-goto.h:275: warning: passing argument 3 of ‘prepare_call_address’ from incompatible pointer type
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2449 ../../CbC_devel/gcc/cbc-goto.h:275: warning: passing argument 4 of ‘prepare_call_address’ makes pointer from integer without a cast
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2450 ../../CbC_devel/gcc/cbc-goto.h:275: error: too few arguments to function ‘prepare_call_address’
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2451 ../../CbC_devel/gcc/cbc-goto.h:391: error: ‘struct calls’ has no member named ‘promote_function_return’
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2452 ../../CbC_devel/gcc/cbc-goto.h:404: error: too many arguments to function ‘promote_mode’
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2453 ../../CbC_devel/gcc/cbc-goto.h: At top level:
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2454 ../../CbC_devel/gcc/cbc-goto.h:35: warning: unused parameter ‘old_inhibit_defer_pop’
3aaf117db171 error at dwarf2out.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 57
diff changeset
2455 make[2]: *** [calls.o] Error 1
57
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2456 make[1]: *** [all-gcc] Error 2
326d9e06c2e3 modify c-parser.c
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2457 make: *** [all] Error 2