| 1 | |
|---|
| 2 | Welcome to the Haiku shell. |
|---|
| 3 | |
|---|
| 4 | ~> mkdir gcc-obj |
|---|
| 5 | ~> cd gcc-obj |
|---|
| 6 | ~/gcc-obj> CFLAGS="-O2" CXXFLAGS="-O2" ../gcc/configure --prefix=/boot/develop/t |
|---|
| 7 | ools/gnupro --disable-nls --enable-shared=yes --enable-languages=c,c++ |
|---|
| 8 | creating cache ./config.cache |
|---|
| 9 | checking host system type... i586-pc-haiku |
|---|
| 10 | checking target system type... i586-pc-haiku |
|---|
| 11 | checking build system type... i586-pc-haiku |
|---|
| 12 | checking for a BSD compatible install... /bin/install -c |
|---|
| 13 | checking whether ln works... no, using cp |
|---|
| 14 | checking whether ln -s works... yes |
|---|
| 15 | checking for gcc... gcc |
|---|
| 16 | checking whether the C compiler (gcc -O2 ) works... yes |
|---|
| 17 | checking whether the C compiler (gcc -O2 ) is a cross-compiler... no |
|---|
| 18 | checking whether we are using GNU C... yes |
|---|
| 19 | checking whether gcc accepts -g... yes |
|---|
| 20 | checking for gnatbind... no |
|---|
| 21 | checking whether compiler driver understands Ada... no |
|---|
| 22 | checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f |
|---|
| 23 | 2 |
|---|
| 24 | checking for correct version of gmp.h... no |
|---|
| 25 | *** This configuration is not supported in the following subdirectories: |
|---|
| 26 | target-libmudflap target-libiberty |
|---|
| 27 | (Any other directories should still work fine.) |
|---|
| 28 | checking for bison... bison -y |
|---|
| 29 | checking for bison... bison |
|---|
| 30 | checking for gm4... no |
|---|
| 31 | checking for gnum4... no |
|---|
| 32 | checking for m4... m4 |
|---|
| 33 | checking for flex... flex |
|---|
| 34 | checking for flex... flex |
|---|
| 35 | checking for makeinfo... makeinfo |
|---|
| 36 | checking for expect... no |
|---|
| 37 | checking for runtest... no |
|---|
| 38 | checking for i586-pc-haiku-ar... no |
|---|
| 39 | checking for ar... ar |
|---|
| 40 | checking for i586-pc-haiku-as... no |
|---|
| 41 | checking for as... as |
|---|
| 42 | checking for i586-pc-haiku-dlltool... no |
|---|
| 43 | checking for dlltool... no |
|---|
| 44 | checking for i586-pc-haiku-ld... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld |
|---|
| 45 | checking for i586-pc-haiku-lipo... no |
|---|
| 46 | checking for lipo... no |
|---|
| 47 | checking for i586-pc-haiku-nm... no |
|---|
| 48 | checking for nm... nm |
|---|
| 49 | checking for i586-pc-haiku-ranlib... no |
|---|
| 50 | checking for ranlib... ranlib |
|---|
| 51 | checking for i586-pc-haiku-strip... no |
|---|
| 52 | checking for strip... strip |
|---|
| 53 | checking for i586-pc-haiku-windres... no |
|---|
| 54 | checking for windres... no |
|---|
| 55 | checking for i586-pc-haiku-objcopy... no |
|---|
| 56 | checking for objcopy... objcopy |
|---|
| 57 | checking for i586-pc-haiku-objdump... no |
|---|
| 58 | checking for objdump... objdump |
|---|
| 59 | checking for i586-pc-haiku-ar... no |
|---|
| 60 | checking for ar... ar |
|---|
| 61 | checking for i586-pc-haiku-as... no |
|---|
| 62 | checking for as... as |
|---|
| 63 | checking for i586-pc-haiku-cc... no |
|---|
| 64 | checking for cc... cc |
|---|
| 65 | checking for i586-pc-haiku-c++... no |
|---|
| 66 | checking for c++... c++ |
|---|
| 67 | checking for i586-pc-haiku-dlltool... no |
|---|
| 68 | checking for dlltool... no |
|---|
| 69 | checking for i586-pc-haiku-gcc... i586-pc-haiku-gcc |
|---|
| 70 | checking for i586-pc-haiku-gcj... no |
|---|
| 71 | checking for gcj... no |
|---|
| 72 | checking for i586-pc-haiku-gfortran... no |
|---|
| 73 | checking for gfortran... no |
|---|
| 74 | checking for i586-pc-haiku-ld... no |
|---|
| 75 | checking for ld... ld |
|---|
| 76 | checking for i586-pc-haiku-lipo... no |
|---|
| 77 | checking for lipo... no |
|---|
| 78 | checking for i586-pc-haiku-nm... no |
|---|
| 79 | checking for nm... nm |
|---|
| 80 | checking for i586-pc-haiku-objdump... no |
|---|
| 81 | checking for objdump... objdump |
|---|
| 82 | checking for i586-pc-haiku-ranlib... no |
|---|
| 83 | checking for ranlib... ranlib |
|---|
| 84 | checking for i586-pc-haiku-strip... no |
|---|
| 85 | checking for strip... strip |
|---|
| 86 | checking for i586-pc-haiku-windres... no |
|---|
| 87 | checking for windres... no |
|---|
| 88 | checking where to find the target ar... host tool |
|---|
| 89 | checking where to find the target as... host tool |
|---|
| 90 | checking where to find the target cc... just compiled |
|---|
| 91 | checking where to find the target c++... just compiled |
|---|
| 92 | checking where to find the target c++ for libstdc++... just compiled |
|---|
| 93 | checking where to find the target dlltool... host tool |
|---|
| 94 | checking where to find the target gcc... just compiled |
|---|
| 95 | checking where to find the target gcj... host tool |
|---|
| 96 | checking where to find the target gfortran... host tool |
|---|
| 97 | checking where to find the target ld... host tool |
|---|
| 98 | checking where to find the target lipo... host tool |
|---|
| 99 | checking where to find the target nm... host tool |
|---|
| 100 | checking where to find the target objdump... host tool |
|---|
| 101 | checking where to find the target ranlib... host tool |
|---|
| 102 | checking where to find the target strip... host tool |
|---|
| 103 | checking where to find the target windres... host tool |
|---|
| 104 | checking whether to enable maintainer-specific portions of Makefiles... no |
|---|
| 105 | checking if symbolic links between directories work... yes |
|---|
| 106 | updating cache ./config.cache |
|---|
| 107 | creating ./config.status |
|---|
| 108 | creating Makefile |
|---|
| 109 | ~/gcc-obj> make bootstrap |
|---|
| 110 | mkdir -p -- build-i586-pc-haiku/libiberty |
|---|
| 111 | Configuring in build-i586-pc-haiku/libiberty |
|---|
| 112 | configure: creating cache ../config.cache |
|---|
| 113 | checking whether to enable maintainer-specific portions of Makefiles... no |
|---|
| 114 | checking for makeinfo... /boot/home/gcc/missing makeinfo |
|---|
| 115 | configure: WARNING: |
|---|
| 116 | *** Makeinfo is missing. Info documentation will not be built. |
|---|
| 117 | checking for perl... perl |
|---|
| 118 | checking build system type... i586-pc-haiku |
|---|
| 119 | checking host system type... i586-pc-haiku |
|---|
| 120 | checking for i586-pc-haiku-ar... no |
|---|
| 121 | checking for ar... ar |
|---|
| 122 | checking for i586-pc-haiku-ranlib... no |
|---|
| 123 | checking for ranlib... ranlib |
|---|
| 124 | checking for i586-pc-haiku-gcc... gcc |
|---|
| 125 | checking for C compiler default output file name... conftest |
|---|
| 126 | checking whether the C compiler works... yes |
|---|
| 127 | checking whether we are cross compiling... no |
|---|
| 128 | checking for suffix of executables... |
|---|
| 129 | checking for suffix of object files... o |
|---|
| 130 | checking whether we are using the GNU C compiler... yes |
|---|
| 131 | checking whether gcc accepts -g... yes |
|---|
| 132 | checking for gcc option to accept ANSI C... none needed |
|---|
| 133 | checking how to run the C preprocessor... gcc -E |
|---|
| 134 | checking whether gcc and cc understand -c and -o together... yes |
|---|
| 135 | checking for an ANSI C-conforming const... yes |
|---|
| 136 | checking for inline... inline |
|---|
| 137 | checking whether byte ordering is bigendian... no |
|---|
| 138 | checking for a BSD-compatible install... /bin/install -c |
|---|
| 139 | checking for sys/file.h... yes |
|---|
| 140 | checking for sys/param.h... yes |
|---|
| 141 | checking for limits.h... yes |
|---|
| 142 | checking for stdlib.h... yes |
|---|
| 143 | checking for malloc.h... yes |
|---|
| 144 | checking for string.h... yes |
|---|
| 145 | checking for unistd.h... yes |
|---|
| 146 | checking for strings.h... yes |
|---|
| 147 | checking for sys/time.h... yes |
|---|
| 148 | checking for time.h... yes |
|---|
| 149 | checking for sys/resource.h... yes |
|---|
| 150 | checking for sys/stat.h... yes |
|---|
| 151 | checking for sys/mman.h... yes |
|---|
| 152 | checking for fcntl.h... yes |
|---|
| 153 | checking for alloca.h... yes |
|---|
| 154 | checking for sys/pstat.h... no |
|---|
| 155 | checking for sys/sysmp.h... no |
|---|
| 156 | checking for sys/sysinfo.h... no |
|---|
| 157 | checking for machine/hal_sysinfo.h... no |
|---|
| 158 | checking for sys/table.h... no |
|---|
| 159 | checking for sys/sysctl.h... no |
|---|
| 160 | checking for sys/systemcfg.h... no |
|---|
| 161 | checking for stdint.h... yes |
|---|
| 162 | checking for stdio_ext.h... no |
|---|
| 163 | checking for sys/wait.h that is POSIX.1 compatible... yes |
|---|
| 164 | checking whether time.h and sys/time.h may both be included... yes |
|---|
| 165 | checking whether errno must be declared... no |
|---|
| 166 | checking for egrep... grep -E |
|---|
| 167 | checking for ANSI C header files... yes |
|---|
| 168 | checking for sys/types.h... yes |
|---|
| 169 | checking for sys/stat.h... (cached) yes |
|---|
| 170 | checking for stdlib.h... (cached) yes |
|---|
| 171 | checking for string.h... (cached) yes |
|---|
| 172 | checking for memory.h... yes |
|---|
| 173 | checking for strings.h... (cached) yes |
|---|
| 174 | checking for inttypes.h... yes |
|---|
| 175 | checking for stdint.h... (cached) yes |
|---|
| 176 | checking for unistd.h... (cached) yes |
|---|
| 177 | checking for int... yes |
|---|
| 178 | checking size of int... 4 |
|---|
| 179 | checking for uintptr_t... yes |
|---|
| 180 | checking for a 64-bit type... uint64_t |
|---|
| 181 | checking for pid_t... yes |
|---|
| 182 | checking for library containing strerror... none required |
|---|
| 183 | checking for asprintf... yes |
|---|
| 184 | checking for atexit... yes |
|---|
| 185 | checking for basename... no |
|---|
| 186 | checking for bcmp... yes |
|---|
| 187 | checking for bcopy... yes |
|---|
| 188 | checking for bsearch... yes |
|---|
| 189 | checking for bzero... yes |
|---|
| 190 | checking for calloc... yes |
|---|
| 191 | checking for clock... yes |
|---|
| 192 | checking for ffs... yes |
|---|
| 193 | checking for getcwd... yes |
|---|
| 194 | checking for getpagesize... yes |
|---|
| 195 | checking for gettimeofday... yes |
|---|
| 196 | checking for index... yes |
|---|
| 197 | checking for insque... no |
|---|
| 198 | checking for memchr... yes |
|---|
| 199 | checking for memcmp... yes |
|---|
| 200 | checking for memcpy... yes |
|---|
| 201 | checking for memmove... yes |
|---|
| 202 | checking for mempcpy... no |
|---|
| 203 | checking for memset... yes |
|---|
| 204 | checking for mkstemps... no |
|---|
| 205 | checking for putenv... yes |
|---|
| 206 | checking for random... yes |
|---|
| 207 | checking for rename... yes |
|---|
| 208 | checking for rindex... yes |
|---|
| 209 | checking for setenv... yes |
|---|
| 210 | checking for snprintf... yes |
|---|
| 211 | checking for sigsetmask... no |
|---|
| 212 | checking for stpcpy... yes |
|---|
| 213 | checking for stpncpy... no |
|---|
| 214 | checking for strcasecmp... yes |
|---|
| 215 | checking for strchr... yes |
|---|
| 216 | checking for strdup... yes |
|---|
| 217 | checking for strncasecmp... yes |
|---|
| 218 | checking for strndup... no |
|---|
| 219 | checking for strrchr... yes |
|---|
| 220 | checking for strstr... yes |
|---|
| 221 | checking for strtod... yes |
|---|
| 222 | checking for strtol... yes |
|---|
| 223 | checking for strtoul... yes |
|---|
| 224 | checking for strverscmp... no |
|---|
| 225 | checking for tmpnam... yes |
|---|
| 226 | checking for vasprintf... yes |
|---|
| 227 | checking for vfprintf... yes |
|---|
| 228 | checking for vprintf... yes |
|---|
| 229 | checking for vsnprintf... yes |
|---|
| 230 | checking for vsprintf... yes |
|---|
| 231 | checking for waitpid... yes |
|---|
| 232 | checking whether alloca needs Cray hooks... no |
|---|
| 233 | checking stack direction for C alloca... -1 |
|---|
| 234 | checking for unistd.h... (cached) yes |
|---|
| 235 | checking for vfork.h... no |
|---|
| 236 | checking for fork... yes |
|---|
| 237 | checking for vfork... yes |
|---|
| 238 | checking for working fork... yes |
|---|
| 239 | checking for working vfork... (cached) yes |
|---|
| 240 | checking for _doprnt... no |
|---|
| 241 | checking for sys_errlist... no |
|---|
| 242 | checking for sys_nerr... no |
|---|
| 243 | checking for sys_siglist... yes |
|---|
| 244 | checking for external symbol _system_configuration... no |
|---|
| 245 | checking for getrusage... yes |
|---|
| 246 | checking for on_exit... no |
|---|
| 247 | checking for psignal... no |
|---|
| 248 | checking for strerror... yes |
|---|
| 249 | checking for strsignal... yes |
|---|
| 250 | checking for sysconf... yes |
|---|
| 251 | checking for times... yes |
|---|
| 252 | checking for sbrk... yes |
|---|
| 253 | checking for gettimeofday... (cached) yes |
|---|
| 254 | checking for realpath... yes |
|---|
| 255 | checking for canonicalize_file_name... no |
|---|
| 256 | checking for pstat_getstatic... no |
|---|
| 257 | checking for pstat_getdynamic... no |
|---|
| 258 | checking for sysmp... no |
|---|
| 259 | checking for getsysinfo... no |
|---|
| 260 | checking for table... no |
|---|
| 261 | checking for sysctl... no |
|---|
| 262 | checking for wait3... no |
|---|
| 263 | checking for wait4... no |
|---|
| 264 | checking for __fsetlocking... yes |
|---|
| 265 | checking whether basename is declared... no |
|---|
| 266 | checking whether ffs is declared... yes |
|---|
| 267 | checking whether asprintf is declared... yes |
|---|
| 268 | checking whether vasprintf is declared... yes |
|---|
| 269 | checking whether snprintf is declared... yes |
|---|
| 270 | checking whether vsnprintf is declared... yes |
|---|
| 271 | checking whether calloc is declared... yes |
|---|
| 272 | checking whether getenv is declared... yes |
|---|
| 273 | checking whether getopt is declared... yes |
|---|
| 274 | checking whether malloc is declared... yes |
|---|
| 275 | checking whether realloc is declared... yes |
|---|
| 276 | checking whether sbrk is declared... yes |
|---|
| 277 | checking whether strverscmp is declared... no |
|---|
| 278 | checking whether canonicalize_file_name must be declared... yes |
|---|
| 279 | checking for stdlib.h... (cached) yes |
|---|
| 280 | checking for unistd.h... (cached) yes |
|---|
| 281 | checking for getpagesize... (cached) yes |
|---|
| 282 | checking for working mmap... yes |
|---|
| 283 | checking for working strncmp... yes |
|---|
| 284 | updating cache ../config.cache |
|---|
| 285 | configure: creating ./config.status |
|---|
| 286 | config.status: creating Makefile |
|---|
| 287 | config.status: creating testsuite/Makefile |
|---|
| 288 | config.status: creating config.h |
|---|
| 289 | config.status: executing default commands |
|---|
| 290 | make[1]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty' |
|---|
| 291 | if [ x"" != x ] && [ ! -d pic ]; then \ |
|---|
| 292 | mkdir pic; \ |
|---|
| 293 | else true; fi |
|---|
| 294 | touch stamp-picdir |
|---|
| 295 | if [ x"" != x ]; then \ |
|---|
| 296 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 297 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/re |
|---|
| 298 | gex.c -o pic/regex.o; \ |
|---|
| 299 | else true; fi |
|---|
| 300 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 301 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/regex.c -o re |
|---|
| 302 | gex.o |
|---|
| 303 | if [ x"" != x ]; then \ |
|---|
| 304 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 305 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp |
|---|
| 306 | lus-dem.c -o pic/cplus-dem.o; \ |
|---|
| 307 | else true; fi |
|---|
| 308 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 309 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cplus-dem.c - |
|---|
| 310 | o cplus-dem.o |
|---|
| 311 | if [ x"" != x ]; then \ |
|---|
| 312 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 313 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp |
|---|
| 314 | -demangle.c -o pic/cp-demangle.o; \ |
|---|
| 315 | else true; fi |
|---|
| 316 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 317 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp-demangle.c |
|---|
| 318 | -o cp-demangle.o |
|---|
| 319 | if [ x"" != x ]; then \ |
|---|
| 320 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 321 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/md |
|---|
| 322 | 5.c -o pic/md5.o; \ |
|---|
| 323 | else true; fi |
|---|
| 324 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 325 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/md5.c -o md5. |
|---|
| 326 | o |
|---|
| 327 | if [ x"" != x ]; then \ |
|---|
| 328 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 329 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/al |
|---|
| 330 | loca.c -o pic/alloca.o; \ |
|---|
| 331 | else true; fi |
|---|
| 332 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 333 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/alloca.c -o a |
|---|
| 334 | lloca.o |
|---|
| 335 | if [ x"" != x ]; then \ |
|---|
| 336 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 337 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ar |
|---|
| 338 | gv.c -o pic/argv.o; \ |
|---|
| 339 | else true; fi |
|---|
| 340 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 341 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/argv.c -o arg |
|---|
| 342 | v.o |
|---|
| 343 | if [ x"" != x ]; then \ |
|---|
| 344 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 345 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ch |
|---|
| 346 | oose-temp.c -o pic/choose-temp.o; \ |
|---|
| 347 | else true; fi |
|---|
| 348 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 349 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/choose-temp.c |
|---|
| 350 | -o choose-temp.o |
|---|
| 351 | if [ x"" != x ]; then \ |
|---|
| 352 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 353 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/co |
|---|
| 354 | ncat.c -o pic/concat.o; \ |
|---|
| 355 | else true; fi |
|---|
| 356 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 357 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/concat.c -o c |
|---|
| 358 | oncat.o |
|---|
| 359 | if [ x"" != x ]; then \ |
|---|
| 360 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 361 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp |
|---|
| 362 | -demint.c -o pic/cp-demint.o; \ |
|---|
| 363 | else true; fi |
|---|
| 364 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 365 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/cp-demint.c - |
|---|
| 366 | o cp-demint.o |
|---|
| 367 | if [ x"" != x ]; then \ |
|---|
| 368 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 369 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/dy |
|---|
| 370 | n-string.c -o pic/dyn-string.o; \ |
|---|
| 371 | else true; fi |
|---|
| 372 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 373 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/dyn-string.c |
|---|
| 374 | -o dyn-string.o |
|---|
| 375 | if [ x"" != x ]; then \ |
|---|
| 376 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 377 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fd |
|---|
| 378 | match.c -o pic/fdmatch.o; \ |
|---|
| 379 | else true; fi |
|---|
| 380 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 381 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fdmatch.c -o |
|---|
| 382 | fdmatch.o |
|---|
| 383 | if [ x"" != x ]; then \ |
|---|
| 384 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 385 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fi |
|---|
| 386 | bheap.c -o pic/fibheap.o; \ |
|---|
| 387 | else true; fi |
|---|
| 388 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 389 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fibheap.c -o |
|---|
| 390 | fibheap.o |
|---|
| 391 | if [ x"" != x ]; then \ |
|---|
| 392 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 393 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fl |
|---|
| 394 | oatformat.c -o pic/floatformat.o; \ |
|---|
| 395 | else true; fi |
|---|
| 396 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 397 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/floatformat.c |
|---|
| 398 | -o floatformat.o |
|---|
| 399 | /boot/home/gcc/libiberty/floatformat.c: In function `floatformat_to_double': |
|---|
| 400 | /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids specifying s |
|---|
| 401 | tructure member to initialize |
|---|
| 402 | /boot/home/gcc/libiberty/floatformat.c:352: warning: ANSI C forbids constructor |
|---|
| 403 | expressions |
|---|
| 404 | /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids specifying s |
|---|
| 405 | tructure member to initialize |
|---|
| 406 | /boot/home/gcc/libiberty/floatformat.c:354: warning: ANSI C forbids constructor |
|---|
| 407 | expressions |
|---|
| 408 | if [ x"" != x ]; then \ |
|---|
| 409 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 410 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fn |
|---|
| 411 | match.c -o pic/fnmatch.o; \ |
|---|
| 412 | else true; fi |
|---|
| 413 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 414 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fnmatch.c -o |
|---|
| 415 | fnmatch.o |
|---|
| 416 | if [ x"" != x ]; then \ |
|---|
| 417 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 418 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fo |
|---|
| 419 | pen_unlocked.c -o pic/fopen_unlocked.o; \ |
|---|
| 420 | else true; fi |
|---|
| 421 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 422 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/fopen_unlocke |
|---|
| 423 | d.c -o fopen_unlocked.o |
|---|
| 424 | if [ x"" != x ]; then \ |
|---|
| 425 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 426 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge |
|---|
| 427 | topt.c -o pic/getopt.o; \ |
|---|
| 428 | else true; fi |
|---|
| 429 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 430 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getopt.c -o g |
|---|
| 431 | etopt.o |
|---|
| 432 | if [ x"" != x ]; then \ |
|---|
| 433 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 434 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge |
|---|
| 435 | topt1.c -o pic/getopt1.o; \ |
|---|
| 436 | else true; fi |
|---|
| 437 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 438 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getopt1.c -o |
|---|
| 439 | getopt1.o |
|---|
| 440 | if [ x"" != x ]; then \ |
|---|
| 441 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 442 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge |
|---|
| 443 | tpwd.c -o pic/getpwd.o; \ |
|---|
| 444 | else true; fi |
|---|
| 445 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 446 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getpwd.c -o g |
|---|
| 447 | etpwd.o |
|---|
| 448 | if [ x"" != x ]; then \ |
|---|
| 449 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 450 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ge |
|---|
| 451 | truntime.c -o pic/getruntime.o; \ |
|---|
| 452 | else true; fi |
|---|
| 453 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 454 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/getruntime.c |
|---|
| 455 | -o getruntime.o |
|---|
| 456 | if [ x"" != x ]; then \ |
|---|
| 457 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 458 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ha |
|---|
| 459 | shtab.c -o pic/hashtab.o; \ |
|---|
| 460 | else true; fi |
|---|
| 461 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 462 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/hashtab.c -o |
|---|
| 463 | hashtab.o |
|---|
| 464 | if [ x"" != x ]; then \ |
|---|
| 465 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 466 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/he |
|---|
| 467 | x.c -o pic/hex.o; \ |
|---|
| 468 | else true; fi |
|---|
| 469 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 470 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/hex.c -o hex. |
|---|
| 471 | o |
|---|
| 472 | if [ x"" != x ]; then \ |
|---|
| 473 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 474 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lb |
|---|
| 475 | asename.c -o pic/lbasename.o; \ |
|---|
| 476 | else true; fi |
|---|
| 477 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 478 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lbasename.c - |
|---|
| 479 | o lbasename.o |
|---|
| 480 | if [ x"" != x ]; then \ |
|---|
| 481 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 482 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lr |
|---|
| 483 | ealpath.c -o pic/lrealpath.o; \ |
|---|
| 484 | else true; fi |
|---|
| 485 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 486 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/lrealpath.c - |
|---|
| 487 | o lrealpath.o |
|---|
| 488 | if [ x"" != x ]; then \ |
|---|
| 489 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 490 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ma |
|---|
| 491 | ke-relative-prefix.c -o pic/make-relative-prefix.o; \ |
|---|
| 492 | else true; fi |
|---|
| 493 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 494 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/make-relative |
|---|
| 495 | -prefix.c -o make-relative-prefix.o |
|---|
| 496 | if [ x"" != x ]; then \ |
|---|
| 497 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 498 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ma |
|---|
| 499 | ke-temp-file.c -o pic/make-temp-file.o; \ |
|---|
| 500 | else true; fi |
|---|
| 501 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 502 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/make-temp-fil |
|---|
| 503 | e.c -o make-temp-file.o |
|---|
| 504 | if [ x"" != x ]; then \ |
|---|
| 505 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 506 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ob |
|---|
| 507 | jalloc.c -o pic/objalloc.o; \ |
|---|
| 508 | else true; fi |
|---|
| 509 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 510 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/objalloc.c -o |
|---|
| 511 | objalloc.o |
|---|
| 512 | if [ x"" != x ]; then \ |
|---|
| 513 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 514 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ob |
|---|
| 515 | stack.c -o pic/obstack.o; \ |
|---|
| 516 | else true; fi |
|---|
| 517 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 518 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/obstack.c -o |
|---|
| 519 | obstack.o |
|---|
| 520 | if [ x"" != x ]; then \ |
|---|
| 521 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 522 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pa |
|---|
| 523 | rtition.c -o pic/partition.o; \ |
|---|
| 524 | else true; fi |
|---|
| 525 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 526 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/partition.c - |
|---|
| 527 | o partition.o |
|---|
| 528 | if [ x"" != x ]; then \ |
|---|
| 529 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 530 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe |
|---|
| 531 | xecute.c -o pic/pexecute.o; \ |
|---|
| 532 | else true; fi |
|---|
| 533 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 534 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pexecute.c -o |
|---|
| 535 | pexecute.o |
|---|
| 536 | if [ x"" != x ]; then \ |
|---|
| 537 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 538 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ph |
|---|
| 539 | ysmem.c -o pic/physmem.o; \ |
|---|
| 540 | else true; fi |
|---|
| 541 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 542 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/physmem.c -o |
|---|
| 543 | physmem.o |
|---|
| 544 | if [ x"" != x ]; then \ |
|---|
| 545 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 546 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe |
|---|
| 547 | x-common.c -o pic/pex-common.o; \ |
|---|
| 548 | else true; fi |
|---|
| 549 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 550 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-common.c |
|---|
| 551 | -o pex-common.o |
|---|
| 552 | if [ x"" != x ]; then \ |
|---|
| 553 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 554 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe |
|---|
| 555 | x-one.c -o pic/pex-one.o; \ |
|---|
| 556 | else true; fi |
|---|
| 557 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 558 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-one.c -o |
|---|
| 559 | pex-one.o |
|---|
| 560 | if [ x"" != x ]; then \ |
|---|
| 561 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 562 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pe |
|---|
| 563 | x-unix.c -o pic/pex-unix.o; \ |
|---|
| 564 | else true; fi |
|---|
| 565 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 566 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/pex-unix.c -o |
|---|
| 567 | pex-unix.o |
|---|
| 568 | /boot/home/gcc/libiberty/pex-unix.c: In function `pex_child_error': |
|---|
| 569 | /boot/home/gcc/libiberty/pex-unix.c:349: warning: `noreturn' function does retur |
|---|
| 570 | n |
|---|
| 571 | if [ x"" != x ]; then \ |
|---|
| 572 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 573 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sa |
|---|
| 574 | fe-ctype.c -o pic/safe-ctype.o; \ |
|---|
| 575 | else true; fi |
|---|
| 576 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 577 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/safe-ctype.c |
|---|
| 578 | -o safe-ctype.o |
|---|
| 579 | if [ x"" != x ]; then \ |
|---|
| 580 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 581 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/so |
|---|
| 582 | rt.c -o pic/sort.o; \ |
|---|
| 583 | else true; fi |
|---|
| 584 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 585 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sort.c -o sor |
|---|
| 586 | t.o |
|---|
| 587 | if [ x"" != x ]; then \ |
|---|
| 588 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 589 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sp |
|---|
| 590 | aces.c -o pic/spaces.o; \ |
|---|
| 591 | else true; fi |
|---|
| 592 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 593 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/spaces.c -o s |
|---|
| 594 | paces.o |
|---|
| 595 | if [ x"" != x ]; then \ |
|---|
| 596 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 597 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sp |
|---|
| 598 | lay-tree.c -o pic/splay-tree.o; \ |
|---|
| 599 | else true; fi |
|---|
| 600 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 601 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/splay-tree.c |
|---|
| 602 | -o splay-tree.o |
|---|
| 603 | if [ x"" != x ]; then \ |
|---|
| 604 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 605 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st |
|---|
| 606 | rerror.c -o pic/strerror.o; \ |
|---|
| 607 | else true; fi |
|---|
| 608 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 609 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strerror.c -o |
|---|
| 610 | strerror.o |
|---|
| 611 | if [ x"" != x ]; then \ |
|---|
| 612 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 613 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st |
|---|
| 614 | rsignal.c -o pic/strsignal.o; \ |
|---|
| 615 | else true; fi |
|---|
| 616 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 617 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strsignal.c - |
|---|
| 618 | o strsignal.o |
|---|
| 619 | /boot/home/gcc/libiberty/strsignal.c: In function `psignal': |
|---|
| 620 | /boot/home/gcc/libiberty/strsignal.c:558: warning: comparison between signed and |
|---|
| 621 | unsigned |
|---|
| 622 | if [ x"" != x ]; then \ |
|---|
| 623 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 624 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/te |
|---|
| 625 | rnary.c -o pic/ternary.o; \ |
|---|
| 626 | else true; fi |
|---|
| 627 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 628 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ternary.c -o |
|---|
| 629 | ternary.o |
|---|
| 630 | if [ x"" != x ]; then \ |
|---|
| 631 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 632 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/un |
|---|
| 633 | link-if-ordinary.c -o pic/unlink-if-ordinary.o; \ |
|---|
| 634 | else true; fi |
|---|
| 635 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 636 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/unlink-if-ord |
|---|
| 637 | inary.c -o unlink-if-ordinary.o |
|---|
| 638 | if [ x"" != x ]; then \ |
|---|
| 639 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 640 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xa |
|---|
| 641 | texit.c -o pic/xatexit.o; \ |
|---|
| 642 | else true; fi |
|---|
| 643 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 644 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xatexit.c -o |
|---|
| 645 | xatexit.o |
|---|
| 646 | if [ x"" != x ]; then \ |
|---|
| 647 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 648 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xe |
|---|
| 649 | xit.c -o pic/xexit.o; \ |
|---|
| 650 | else true; fi |
|---|
| 651 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 652 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xexit.c -o xe |
|---|
| 653 | xit.o |
|---|
| 654 | if [ x"" != x ]; then \ |
|---|
| 655 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 656 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xm |
|---|
| 657 | alloc.c -o pic/xmalloc.o; \ |
|---|
| 658 | else true; fi |
|---|
| 659 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 660 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xmalloc.c -o |
|---|
| 661 | xmalloc.o |
|---|
| 662 | if [ x"" != x ]; then \ |
|---|
| 663 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 664 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xm |
|---|
| 665 | emdup.c -o pic/xmemdup.o; \ |
|---|
| 666 | else true; fi |
|---|
| 667 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 668 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xmemdup.c -o |
|---|
| 669 | xmemdup.o |
|---|
| 670 | if [ x"" != x ]; then \ |
|---|
| 671 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 672 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs |
|---|
| 673 | trdup.c -o pic/xstrdup.o; \ |
|---|
| 674 | else true; fi |
|---|
| 675 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 676 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrdup.c -o |
|---|
| 677 | xstrdup.o |
|---|
| 678 | if [ x"" != x ]; then \ |
|---|
| 679 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 680 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs |
|---|
| 681 | trerror.c -o pic/xstrerror.o; \ |
|---|
| 682 | else true; fi |
|---|
| 683 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 684 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrerror.c - |
|---|
| 685 | o xstrerror.o |
|---|
| 686 | if [ x"" != x ]; then \ |
|---|
| 687 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 688 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xs |
|---|
| 689 | trndup.c -o pic/xstrndup.o; \ |
|---|
| 690 | else true; fi |
|---|
| 691 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 692 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/xstrndup.c -o |
|---|
| 693 | xstrndup.o |
|---|
| 694 | if [ x"" != x ]; then \ |
|---|
| 695 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 696 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/ba |
|---|
| 697 | sename.c -o pic/basename.o; \ |
|---|
| 698 | else true; fi |
|---|
| 699 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 700 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/basename.c -o |
|---|
| 701 | basename.o |
|---|
| 702 | if [ x"" != x ]; then \ |
|---|
| 703 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 704 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/in |
|---|
| 705 | sque.c -o pic/insque.o; \ |
|---|
| 706 | else true; fi |
|---|
| 707 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 708 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/insque.c -o i |
|---|
| 709 | nsque.o |
|---|
| 710 | if [ x"" != x ]; then \ |
|---|
| 711 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 712 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/me |
|---|
| 713 | mpcpy.c -o pic/mempcpy.o; \ |
|---|
| 714 | else true; fi |
|---|
| 715 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 716 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mempcpy.c -o |
|---|
| 717 | mempcpy.o |
|---|
| 718 | if [ x"" != x ]; then \ |
|---|
| 719 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 720 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mk |
|---|
| 721 | stemps.c -o pic/mkstemps.o; \ |
|---|
| 722 | else true; fi |
|---|
| 723 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 724 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/mkstemps.c -o |
|---|
| 725 | mkstemps.o |
|---|
| 726 | if [ x"" != x ]; then \ |
|---|
| 727 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 728 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/si |
|---|
| 729 | gsetmask.c -o pic/sigsetmask.o; \ |
|---|
| 730 | else true; fi |
|---|
| 731 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 732 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/sigsetmask.c |
|---|
| 733 | -o sigsetmask.o |
|---|
| 734 | if [ x"" != x ]; then \ |
|---|
| 735 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 736 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st |
|---|
| 737 | pncpy.c -o pic/stpncpy.o; \ |
|---|
| 738 | else true; fi |
|---|
| 739 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 740 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/stpncpy.c -o |
|---|
| 741 | stpncpy.o |
|---|
| 742 | if [ x"" != x ]; then \ |
|---|
| 743 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 744 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st |
|---|
| 745 | rndup.c -o pic/strndup.o; \ |
|---|
| 746 | else true; fi |
|---|
| 747 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 748 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strndup.c -o |
|---|
| 749 | strndup.o |
|---|
| 750 | if [ x"" != x ]; then \ |
|---|
| 751 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include - |
|---|
| 752 | W -Wall -pedantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/st |
|---|
| 753 | rverscmp.c -o pic/strverscmp.o; \ |
|---|
| 754 | else true; fi |
|---|
| 755 | gcc -c -DHAVE_CONFIG_H -O2 -I. -I../../../gcc/libiberty/../include -W -Wall -p |
|---|
| 756 | edantic -Wwrite-strings -Wstrict-prototypes ../../../gcc/libiberty/strverscmp.c |
|---|
| 757 | -o strverscmp.o |
|---|
| 758 | rm -f ./libiberty.a pic/./libiberty.a |
|---|
| 759 | ar rc ./libiberty.a \ |
|---|
| 760 | ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./ |
|---|
| 761 | choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./ |
|---|
| 762 | floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o . |
|---|
| 763 | /getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-pr |
|---|
| 764 | efix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./ |
|---|
| 765 | physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spac |
|---|
| 766 | es.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary. |
|---|
| 767 | o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstr |
|---|
| 768 | ndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpncp |
|---|
| 769 | y.o ./strndup.o ./strverscmp.o |
|---|
| 770 | ranlib ./libiberty.a |
|---|
| 771 | if [ x"" != x ]; then \ |
|---|
| 772 | cd pic; \ |
|---|
| 773 | ar rc ./libiberty.a \ |
|---|
| 774 | ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o |
|---|
| 775 | ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o |
|---|
| 776 | ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o |
|---|
| 777 | ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative- |
|---|
| 778 | prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o |
|---|
| 779 | ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./sp |
|---|
| 780 | aces.o ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinar |
|---|
| 781 | y.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xs |
|---|
| 782 | trndup.o ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask.o ./stpn |
|---|
| 783 | cpy.o ./strndup.o ./strverscmp.o; \ |
|---|
| 784 | ranlib ./libiberty.a; \ |
|---|
| 785 | cd ..; \ |
|---|
| 786 | else true; fi |
|---|
| 787 | rm -f needed-list; touch needed-list; \ |
|---|
| 788 | for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr |
|---|
| 789 | strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork wa |
|---|
| 790 | itpid bcmp bcopy bzero; do \ |
|---|
| 791 | for g in ./basename.o ./insque.o ./mempcpy.o ./mkstemps.o ./sigsetmask |
|---|
| 792 | .o ./stpncpy.o ./strndup.o ./strverscmp.o ; do \ |
|---|
| 793 | case "$g" in \ |
|---|
| 794 | *$f*) echo $g >> needed-list ;; \ |
|---|
| 795 | esac; \ |
|---|
| 796 | done; \ |
|---|
| 797 | done |
|---|
| 798 | echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./alloca.o ./argv.o ./choos |
|---|
| 799 | e-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./float |
|---|
| 800 | format.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getr |
|---|
| 801 | untime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix. |
|---|
| 802 | o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physm |
|---|
| 803 | em.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o |
|---|
| 804 | ./splay-tree.o ./strerror.o ./strsignal.o ./ternary.o ./unlink-if-ordinary.o ./x |
|---|
| 805 | atexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup. |
|---|
| 806 | o > required-list |
|---|
| 807 | make[2]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty/te |
|---|
| 808 | stsuite' |
|---|
| 809 | make[2]: Nothing to be done for `all'. |
|---|
| 810 | make[2]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty/tes |
|---|
| 811 | tsuite' |
|---|
| 812 | make[1]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/libiberty' |
|---|
| 813 | mkdir -p -- build-i586-pc-haiku/fixincludes |
|---|
| 814 | Configuring in build-i586-pc-haiku/fixincludes |
|---|
| 815 | configure: loading cache ../config.cache |
|---|
| 816 | checking build system type... (cached) i586-pc-haiku |
|---|
| 817 | checking host system type... (cached) i586-pc-haiku |
|---|
| 818 | checking target system type... i586-pc-haiku |
|---|
| 819 | checking for i586-pc-haiku-gcc... (cached) gcc |
|---|
| 820 | checking for C compiler default output file name... conftest |
|---|
| 821 | checking whether the C compiler works... yes |
|---|
| 822 | checking whether we are cross compiling... no |
|---|
| 823 | checking for suffix of executables... |
|---|
| 824 | checking for suffix of object files... (cached) o |
|---|
| 825 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 826 | checking whether gcc accepts -g... (cached) yes |
|---|
| 827 | checking for gcc option to accept ANSI C... (cached) none needed |
|---|
| 828 | checking whether gcc supports -W... yes |
|---|
| 829 | checking whether gcc supports -Wall... yes |
|---|
| 830 | checking whether gcc supports -Wwrite-strings... yes |
|---|
| 831 | checking whether gcc supports -Wstrict-prototypes... yes |
|---|
| 832 | checking whether gcc supports -Wmissing-prototypes... yes |
|---|
| 833 | checking whether gcc supports -Wold-style-definition... no |
|---|
| 834 | checking whether gcc supports -Wmissing-format-attribute... no |
|---|
| 835 | checking whether gcc supports -pedantic -Wno-long-long... yes |
|---|
| 836 | checking how to run the C preprocessor... (cached) gcc -E |
|---|
| 837 | checking for egrep... (cached) grep -E |
|---|
| 838 | checking for ANSI C header files... (cached) yes |
|---|
| 839 | checking for sys/types.h... (cached) yes |
|---|
| 840 | checking for sys/stat.h... (cached) yes |
|---|
| 841 | checking for stdlib.h... (cached) yes |
|---|
| 842 | checking for string.h... (cached) yes |
|---|
| 843 | checking for memory.h... (cached) yes |
|---|
| 844 | checking for strings.h... (cached) yes |
|---|
| 845 | checking for inttypes.h... (cached) yes |
|---|
| 846 | checking for stdint.h... (cached) yes |
|---|
| 847 | checking for unistd.h... (cached) yes |
|---|
| 848 | checking stddef.h usability... yes |
|---|
| 849 | checking stddef.h presence... yes |
|---|
| 850 | checking for stddef.h... yes |
|---|
| 851 | checking for stdlib.h... (cached) yes |
|---|
| 852 | checking for strings.h... (cached) yes |
|---|
| 853 | checking for unistd.h... (cached) yes |
|---|
| 854 | checking for fcntl.h... (cached) yes |
|---|
| 855 | checking for sys/file.h... (cached) yes |
|---|
| 856 | checking for sys/stat.h... (cached) yes |
|---|
| 857 | checking for clearerr_unlocked... yes |
|---|
| 858 | checking for feof_unlocked... yes |
|---|
| 859 | checking for ferror_unlocked... yes |
|---|
| 860 | checking for fflush_unlocked... yes |
|---|
| 861 | checking for fgetc_unlocked... yes |
|---|
| 862 | checking for fgets_unlocked... yes |
|---|
| 863 | checking for fileno_unlocked... yes |
|---|
| 864 | checking for fprintf_unlocked... no |
|---|
| 865 | checking for fputc_unlocked... yes |
|---|
| 866 | checking for fputs_unlocked... yes |
|---|
| 867 | checking for fread_unlocked... yes |
|---|
| 868 | checking for fwrite_unlocked... yes |
|---|
| 869 | checking for getchar_unlocked... yes |
|---|
| 870 | checking for getc_unlocked... yes |
|---|
| 871 | checking for putchar_unlocked... yes |
|---|
| 872 | checking for putc_unlocked... yes |
|---|
| 873 | checking whether abort is declared... yes |
|---|
| 874 | checking whether errno is declared... no |
|---|
| 875 | checking whether clearerr_unlocked is declared... yes |
|---|
| 876 | checking whether feof_unlocked is declared... yes |
|---|
| 877 | checking whether ferror_unlocked is declared... yes |
|---|
| 878 | checking whether fflush_unlocked is declared... yes |
|---|
| 879 | checking whether fgetc_unlocked is declared... no |
|---|
| 880 | checking whether fgets_unlocked is declared... no |
|---|
| 881 | checking whether fileno_unlocked is declared... yes |
|---|
| 882 | checking whether fprintf_unlocked is declared... no |
|---|
| 883 | checking whether fputc_unlocked is declared... yes |
|---|
| 884 | checking whether fputs_unlocked is declared... no |
|---|
| 885 | checking whether fread_unlocked is declared... no |
|---|
| 886 | checking whether fwrite_unlocked is declared... no |
|---|
| 887 | checking whether getchar_unlocked is declared... yes |
|---|
| 888 | checking whether getc_unlocked is declared... yes |
|---|
| 889 | checking whether putchar_unlocked is declared... yes |
|---|
| 890 | checking whether putc_unlocked is declared... yes |
|---|
| 891 | checking for an ANSI C-conforming const... (cached) yes |
|---|
| 892 | checking for sys/mman.h... (cached) yes |
|---|
| 893 | checking for mmap... yes |
|---|
| 894 | checking whether read-only mmap of a plain file works... yes |
|---|
| 895 | checking whether mmap from /dev/zero works... yes |
|---|
| 896 | checking for MAP_ANON(YMOUS)... yes |
|---|
| 897 | checking whether mmap with MAP_ANON(YMOUS) works... yes |
|---|
| 898 | checking whether to enable maintainer-specific portions of Makefiles... no |
|---|
| 899 | updating cache ../config.cache |
|---|
| 900 | configure: creating ./config.status |
|---|
| 901 | config.status: creating Makefile |
|---|
| 902 | config.status: creating mkheaders.almost |
|---|
| 903 | config.status: creating config.h |
|---|
| 904 | make[1]: Entering directory `/boot/home/gcc-obj/build-i586-pc-haiku/fixincludes' |
|---|
| 905 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 906 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 907 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixincl |
|---|
| 908 | .c |
|---|
| 909 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 910 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 911 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixtest |
|---|
| 912 | s.c |
|---|
| 913 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 914 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 915 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixfixe |
|---|
| 916 | s.c |
|---|
| 917 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 918 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 919 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/server. |
|---|
| 920 | c |
|---|
| 921 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 922 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 923 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/procope |
|---|
| 924 | n.c |
|---|
| 925 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 926 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 927 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixlib. |
|---|
| 928 | c |
|---|
| 929 | gcc -c -O0 -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp |
|---|
| 930 | es -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc/fixincludes -I. |
|---|
| 931 | ./include -I../../../gcc/fixincludes/../include ../../../gcc/fixincludes/fixopts |
|---|
| 932 | .c |
|---|
| 933 | gcc -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib. |
|---|
| 934 | o fixopts.o ../libiberty/libiberty.a |
|---|
| 935 | echo timestamp > full-stamp |
|---|
| 936 | srcdir="../../../gcc/fixincludes" /bin/sh ../../../gcc/fixincludes/mkfixinc.sh i |
|---|
| 937 | 586-pc-haiku |
|---|
| 938 | sed -e 's/@gcc_version@/4.1.2/' < mkheaders.almost > mkheadersT |
|---|
| 939 | mv -f mkheadersT mkheaders |
|---|
| 940 | make[1]: Leaving directory `/boot/home/gcc-obj/build-i586-pc-haiku/fixincludes' |
|---|
| 941 | mkdir -p -- ./intl |
|---|
| 942 | Configuring in ./intl |
|---|
| 943 | configure: creating cache ./config.cache |
|---|
| 944 | checking whether make sets $(MAKE)... yes |
|---|
| 945 | checking for a BSD-compatible install... /bin/install -c |
|---|
| 946 | checking whether NLS is requested... no |
|---|
| 947 | checking for msgfmt... no |
|---|
| 948 | checking for gmsgfmt... : |
|---|
| 949 | checking for xgettext... no |
|---|
| 950 | checking for msgmerge... no |
|---|
| 951 | checking for i586-pc-haiku-gcc... gcc |
|---|
| 952 | checking for C compiler default output file name... conftest |
|---|
| 953 | checking whether the C compiler works... yes |
|---|
| 954 | checking whether we are cross compiling... no |
|---|
| 955 | checking for suffix of executables... |
|---|
| 956 | checking for suffix of object files... o |
|---|
| 957 | checking whether we are using the GNU C compiler... yes |
|---|
| 958 | checking whether gcc accepts -g... yes |
|---|
| 959 | checking for gcc option to accept ANSI C... none needed |
|---|
| 960 | checking build system type... i586-pc-haiku |
|---|
| 961 | checking host system type... i586-pc-haiku |
|---|
| 962 | checking for i586-pc-haiku-ranlib... ranlib |
|---|
| 963 | checking for library containing strerror... none required |
|---|
| 964 | checking how to run the C preprocessor... gcc -E |
|---|
| 965 | checking for egrep... grep -E |
|---|
| 966 | checking for ANSI C header files... yes |
|---|
| 967 | checking for an ANSI C-conforming const... yes |
|---|
| 968 | checking for inline... inline |
|---|
| 969 | checking for sys/types.h... yes |
|---|
| 970 | checking for sys/stat.h... yes |
|---|
| 971 | checking for stdlib.h... yes |
|---|
| 972 | checking for string.h... yes |
|---|
| 973 | checking for memory.h... yes |
|---|
| 974 | checking for strings.h... yes |
|---|
| 975 | checking for inttypes.h... yes |
|---|
| 976 | checking for stdint.h... yes |
|---|
| 977 | checking for unistd.h... yes |
|---|
| 978 | checking for off_t... yes |
|---|
| 979 | checking for size_t... yes |
|---|
| 980 | checking for working alloca.h... yes |
|---|
| 981 | checking for alloca... yes |
|---|
| 982 | checking for stdlib.h... (cached) yes |
|---|
| 983 | checking for unistd.h... (cached) yes |
|---|
| 984 | checking for getpagesize... yes |
|---|
| 985 | checking for working mmap... yes |
|---|
| 986 | checking whether we are using the GNU C Library 2.1 or newer... no |
|---|
| 987 | checking whether integer division by zero raises SIGFPE... yes |
|---|
| 988 | checking for inttypes.h... yes |
|---|
| 989 | checking for stdint.h... yes |
|---|
| 990 | checking for unsigned long long... yes |
|---|
| 991 | checking for inttypes.h... yes |
|---|
| 992 | checking whether the inttypes.h PRIxNN macros are broken... no |
|---|
| 993 | checking for ld used by GCC... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld |
|---|
| 994 | checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU |
|---|
| 995 | ld... yes |
|---|
| 996 | checking for shared library run path origin... done |
|---|
| 997 | checking argz.h usability... no |
|---|
| 998 | checking argz.h presence... no |
|---|
| 999 | checking for argz.h... no |
|---|
| 1000 | checking limits.h usability... yes |
|---|
| 1001 | checking limits.h presence... yes |
|---|
| 1002 | checking for limits.h... yes |
|---|
| 1003 | checking locale.h usability... yes |
|---|
| 1004 | checking locale.h presence... yes |
|---|
| 1005 | checking for locale.h... yes |
|---|
| 1006 | checking nl_types.h usability... yes |
|---|
| 1007 | checking nl_types.h presence... yes |
|---|
| 1008 | checking for nl_types.h... yes |
|---|
| 1009 | checking malloc.h usability... yes |
|---|
| 1010 | checking malloc.h presence... yes |
|---|
| 1011 | checking for malloc.h... yes |
|---|
| 1012 | checking stddef.h usability... yes |
|---|
| 1013 | checking stddef.h presence... yes |
|---|
| 1014 | checking for stddef.h... yes |
|---|
| 1015 | checking for stdlib.h... (cached) yes |
|---|
| 1016 | checking for string.h... (cached) yes |
|---|
| 1017 | checking for unistd.h... (cached) yes |
|---|
| 1018 | checking sys/param.h usability... yes |
|---|
| 1019 | checking sys/param.h presence... yes |
|---|
| 1020 | checking for sys/param.h... yes |
|---|
| 1021 | checking for feof_unlocked... yes |
|---|
| 1022 | checking for fgets_unlocked... yes |
|---|
| 1023 | checking for getc_unlocked... yes |
|---|
| 1024 | checking for getcwd... yes |
|---|
| 1025 | checking for getegid... yes |
|---|
| 1026 | checking for geteuid... yes |
|---|
| 1027 | checking for getgid... yes |
|---|
| 1028 | checking for getuid... yes |
|---|
| 1029 | checking for mempcpy... no |
|---|
| 1030 | checking for munmap... yes |
|---|
| 1031 | checking for putenv... yes |
|---|
| 1032 | checking for setenv... yes |
|---|
| 1033 | checking for setlocale... yes |
|---|
| 1034 | checking for stpcpy... yes |
|---|
| 1035 | checking for strcasecmp... yes |
|---|
| 1036 | checking for strdup... yes |
|---|
| 1037 | checking for strtoul... yes |
|---|
| 1038 | checking for tsearch... yes |
|---|
| 1039 | checking for __argz_count... no |
|---|
| 1040 | checking for __argz_stringify... no |
|---|
| 1041 | checking for __argz_next... no |
|---|
| 1042 | checking for __fsetlocking... yes |
|---|
| 1043 | checking for iconv... no, consider installing GNU libiconv |
|---|
| 1044 | checking for nl_langinfo and CODESET... no |
|---|
| 1045 | checking for LC_MESSAGES... yes |
|---|
| 1046 | checking for bison... bison |
|---|
| 1047 | checking version of bison... 2.3, ok |
|---|
| 1048 | checking whether NLS is requested... no |
|---|
| 1049 | checking whether to use NLS... no |
|---|
| 1050 | checking for aclocal... aclocal |
|---|
| 1051 | checking for autoconf... autoconf |
|---|
| 1052 | checking for autoheader... autoheader |
|---|
| 1053 | updating cache ./config.cache |
|---|
| 1054 | configure: creating ./config.status |
|---|
| 1055 | config.status: creating Makefile |
|---|
| 1056 | config.status: creating config.intl |
|---|
| 1057 | config.status: creating config.h |
|---|
| 1058 | config.status: executing default-1 commands |
|---|
| 1059 | make[1]: Entering directory `/boot/home/gcc-obj/intl' |
|---|
| 1060 | make[1]: Nothing to be done for `all'. |
|---|
| 1061 | make[1]: Leaving directory `/boot/home/gcc-obj/intl' |
|---|
| 1062 | mkdir -p -- ./libiberty |
|---|
| 1063 | Configuring in ./libiberty |
|---|
| 1064 | configure: creating cache ./config.cache |
|---|
| 1065 | checking whether to enable maintainer-specific portions of Makefiles... no |
|---|
| 1066 | checking for makeinfo... /boot/home/gcc/missing makeinfo |
|---|
| 1067 | configure: WARNING: |
|---|
| 1068 | *** Makeinfo is missing. Info documentation will not be built. |
|---|
| 1069 | checking for perl... perl |
|---|
| 1070 | checking build system type... i586-pc-haiku |
|---|
| 1071 | checking host system type... i586-pc-haiku |
|---|
| 1072 | checking for i586-pc-haiku-ar... ar |
|---|
| 1073 | checking for i586-pc-haiku-ranlib... ranlib |
|---|
| 1074 | checking for i586-pc-haiku-gcc... gcc |
|---|
| 1075 | checking for C compiler default output file name... conftest |
|---|
| 1076 | checking whether the C compiler works... yes |
|---|
| 1077 | checking whether we are cross compiling... no |
|---|
| 1078 | checking for suffix of executables... |
|---|
| 1079 | checking for suffix of object files... o |
|---|
| 1080 | checking whether we are using the GNU C compiler... yes |
|---|
| 1081 | checking whether gcc accepts -g... yes |
|---|
| 1082 | checking for gcc option to accept ANSI C... none needed |
|---|
| 1083 | checking how to run the C preprocessor... gcc -E |
|---|
| 1084 | checking whether gcc and cc understand -c and -o together... yes |
|---|
| 1085 | checking for an ANSI C-conforming const... yes |
|---|
| 1086 | checking for inline... inline |
|---|
| 1087 | checking whether byte ordering is bigendian... no |
|---|
| 1088 | checking for a BSD-compatible install... /bin/install -c |
|---|
| 1089 | Appending ../../gcc/libiberty/../config/mh-x86pic to xhost-mkfrag |
|---|
| 1090 | checking for sys/file.h... yes |
|---|
| 1091 | checking for sys/param.h... yes |
|---|
| 1092 | checking for limits.h... yes |
|---|
| 1093 | checking for stdlib.h... yes |
|---|
| 1094 | checking for malloc.h... yes |
|---|
| 1095 | checking for string.h... yes |
|---|
| 1096 | checking for unistd.h... yes |
|---|
| 1097 | checking for strings.h... yes |
|---|
| 1098 | checking for sys/time.h... yes |
|---|
| 1099 | checking for time.h... yes |
|---|
| 1100 | checking for sys/resource.h... yes |
|---|
| 1101 | checking for sys/stat.h... yes |
|---|
| 1102 | checking for sys/mman.h... yes |
|---|
| 1103 | checking for fcntl.h... yes |
|---|
| 1104 | checking for alloca.h... yes |
|---|
| 1105 | checking for sys/pstat.h... no |
|---|
| 1106 | checking for sys/sysmp.h... no |
|---|
| 1107 | checking for sys/sysinfo.h... no |
|---|
| 1108 | checking for machine/hal_sysinfo.h... no |
|---|
| 1109 | checking for sys/table.h... no |
|---|
| 1110 | checking for sys/sysctl.h... no |
|---|
| 1111 | checking for sys/systemcfg.h... no |
|---|
| 1112 | checking for stdint.h... yes |
|---|
| 1113 | checking for stdio_ext.h... no |
|---|
| 1114 | checking for sys/wait.h that is POSIX.1 compatible... yes |
|---|
| 1115 | checking whether time.h and sys/time.h may both be included... yes |
|---|
| 1116 | checking whether errno must be declared... no |
|---|
| 1117 | checking for egrep... grep -E |
|---|
| 1118 | checking for ANSI C header files... yes |
|---|
| 1119 | checking for sys/types.h... yes |
|---|
| 1120 | checking for sys/stat.h... (cached) yes |
|---|
| 1121 | checking for stdlib.h... (cached) yes |
|---|
| 1122 | checking for string.h... (cached) yes |
|---|
| 1123 | checking for memory.h... yes |
|---|
| 1124 | checking for strings.h... (cached) yes |
|---|
| 1125 | checking for inttypes.h... yes |
|---|
| 1126 | checking for stdint.h... (cached) yes |
|---|
| 1127 | checking for unistd.h... (cached) yes |
|---|
| 1128 | checking for int... yes |
|---|
| 1129 | checking size of int... 4 |
|---|
| 1130 | checking for uintptr_t... yes |
|---|
| 1131 | checking for a 64-bit type... uint64_t |
|---|
| 1132 | checking for pid_t... yes |
|---|
| 1133 | checking for library containing strerror... none required |
|---|
| 1134 | checking for asprintf... yes |
|---|
| 1135 | checking for atexit... yes |
|---|
| 1136 | checking for basename... no |
|---|
| 1137 | checking for bcmp... yes |
|---|
| 1138 | checking for bcopy... yes |
|---|
| 1139 | checking for bsearch... yes |
|---|
| 1140 | checking for bzero... yes |
|---|
| 1141 | checking for calloc... yes |
|---|
| 1142 | checking for clock... yes |
|---|
| 1143 | checking for ffs... yes |
|---|
| 1144 | checking for getcwd... yes |
|---|
| 1145 | checking for getpagesize... yes |
|---|
| 1146 | checking for gettimeofday... yes |
|---|
| 1147 | checking for index... yes |
|---|
| 1148 | checking for insque... no |
|---|
| 1149 | checking for memchr... yes |
|---|
| 1150 | checking for memcmp... yes |
|---|
| 1151 | checking for memcpy... yes |
|---|
| 1152 | checking for memmove... yes |
|---|
| 1153 | checking for mempcpy... no |
|---|
| 1154 | checking for memset... yes |
|---|
| 1155 | checking for mkstemps... no |
|---|
| 1156 | checking for putenv... yes |
|---|
| 1157 | checking for random... yes |
|---|
| 1158 | checking for rename... yes |
|---|
| 1159 | checking for rindex... yes |
|---|
| 1160 | checking for setenv... yes |
|---|
| 1161 | checking for snprintf... yes |
|---|
| 1162 | checking for sigsetmask... no |
|---|
| 1163 | checking for stpcpy... yes |
|---|
| 1164 | checking for stpncpy... no |
|---|
| 1165 | checking for strcasecmp... yes |
|---|
| 1166 | checking for strchr... yes |
|---|
| 1167 | checking for strdup... yes |
|---|
| 1168 | checking for strncasecmp... yes |
|---|
| 1169 | checking for strndup... no |
|---|
| 1170 | checking for strrchr... yes |
|---|
| 1171 | checking for strstr... yes |
|---|
| 1172 | checking for strtod... yes |
|---|
| 1173 | checking for strtol... yes |
|---|
| 1174 | checking for strtoul... yes |
|---|
| 1175 | checking for strverscmp... no |
|---|
| 1176 | checking for tmpnam... yes |
|---|
| 1177 | checking for vasprintf... yes |
|---|
| 1178 | checking for vfprintf... yes |
|---|
| 1179 | checking for vprintf... yes |
|---|
| 1180 | checking for vsnprintf... yes |
|---|
| 1181 | checking for vsprintf... yes |
|---|
| 1182 | checking for waitpid... yes |
|---|
| 1183 | checking whether alloca needs Cray hooks... no |
|---|
| 1184 | checking stack direction for C alloca... -1 |
|---|
| 1185 | checking for unistd.h... (cached) yes |
|---|
| 1186 | checking for vfork.h... no |
|---|
| 1187 | checking for fork... yes |
|---|
| 1188 | checking for vfork... yes |
|---|
| 1189 | checking for working fork... yes |
|---|
| 1190 | checking for working vfork... (cached) yes |
|---|
| 1191 | checking for _doprnt... no |
|---|
| 1192 | checking for sys_errlist... no |
|---|
| 1193 | checking for sys_nerr... no |
|---|
| 1194 | checking for sys_siglist... yes |
|---|
| 1195 | checking for external symbol _system_configuration... no |
|---|
| 1196 | checking for getrusage... yes |
|---|
| 1197 | checking for on_exit... no |
|---|
| 1198 | checking for psignal... no |
|---|
| 1199 | checking for strerror... yes |
|---|
| 1200 | checking for strsignal... yes |
|---|
| 1201 | checking for sysconf... yes |
|---|
| 1202 | checking for times... yes |
|---|
| 1203 | checking for sbrk... yes |
|---|
| 1204 | checking for gettimeofday... (cached) yes |
|---|
| 1205 | checking for realpath... yes |
|---|
| 1206 | checking for canonicalize_file_name... no |
|---|
| 1207 | checking for pstat_getstatic... no |
|---|
| 1208 | checking for pstat_getdynamic... no |
|---|
| 1209 | checking for sysmp... no |
|---|
| 1210 | checking for getsysinfo... no |
|---|
| 1211 | checking for table... no |
|---|
| 1212 | checking for sysctl... no |
|---|
| 1213 | checking for wait3... no |
|---|
| 1214 | checking for wait4... no |
|---|
| 1215 | checking for __fsetlocking... yes |
|---|
| 1216 | checking whether basename is declared... no |
|---|
| 1217 | checking whether ffs is declared... yes |
|---|
| 1218 | checking whether asprintf is decl |
|---|