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

Subversion Repositories or1k

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1765 root
Mon Nov 22 00:49:02 CET 2004
2
Linux fizmo 2.4.26 #2 SMP Wed May 26 10:03:20 CEST 2004 i686 unknown
3
Configuring for a i686-pc-linux-gnu host.
4
*** This configuration is not supported in the following subdirectories:
5
     target-libffi target-boehm-gc target-zlib target-libjava target-libstdc++-v3 target-libf2c zlib fastjar target-libobjc
6
    (Any other directories should still work fine.)
7
Created "Makefile" in /home/oc/testpool/or1k/b-gcc
8
./config.status is unchanged
9
Configuring libiberty...
10
loading cache ../config.cache
11
checking whether to enable maintainer-specific portions of Makefiles... no
12
checking for makeinfo... (cached) makeinfo
13
checking for perl... (cached) perl
14
checking host system type... i686-pc-linux-gnu
15
checking build system type... i686-pc-linux-gnu
16
checking for ar... (cached) ar
17
checking for ranlib... (cached) ranlib
18
checking for gcc... (cached) gcc
19
checking whether we are using GNU C... (cached) yes
20
checking whether gcc accepts -g... (cached) yes
21
checking for POSIXized ISC... no
22
checking for working const... (cached) yes
23
checking for inline... (cached) inline
24
checking for a BSD compatible install... (cached) /usr/bin/install -c
25
xhost-mkfrag is unchanged
26
checking how to run the C preprocessor... (cached) gcc -E
27
checking for sys/file.h... (cached) yes
28
checking for sys/param.h... (cached) yes
29
checking for limits.h... (cached) yes
30
checking for stdlib.h... (cached) yes
31
checking for string.h... (cached) yes
32
checking for unistd.h... (cached) yes
33
checking for strings.h... (cached) yes
34
checking for sys/time.h... (cached) yes
35
checking for time.h... (cached) yes
36
checking for sys/resource.h... (cached) yes
37
checking for sys/stat.h... (cached) yes
38
checking for sys/mman.h... (cached) yes
39
checking for fcntl.h... (cached) yes
40
checking for alloca.h... (cached) yes
41
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
42
checking whether time.h and sys/time.h may both be included... (cached) yes
43
checking whether errno must be declared... (cached) no
44
checking for ANSI C header files... (cached) yes
45
checking for uintptr_t... (cached) no
46
checking whether the C compiler (gcc -g -O2 ) works... yes
47
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
48
checking for asprintf... (cached) yes
49
checking for atexit... (cached) yes
50
checking for basename... (cached) yes
51
checking for bcmp... (cached) yes
52
checking for bcopy... (cached) yes
53
checking for bsearch... (cached) yes
54
checking for bzero... (cached) yes
55
checking for calloc... (cached) yes
56
checking for clock... (cached) yes
57
checking for ffs... (cached) yes
58
checking for getcwd... (cached) yes
59
checking for getpagesize... (cached) yes
60
checking for index... (cached) yes
61
checking for insque... (cached) yes
62
checking for memchr... (cached) yes
63
checking for memcmp... (cached) yes
64
checking for memcpy... (cached) yes
65
checking for memmove... (cached) yes
66
checking for memset... (cached) yes
67
checking for mkstemps... (cached) no
68
checking for putenv... (cached) yes
69
checking for random... (cached) yes
70
checking for rename... (cached) yes
71
checking for rindex... (cached) yes
72
checking for setenv... (cached) yes
73
checking for sigsetmask... (cached) yes
74
checking for strcasecmp... (cached) yes
75
checking for strchr... (cached) yes
76
checking for strdup... (cached) yes
77
checking for strncasecmp... (cached) yes
78
checking for strrchr... (cached) yes
79
checking for strstr... (cached) yes
80
checking for strtod... (cached) yes
81
checking for strtol... (cached) yes
82
checking for strtoul... (cached) yes
83
checking for tmpnam... (cached) yes
84
checking for vasprintf... (cached) yes
85
checking for vfprintf... (cached) yes
86
checking for vprintf... (cached) yes
87
checking for vsprintf... (cached) yes
88
checking for waitpid... (cached) yes
89
checking whether alloca needs Cray hooks... (cached) no
90
checking stack direction for C alloca... (cached) -1
91
checking for pid_t... (cached) yes
92
checking for vfork.h... (cached) no
93
checking for working vfork... (cached) yes
94
checking for _doprnt... (cached) no
95
checking for sys_errlist... (cached) yes
96
checking for sys_nerr... (cached) yes
97
checking for sys_siglist... (cached) yes
98
checking for getrusage... (cached) yes
99
checking for on_exit... (cached) yes
100
checking for psignal... (cached) yes
101
checking for strerror... (cached) yes
102
checking for strsignal... (cached) yes
103
checking for sysconf... (cached) yes
104
checking for times... (cached) yes
105
checking for sbrk... (cached) yes
106
checking for gettimeofday... (cached) yes
107
checking for unistd.h... (cached) yes
108
checking for getpagesize... (cached) yes
109
checking for working mmap... (cached) yes
110
checking for working strncmp... (cached) yes
111
creating ./config.status
112
creating Makefile
113
creating testsuite/Makefile
114
creating config.h
115
config.h is unchanged
116
Configuring gcc...
117
loading cache ../config.cache
118
checking LIBRARY_PATH variable... ok
119
checking GCC_EXEC_PREFIX variable... ok
120
checking host system type... i686-pc-linux-gnu
121
checking target system type... or32-unknown-uclinux
122
checking build system type... i686-pc-linux-gnu
123
checking for gcc... (cached) gcc
124
checking whether the C compiler (gcc -g -O2 ) works... yes
125
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
126
checking whether we are using GNU C... (cached) yes
127
checking whether gcc accepts -g... (cached) yes
128
checking whether gcc and cc understand -c and -o together... (cached) yes
129
checking for gnatbind... no
130
checking for compiler driver that understands Ada... (cached) no
131
checking whether gcc accepts -Wno-long-long... (cached) yes
132
checking how to run the C preprocessor... (cached) gcc -E
133
checking for inline... (cached) inline
134
checking for volatile... (cached) yes
135
checking for long double... (cached) yes
136
checking for long long int... (cached) yes
137
checking for __int64... (cached) no
138
checking for built-in _Bool... (cached) no
139
checking size of short... (cached) 2
140
checking size of int... (cached) 4
141
checking size of long... (cached) 4
142
checking size of long long... (cached) 8
143
checking execution character set... (cached) ASCII
144
checking whether make sets ${MAKE}... (cached) yes
145
checking whether a default assembler was specified... no
146
checking whether a default linker was specified... no
147
checking for GNU C library... (cached) yes
148
checking for mawk... (cached) gawk
149
checking whether ln works... (cached) yes
150
checking whether ln -s works... (cached) yes
151
checking for ranlib... (cached) ranlib
152
checking for a BSD compatible install... (cached) /usr/bin/install -c
153
checking for ANSI C header files... (cached) yes
154
checking whether time.h and sys/time.h may both be included... (cached) yes
155
checking for working stdbool.h... (cached) yes
156
checking whether string.h and strings.h may both be included... (cached) yes
157
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
158
checking for limits.h... (cached) yes
159
checking for stddef.h... (cached) yes
160
checking for string.h... (cached) yes
161
checking for strings.h... (cached) yes
162
checking for stdlib.h... (cached) yes
163
checking for time.h... (cached) yes
164
checking for fcntl.h... (cached) yes
165
checking for unistd.h... (cached) yes
166
checking for sys/file.h... (cached) yes
167
checking for sys/time.h... (cached) yes
168
checking for sys/resource.h... (cached) yes
169
checking for sys/param.h... (cached) yes
170
checking for sys/times.h... (cached) yes
171
checking for sys/stat.h... (cached) yes
172
checking for direct.h... (cached) no
173
checking for malloc.h... (cached) yes
174
checking for langinfo.h... (cached) yes
175
checking for thread.h... (cached) no
176
checking for pthread.h... (cached) yes
177
checking for CHAR_BIT... (cached) yes
178
checking byte ordering... (cached) little-endian
179
checking floating point format... (cached) IEEE (little-endian)
180
checking for mktemp... (cached) yes
181
checking for makeinfo... (cached) makeinfo
182
checking for modern makeinfo... (cached) yes
183
checking for recent Pod::Man... yes
184
checking for flex... (cached) flex
185
checking for bison... (cached) bison
186
checking for collect2 libraries... (cached) none required
187
checking for library containing exc_resume... (cached) no
188
checking for preprocessor stringizing operator... (cached) yes
189
checking for inttypes.h... (cached) yes
190
checking for times... (cached) yes
191
checking for clock... (cached) yes
192
checking for dup2... (cached) yes
193
checking for kill... (cached) yes
194
checking for getrlimit... (cached) yes
195
checking for setrlimit... (cached) yes
196
checking for atoll... (cached) yes
197
checking for atoq... (cached) no
198
checking for sysconf... (cached) yes
199
checking for strsignal... (cached) yes
200
checking for putc_unlocked... (cached) yes
201
checking for fputc_unlocked... (cached) yes
202
checking for fputs_unlocked... (cached) yes
203
checking for fwrite_unlocked... (cached) yes
204
checking for fprintf_unlocked... (cached) no
205
checking for getrusage... (cached) yes
206
checking for nl_langinfo... (cached) yes
207
checking for lstat... (cached) yes
208
checking for ssize_t... (cached) yes
209
checking for uid_t in sys/types.h... (cached) yes
210
checking type of array argument to getgroups... (cached) gid_t
211
checking whether the printf functions support %p... (cached) yes
212
checking for pid_t... (cached) yes
213
checking for vfork.h... (cached) no
214
checking for working vfork... (cached) yes
215
checking for getpagesize... (cached) yes
216
checking for working mmap from /dev/zero... (cached) yes
217
checking for working mmap with MAP_ANON(YMOUS)... (cached) yes
218
checking for working mmap of a file... (cached) yes
219
checking for iconv... (cached) yes
220
checking for iconv declaration... (cached)
221
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
222
checking whether getenv is declared... (cached) yes
223
checking whether atol is declared... (cached) yes
224
checking whether sbrk is declared... (cached) yes
225
checking whether abort is declared... (cached) yes
226
checking whether atof is declared... (cached) yes
227
checking whether getcwd is declared... (cached) yes
228
checking whether getwd is declared... (cached) yes
229
checking whether strsignal is declared... (cached) yes
230
checking whether putc_unlocked is declared... (cached) yes
231
checking whether fputs_unlocked is declared... (cached) yes
232
checking whether fwrite_unlocked is declared... (cached) yes
233
checking whether fprintf_unlocked is declared... (cached) no
234
checking whether strstr is declared... (cached) yes
235
checking whether errno is declared... (cached) yes
236
checking whether malloc is declared... (cached) yes
237
checking whether realloc is declared... (cached) yes
238
checking whether calloc is declared... (cached) yes
239
checking whether free is declared... (cached) yes
240
checking whether basename is declared... (cached) yes
241
checking whether getopt is declared... (cached) yes
242
checking whether clock is declared... (cached) yes
243
checking whether getrlimit is declared... (cached) yes
244
checking whether setrlimit is declared... (cached) yes
245
checking whether getrusage is declared... (cached) yes
246
checking whether times is declared... (cached) yes
247
checking for struct tms... (cached) yes
248
checking for clock_t... (cached) yes
249
checking if mkdir takes one argument... (cached) no
250
Using `../../gcc/gcc/config/or32/or32.c' for machine-specific logic.
251
Using `../../gcc/gcc/config/or32/or32.md' as machine description file.
252
Using the following target machine macro files:
253
        ../../gcc/gcc/config/dbxelf.h
254
        ../../gcc/gcc/config/elfos.h
255
        ../../gcc/gcc/config/or32/or32.h
256
        ../../gcc/gcc/config/or32/elf.h
257
        ../../gcc/gcc/config/or32/linux-gas.h
258
        ../../gcc/gcc/config/or32/linux-elf.h
259
checking for library containing strerror... (cached) none required
260
checking for working const... (cached) yes
261
checking for off_t... (cached) yes
262
checking for size_t... (cached) yes
263
checking for working alloca.h... (cached) yes
264
checking for alloca... (cached) yes
265
checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
266
checking for argz.h... (cached) yes
267
checking for limits.h... (cached) yes
268
checking for locale.h... (cached) yes
269
checking for nl_types.h... (cached) yes
270
checking for malloc.h... (cached) yes
271
checking for stddef.h... (cached) yes
272
checking for stdlib.h... (cached) yes
273
checking for string.h... (cached) yes
274
checking for unistd.h... (cached) yes
275
checking for sys/param.h... (cached) yes
276
checking for feof_unlocked... (cached) yes
277
checking for fgets_unlocked... (cached) yes
278
checking for getcwd... (cached) yes
279
checking for getegid... (cached) yes
280
checking for geteuid... (cached) yes
281
checking for getgid... (cached) yes
282
checking for getuid... (cached) yes
283
checking for mempcpy... (cached) yes
284
checking for munmap... (cached) yes
285
checking for putenv... (cached) yes
286
checking for setenv... (cached) yes
287
checking for setlocale... (cached) yes
288
checking for stpcpy... (cached) yes
289
checking for strchr... (cached) yes
290
checking for strcasecmp... (cached) yes
291
checking for strdup... (cached) yes
292
checking for strtoul... (cached) yes
293
checking for tsearch... (cached) yes
294
checking for __argz_count... (cached) yes
295
checking for __argz_stringify... (cached) yes
296
checking for __argz_next... (cached) yes
297
checking for iconv... (cached) yes
298
checking for iconv declaration... (cached)
299
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
300
checking for nl_langinfo and CODESET... (cached) yes
301
checking for LC_MESSAGES... (cached) yes
302
checking whether NLS is requested... yes
303
checking whether included gettext is requested... no
304
checking for libintl.h... (cached) yes
305
checking for GNU gettext in libc... (cached) yes
306
checking for dcgettext... (cached) yes
307
checking for msgfmt... (cached) /usr/bin/msgfmt
308
checking for gmsgfmt... (cached) /usr/bin/msgfmt
309
checking for xgettext... (cached) /usr/bin/xgettext
310
checking for bison... (cached) bison
311
checking version of bison... 1.35, ok
312
checking for catalogs to be installed...  da el es fr ja nl sv tr da el es fr ja nl sv tr
313
checking what assembler to use... /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/as
314
checking what linker to use... /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ld
315
checking what nm to use... or32-uclinux-nm
316
checking what objdump to use... or32-uclinux-objdump
317
checking assembler alignment features... .p2align including maximum skip
318
checking assembler subsection support... working .subsection -1
319
checking assembler weak support... yes
320
checking assembler hidden support... no
321
checking assembler leb128 support... yes
322
checking assembler eh_frame optimization... yes
323
checking assembler section merging support... yes
324
checking assembler dwarf2 debug_line support... no
325
checking assembler --gdwarf2 support... no
326
checking assembler --gstabs support... no
327
checking linker PT_GNU_EH_FRAME support... no
328
Using ggc-page for garbage collection.
329
checking whether to enable maintainer-specific portions of Makefiles... no
330
Links are now set up to build a cross-compiler for or32-unknown-uclinux
331
  from i686-pc-linux-gnu.
332
creating ./config.status
333
creating Makefile
334
creating intl/Makefile
335
creating fixinc/Makefile
336
creating gccbug
337
creating mklibgcc
338
creating auto-host.h
339
auto-host.h is unchanged
340
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty'
341
rm -f needed-list; touch needed-list; \
342
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
343
  for g in mkstemps.o ; do \
344
    case "$g" in \
345
      *$f*) echo $g >> needed-list ;; \
346
    esac; \
347
  done; \
348
done
349
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
350
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
351
make[2]: Nothing to be done for `all'.
352
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
353
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty'
354
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
355
HEADERS="auto-host.h ansidecl.h  dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h defaults.h" DEFINES="POSIX" \
356
TARGET_CPU_DEFAULT="" \
357
/bin/sh ../../gcc/gcc/mkconfig.sh config.h
358
config.h is unchanged
359
HEADERS="auto-host.h ansidecl.h  dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h defaults.h" DEFINES="POSIX" \
360
TARGET_CPU_DEFAULT="" \
361
/bin/sh ../../gcc/gcc/mkconfig.sh hconfig.h
362
hconfig.h is unchanged
363
ltf=""; for f in $ltf; do \
364
    echo "#include \"$f\""; \
365
done | sed 's|../../gcc/gcc/||' > tmp-gencheck.h
366
/bin/sh ../../gcc/gcc/move-if-change tmp-gencheck.h gencheck.h
367
gencheck.h is unchanged
368
echo timestamp > s-gencheck
369
(cd intl && make all)
370
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
371
make[2]: Nothing to be done for `all'.
372
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
373
HEADERS="or32/or32-protos.h" DEFINES="" TARGET_CPU_DEFAULT="" \
374
/bin/sh ../../gcc/gcc/mkconfig.sh tm_p.h
375
tm_p.h is unchanged
376
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
377
  -DGCC_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include\" -DGPLUSPLUS_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../..`echo /home/oc/testpool/or1k/or32-uclinux | sed -e 's|^/home/oc/testpool/or1k/or32-uclinux||' -e 's|/[^/]*|/..|g'`/include/c++/3.2.3\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../..`echo /home/oc/testpool/or1k/or32-uclinux | sed -e 's|^/home/oc/testpool/or1k/or32-uclinux||' -e 's|/[^/]*|/..|g'`/include/c++/3.2.3/or32-uclinux\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../..`echo /home/oc/testpool/or1k/or32-uclinux | sed -e 's|^/home/oc/testpool/or1k/or32-uclinux||' -e 's|/[^/]*|/..|g'`/include/c++/3.2.3/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../../or32-uclinux/sys-include\" -DTOOL_INCLUDE_DIR=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../../or32-uclinux/include\" \
378
  -c ../../gcc/gcc/cppdefault.c -o cppdefault.o
379
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
380
-DPREFIX=\"/home/oc/testpool/or1k/or32-uclinux\" \
381
  -c ../../gcc/gcc/prefix.c -o prefix.o
382
rm -rf libcpp.a
383
ar rc libcpp.a cpplib.o cpplex.o cppmacro.o cppexp.o cppfiles.o cpphash.o cpperror.o cppinit.o cppdefault.o hashtable.o line-map.o mkdeps.o prefix.o version.o mbchar.o
384
ranlib libcpp.a
385
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
386
  -DLOCALEDIR=\"/home/oc/testpool/or1k/or32-uclinux/share/locale\" \
387
  -c ../../gcc/gcc/intl.c -o intl.o
388
lof=""; for f in $lof; do \
389
    echo "#include \"$f\""; \
390
done | sed 's|../../gcc/gcc/||' > tmp-options.h
391
/bin/sh ../../gcc/gcc/move-if-change tmp-options.h options.h
392
options.h is unchanged
393
echo timestamp > s-options
394
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
395
  -DTARGET_NAME=\"or32-uclinux\" \
396
  -c ../../gcc/gcc/toplev.c -o toplev.o
397
../../gcc/gcc/toplev.c:1353: warning: initialization makes pointer from integer without a cast
398
rm -rf libbackend.a
399
ar rc libbackend.a alias.o bb-reorder.o bitmap.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfglayout.o cfgloop.o cfgrtl.o combine.o conflict.o convert.o cse.o cselib.o dbxout.o debug.o dependence.o df.o diagnostic.o doloop.o dominance.o dwarf2asm.o dwarf2out.o dwarfout.o emit-rtl.o except.o explow.o expmed.o expr.o final.o flow.o fold-const.o function.o gcse.o genrtl.o ggc-common.o global.o graph.o haifa-sched.o hash.o hashtable.o hooks.o ifcvt.o insn-attrtab.o insn-emit.o insn-extract.o insn-opinit.o insn-output.o insn-peep.o insn-recog.o integrate.o intl.o jump.o  langhooks.o lcm.o lists.o local-alloc.o loop.o mbchar.o optabs.o params.o predict.o print-rtl.o print-tree.o profile.o real.o recog.o reg-stack.o regclass.o regmove.o regrename.o reload.o reload1.o reorg.o resource.o rtl.o rtlanal.o rtl-error.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sibcall.o simplify-rtx.o ssa.o ssa-ccp.o ssa-dce.o stmt.o stor-layout.o stringpool.o timevar.o toplev.o tree.o tree-dump.o tree-inline.o unroll.o varasm.o varray.o version.o vmsdbgout.o xcoffout.o ggc-page.o or32.o
400
ranlib libbackend.a
401
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cc1 \
402
        c-parse.o c-lang.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o c-objc-common.o libcpp.a  main.o libbackend.a   ../libiberty/libiberty.a
403
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o tradcpp0 \
404
tradcpp.o tradcif.o mkdeps.o cppdefault.o version.o intl.o   ../libiberty/libiberty.a
405
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  gcov.o intl.o version.o   ../libiberty/libiberty.a -o gcov
406
if test yes = yes \
407
   || test -n ""; then \
408
  /bin/sh ../../gcc/gcc/genmultilib \
409
    "" \
410
    "" \
411
    "" \
412
    "" \
413
    "" \
414
    "" \
415
    "" \
416
    "yes" \
417
    > tmp-mlib.h; \
418
else \
419
  /bin/sh ../../gcc/gcc/genmultilib '' '' '' '' '' '' '' no \
420
    > tmp-mlib.h; \
421
fi
422
/bin/sh ../../gcc/gcc/move-if-change tmp-mlib.h multilib.h
423
multilib.h is unchanged
424
echo timestamp > s-mlib
425
lsf=""; for f in $lsf; do \
426
    echo "#include \"$f\""; \
427
done | sed 's|../../gcc/gcc/||' > tmp-specs.h
428
/bin/sh ../../gcc/gcc/move-if-change tmp-specs.h specs.h
429
specs.h is unchanged
430
echo timestamp > s-specs
431
(SHLIB_LINK='' \
432
SHLIB_MULTILIB=''; \
433
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include \
434
  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/\" -DDEFAULT_TARGET_VERSION=\"3.2.3\" -DDEFAULT_TARGET_MACHINE=\"or32-uclinux\" -DSTANDARD_BINDIR_PREFIX=\"/home/oc/testpool/or1k/or32-uclinux/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB_LINK}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
435
  -c ../../gcc/gcc/gcc.c -o gcc.o)
436
../../gcc/gcc/gcc.c:681: warning: string length `792' is greater than the length `509' ISO C89 compilers are required to support
437
../../gcc/gcc/gcc.c:843: warning: string length `679' is greater than the length `509' ISO C89 compilers are required to support
438
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o xgcc gcc.o gccspec.o intl.o \
439
  prefix.o version.o    ../libiberty/libiberty.a
440
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cpp0 cppmain.o \
441
intl.o libcpp.a   ../libiberty/libiberty.a
442
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -dumpspecs > tmp-specs
443
mv tmp-specs specs
444
echo "int xxy_us_dummy;" >tmp-dum.c
445
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -S tmp-dum.c
446
echo '/*WARNING: This file is automatically generated!*/' >tmp-under.c
447
if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then \
448
  echo "int prepends_underscore = 1;" >>tmp-under.c; \
449
else \
450
  echo "int prepends_underscore = 0;" >>tmp-under.c; \
451
fi
452
/bin/sh ../../gcc/gcc/move-if-change tmp-under.c underscore.c
453
underscore.c is unchanged
454
rm -f tmp-dum.c tmp-dum.s
455
echo timestamp > s-under
456
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o Tcollect2 \
457
        collect2.o tlink.o hash.o intl.o underscore.o version.o   ../libiberty/libiberty.a
458
mv -f Tcollect2 collect2
459
cp xgcc gcc-cross
460
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cpp gcc.o cppspec.o intl.o \
461
  prefix.o version.o    ../libiberty/libiberty.a
462
if [ -f specs.ready ] ; then \
463
        true; \
464
else \
465
        echo timestamp > specs.ready; \
466
fi
467
if [ -d /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include ]; \
468
then \
469
  CC="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include     -I. -I../../gcc/gcc -isystem include -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/sys-include"; \
470
  export CC; \
471
  /bin/sh ../../gcc/gcc/scan-types.sh "../../gcc/gcc" >tmp-deduced.h; \
472
  mv tmp-deduced.h deduced.h; \
473
else \
474
  echo timestamp > deduced.h; \
475
fi
476
sed -e s/TARGET_GETGROUPS_T/gid_t/ \
477
  deduced.h ../../gcc/gcc/sys-protos.h > tmp-fixtmp.c
478
mv tmp-fixtmp.c fixtmp.c
479
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include fixtmp.c -w -U__SIZE_TYPE__ -U__PTRDIFF_TYPE__ -U__WCHAR_TYPE__ -E \
480
  | sed -e 's/  / /g' -e 's/ *(/ (/g' -e 's/ [ ]*/ /g' -e 's/( )/()/' \
481
  | ./gen-protos >xsys-protos.hT
482
Funny input line: timestamp
483
gen-protos: 1346 entries 341 collisions
484
mv xsys-protos.hT xsys-protos.h
485
rm -rf fixtmp.c
486
gcc -c -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/fix-header.c -o fix-header.o
487
gcc -DIN_GCC -DCROSS_COMPILE   -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o fix-header fix-header.o \
488
   scan-decls.o scan.o libcpp.a   ../libiberty/libiberty.a
489
if [ -f fixhdr.ready ] ; then \
490
        true; \
491
else \
492
        echo timestamp > fixhdr.ready; \
493
fi
494
objext='.o' \
495
LIB1ASMFUNCS='__mulsi3 __udivsi3 __divsi3 __umodsi3 __modsi3' \
496
LIB2FUNCS_1='_muldi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _clz _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi' \
497
LIB2FUNCS_2='_floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf _clear_cache _trampoline __main _exit _absvsi2 _absvdi2 _addvsi3 _addvdi3 _subvsi3 _subvdi3 _mulvsi3 _mulvdi3 _negvsi2 _negvdi2 _ctors' \
498
LIB2FUNCS_ST='_eprintf _bb __gcc_bcmp' \
499
LIB2ADD='fp-bit.c dp-bit.c' \
500
LIB2ADD_ST='' \
501
LIB2ADDEH='../../gcc/gcc/unwind-dw2.c ../../gcc/gcc/unwind-dw2-fde.c ../../gcc/gcc/unwind-sjlj.c' \
502
LIB2ADDEHDEP='unwind.inc unwind-dw2-fde.h' \
503
FPBIT='' \
504
FPBIT_FUNCS='_pack_sf _unpack_sf _addsub_sf _mul_sf _div_sf _fpcmp_parts_sf _compare_sf _eq_sf _ne_sf _gt_sf _ge_sf _lt_sf _le_sf _unord_sf _si_to_sf _sf_to_si _negate_sf _make_sf _sf_to_df _thenan_sf _sf_to_usi _usi_to_sf' \
505
LIB2_DIVMOD_FUNCS='_divdi3 _moddi3 _udivdi3 _umoddi3 _udiv_w_sdiv _udivmoddi4' \
506
DPBIT='' \
507
DPBIT_FUNCS='_pack_df _unpack_df _addsub_df _mul_df _div_df _fpcmp_parts_df _compare_df _eq_df _ne_df _gt_df _ge_df _lt_df _le_df _unord_df _si_to_df _df_to_si _negate_df _make_df _df_to_sf _thenan_df _df_to_usi _usi_to_df' \
508
MULTILIBS=`/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include --print-multi-lib` \
509
EXTRA_MULTILIB_PARTS='' \
510
SHLIB_LINK='' \
511
SHLIB_INSTALL='' \
512
SHLIB_EXT='' \
513
SHLIB_MULTILIB='' \
514
SHLIB_MKMAP='' \
515
SHLIB_MKMAP_OPTS='' \
516
SHLIB_MAPFILES='' \
517
SHLIB_NM_FLAGS='-pg' \
518
MULTILIB_OSDIRNAMES='' \
519
mkinstalldirs='/bin/sh ../../gcc/gcc/mkinstalldirs' \
520
  /bin/sh mklibgcc > tmp-libgcc.mk
521
mv tmp-libgcc.mk libgcc.mk
522
HEADERS="ansidecl.h  dbxelf.h elfos.h or32/or32.h or32/elf.h or32/linux-gas.h or32/linux-elf.h defaults.h" DEFINES="" \
523
TARGET_CPU_DEFAULT="" \
524
/bin/sh ../../gcc/gcc/mkconfig.sh tconfig.h
525
tconfig.h is unchanged
526
make GCC_FOR_TARGET="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include" \
527
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
528
  AR_FOR_TARGET="or32-uclinux-ar" \
529
  AR_CREATE_FOR_TARGET="or32-uclinux-ar  rc" \
530
  AR_FLAGS_FOR_TARGET="" \
531
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
532
  RANLIB_FOR_TARGET="or32-uclinux-ranlib" \
533
  RANLIB_TEST_FOR_TARGET="[ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
534
  NM_FOR_TARGET="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/nm" AWK="gawk" \
535
  LIBGCC2_CFLAGS="-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
536
  INCLUDES="-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include" \
537
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
538
  LIB1ASMSRC='or32/or32.S' \
539
  MAKEOVERRIDES= \
540
  -f libgcc.mk all
541
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
542
for d in libgcc; do \
543
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
544
done
545
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
546
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_muldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
547
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_negdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_negdi2.o
548
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_lshrdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
549
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ashldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ashldi3.o
550
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ashrdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ashrdi3.o
551
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ffsdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ffsdi2.o
552
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_clz -c ../../gcc/gcc/libgcc2.c -o libgcc/./_clz.o
553
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_cmpdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_cmpdi2.o
554
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ucmpdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ucmpdi2.o
555
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatdidf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatdidf.o
556
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatdisf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatdisf.o
557
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsdfsi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
558
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunssfsi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunssfsi.o
559
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsdfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
560
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixdfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixdfdi.o
561
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunssfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunssfdi.o
562
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixsfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixsfdi.o
563
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixxfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixxfdi.o
564
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsxfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsxfdi.o
565
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatdixf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatdixf.o
566
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunsxfsi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsxfsi.o
567
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixtfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixtfdi.o
568
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_fixunstfdi -c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunstfdi.o
569
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_floatditf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_floatditf.o
570
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_clear_cache -c ../../gcc/gcc/libgcc2.c -o libgcc/./_clear_cache.o
571
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_trampoline -c ../../gcc/gcc/libgcc2.c -o libgcc/./_trampoline.o
572
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL__main -c ../../gcc/gcc/libgcc2.c -o libgcc/./__main.o
573
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_exit -c ../../gcc/gcc/libgcc2.c -o libgcc/./_exit.o
574
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_absvsi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_absvsi2.o
575
../../gcc/gcc/libgcc2.c: In function `__absvsi2':
576
../../gcc/gcc/libgcc2.c:191: warning: implicit declaration of function `abort'
577
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_absvdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_absvdi2.o
578
../../gcc/gcc/libgcc2.c: In function `__absvdi2':
579
../../gcc/gcc/libgcc2.c:211: warning: implicit declaration of function `abort'
580
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_addvsi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_addvsi3.o
581
../../gcc/gcc/libgcc2.c: In function `__addvsi3':
582
../../gcc/gcc/libgcc2.c:74: warning: implicit declaration of function `abort'
583
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_addvdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_addvdi3.o
584
../../gcc/gcc/libgcc2.c: In function `__addvdi3':
585
../../gcc/gcc/libgcc2.c:89: warning: implicit declaration of function `abort'
586
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_subvsi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_subvsi3.o
587
../../gcc/gcc/libgcc2.c: In function `__subvsi3':
588
../../gcc/gcc/libgcc2.c:107: warning: implicit declaration of function `abort'
589
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_subvdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_subvdi3.o
590
../../gcc/gcc/libgcc2.c: In function `__subvdi3':
591
../../gcc/gcc/libgcc2.c:126: warning: implicit declaration of function `abort'
592
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_mulvsi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_mulvsi3.o
593
../../gcc/gcc/libgcc2.c: In function `__mulvsi3':
594
../../gcc/gcc/libgcc2.c:142: warning: implicit declaration of function `abort'
595
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_mulvdi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
596
../../gcc/gcc/libgcc2.c: In function `__mulvdi3':
597
../../gcc/gcc/libgcc2.c:227: warning: implicit declaration of function `abort'
598
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_negvsi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_negvsi2.o
599
../../gcc/gcc/libgcc2.c: In function `__negvsi2':
600
../../gcc/gcc/libgcc2.c:157: warning: implicit declaration of function `abort'
601
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_negvdi2 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_negvdi2.o
602
../../gcc/gcc/libgcc2.c: In function `__negvdi2':
603
../../gcc/gcc/libgcc2.c:172: warning: implicit declaration of function `abort'
604
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_ctors -c ../../gcc/gcc/libgcc2.c -o libgcc/./_ctors.o
605
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_divdi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
606
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_moddi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
607
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_udivdi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
608
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_umoddi3 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
609
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_udiv_w_sdiv -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
610
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_udivmoddi4 -c ../../gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
611
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_eprintf -c ../../gcc/gcc/libgcc2.c -o libgcc/./_eprintf.o
612
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_bb -c ../../gcc/gcc/libgcc2.c -o libgcc/./_bb.o
613
/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL__gcc_bcmp -c ../../gcc/gcc/libgcc2.c -o libgcc/./__gcc_bcmp.o
614
rm -rf ./libgcc.a
615
or32-uclinux-ar  rc ./libgcc.a libgcc/./__mulsi3.o libgcc/./__udivsi3.o libgcc/./__divsi3.o libgcc/./__umodsi3.o libgcc/./__modsi3.o libgcc/./_muldi3.o libgcc/./_negdi2.o libgcc/./_lshrdi3.o libgcc/./_ashldi3.o libgcc/./_ashrdi3.o libgcc/./_ffsdi2.o libgcc/./_clz.o libgcc/./_cmpdi2.o libgcc/./_ucmpdi2.o libgcc/./_floatdidf.o libgcc/./_floatdisf.o libgcc/./_fixunsdfsi.o libgcc/./_fixunssfsi.o libgcc/./_fixunsdfdi.o libgcc/./_fixdfdi.o libgcc/./_fixunssfdi.o libgcc/./_fixsfdi.o libgcc/./_fixxfdi.o libgcc/./_fixunsxfdi.o libgcc/./_floatdixf.o libgcc/./_fixunsxfsi.o libgcc/./_fixtfdi.o libgcc/./_fixunstfdi.o libgcc/./_floatditf.o libgcc/./_clear_cache.o libgcc/./_trampoline.o libgcc/./__main.o libgcc/./_exit.o libgcc/./_absvsi2.o libgcc/./_absvdi2.o libgcc/./_addvsi3.o libgcc/./_addvdi3.o libgcc/./_subvsi3.o libgcc/./_subvdi3.o libgcc/./_mulvsi3.o libgcc/./_mulvdi3.o libgcc/./_negvsi2.o libgcc/./_negvdi2.o libgcc/./_ctors.o libgcc/./_divdi3.o libgcc/./_moddi3.o libgcc/./_udivdi3.o libgcc/./_umoddi3.o libgcc/./_udiv_w_sdiv.o libgcc/./_udivmoddi4.o libgcc/./fp-bit.o libgcc/./dp-bit.o libgcc/./unwind-dw2.o libgcc/./unwind-dw2-fde.o libgcc/./unwind-sjlj.o libgcc/./_eprintf.o libgcc/./_bb.o libgcc/./__gcc_bcmp.o
616
if [ -f or32-uclinux-ranlib ] || ( [ i686-pc-linux-gnu = or32-unknown-uclinux ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ) ; then \
617
  or32-uclinux-ranlib ./libgcc.a ; \
618
else true; fi;
619
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
620
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
621
/bin/sh ../gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux /home/oc/testpool/or1k/or32-uclinux
622
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
623
(cd intl && make all)
624
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
625
make[2]: Nothing to be done for `all'.
626
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
627
for file in cc1 ; do \
628
  if [ -f $file ] ; then \
629
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
630
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  $file /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
631
  else true; \
632
  fi; \
633
done
634
for file in   collect2 ..; do \
635
  if [ x"$file" != x.. ]; then \
636
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
637
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  $file /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
638
  else true; fi; \
639
done
640
for file in  ..; do \
641
  if [ x"$file" != x.. ]; then \
642
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
643
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $file /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
644
    chmod a-x /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/$file; \
645
  else true; fi; \
646
done
647
if [ -f specs ] ; then \
648
  rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/specs; \
649
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 specs /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/specs; \
650
  chmod a-x /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/specs; \
651
fi
652
if [ -f protoize ]; \
653
then \
654
    if [ -f gcc-cross ] ; then \
655
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,'`; \
656
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  protoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,'`; \
657
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,'`; \
658
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  unprotoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,'`; \
659
    else \
660
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,; '`; \
661
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  protoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo protoize|sed 's,^,or32-uclinux-,; '`; \
662
        rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,; '`; \
663
        /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  unprotoize /home/oc/testpool/or1k/or32-uclinux/bin/`echo unprotoize|sed 's,^,or32-uclinux-,; '`; \
664
    fi ; \
665
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/SYSCALLS.c.X; \
666
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 SYSCALLS.c.X /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/SYSCALLS.c.X; \
667
    chmod a-x /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/SYSCALLS.c.X; \
668
fi
669
rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/cpp0
670
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  cpp0 /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/cpp0
671
rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/tradcpp0
672
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  tradcpp0 /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/tradcpp0
673
if [ -f gcov ]; \
674
then \
675
    rm -f /home/oc/testpool/or1k/or32-uclinux/bin/gcov; \
676
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  gcov /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcov|sed 's,^,or32-uclinux-,; '`; \
677
fi
678
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c gccbug /home/oc/testpool/or1k/or32-uclinux/bin/`echo gccbug|sed 's,^,or32-uclinux-,; '`
679
if [ -f specs.ready ] ; then \
680
        true; \
681
else \
682
        echo timestamp > specs.ready; \
683
fi
684
if [ -f fixhdr.ready ] ; then \
685
        true; \
686
else \
687
        echo timestamp > fixhdr.ready; \
688
fi
689
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3
690
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/bin
691
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/include
692
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/info
693
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib
694
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man1
695
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/man/man7
696
rm -rf /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include
697
mkdir /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include
698
chmod a+rx /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include
699
(cd `pwd`/include ; \
700
 tar -cf - .; exit 0) | (cd /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include; tar xpf - )
701
files=`cd /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include; find . -type l -print 2>/dev/null`; \
702
if [ $? -eq 0 ]; then \
703
  dir=`cd include; pwd`; \
704
  for i in $files; do \
705
    dest=`ls -ld /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include/$i | sed -n 's/.*-> //p'`; \
706
    if expr "$dest" : "$dir.*" > /dev/null; then \
707
      rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include/$i; \
708
      ln -s `echo $i | sed "s|/[^/]*|/..|g" | sed 's|/..$||'``echo "$dest" | sed "s|$dir||"` /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/include/$i; \
709
    fi; \
710
  done; \
711
fi
712
make GCC_FOR_TARGET="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include" \
713
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
714
  AR_FOR_TARGET="or32-uclinux-ar" \
715
  AR_CREATE_FOR_TARGET="or32-uclinux-ar  rc" \
716
  AR_FLAGS_FOR_TARGET="" \
717
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
718
  RANLIB_FOR_TARGET="or32-uclinux-ranlib" \
719
  RANLIB_TEST_FOR_TARGET="[ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
720
  NM_FOR_TARGET="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/nm" AWK="gawk" \
721
  LIBGCC2_CFLAGS="-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
722
  INCLUDES="-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include" \
723
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
724
  LIB1ASMSRC='or32/or32.S' \
725
  MAKEOVERRIDES= \
726
  -f libgcc.mk all
727
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
728
for d in libgcc; do \
729
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
730
done
731
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
732
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
733
if [ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] ); then \
734
  r_f_t=or32-uclinux-ranlib; \
735
else \
736
  r_f_t=: ; \
737
fi; \
738
make GCC_FOR_TARGET="/home/oc/testpool/or1k/b-gcc/gcc/xgcc -B/home/oc/testpool/or1k/b-gcc/gcc/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/ -B/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib/ -isystem /home/oc/testpool/or1k/or32-uclinux/or32-uclinux/include" \
739
  HOST_PREFIX="" HOST_PREFIX_1="loser-" \
740
  AR_FOR_TARGET="or32-uclinux-ar" \
741
  AR_CREATE_FOR_TARGET="or32-uclinux-ar  rc" \
742
  AR_FLAGS_FOR_TARGET="" \
743
  CFLAGS="-g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long" \
744
  RANLIB_TEST_FOR_TARGET="[ -f or32-uclinux-ranlib ] || ( [ "i686-pc-linux-gnu" = "or32-unknown-uclinux" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" \
745
  NM_FOR_TARGET="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/bin/nm" AWK="gawk" \
746
  LIBGCC2_CFLAGS="-O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc" \
747
  INCLUDES="-I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include" \
748
  CONFIG_H="tconfig.h " MACHMODE_H="machmode.h machmode.def" \
749
  LIB1ASMSRC='or32/or32.S' \
750
  MAKEOVERRIDES= \
751
  INSTALL_DATA="/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644" \
752
  RANLIB_FOR_TARGET="$r_f_t" \
753
  DESTDIR="" \
754
  libsubdir="/home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3" \
755
  slibdir="/home/oc/testpool/or1k/or32-uclinux/or32-uclinux/lib" \
756
  -f libgcc.mk install
757
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc'
758
for d in libgcc; do \
759
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
760
done
761
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
762
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ./libgcc.a /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/
763
: /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/libgcc.a
764
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
765
if [ -f gcc-cross ] ; then \
766
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,'`; \
767
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,'`; \
768
  if [ x != x ]; then \
769
    rm -f /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,'`; \
770
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,'`; \
771
  else true; fi; \
772
else \
773
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,; '`; \
774
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux/bin/`echo cpp|sed 's,^,or32-uclinux-,; '`; \
775
  if [ x != x ]; then \
776
    rm -f /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,; '`; \
777
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  -m 755 cpp /home/oc/testpool/or1k/or32-uclinux//`echo cpp|sed 's,^,or32-uclinux-,; '`; \
778
  else true; fi; \
779
fi
780
if [ -f gcc-cross ] ; then \
781
  rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,'`.1; \
782
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gcc.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,'`.1; \
783
  chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,'`.1; \
784
else \
785
  rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,; '`.1; \
786
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gcc.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,; '`.1; \
787
  chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/`echo gcc|sed 's,^,or32-uclinux-,; '`.1; \
788
fi
789
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/cpp.1
790
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/cpp.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/cpp.1
791
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/cpp.1
792
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man1/gcov.1
793
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gcov.1 /home/oc/testpool/or1k/or32-uclinux/man/man1/gcov.1
794
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man1/gcov.1
795
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man7/fsf-funding.7
796
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/fsf-funding.7 /home/oc/testpool/or1k/or32-uclinux/man/man7/fsf-funding.7
797
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man7/fsf-funding.7
798
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man7/gfdl.7
799
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gfdl.7 /home/oc/testpool/or1k/or32-uclinux/man/man7/gfdl.7
800
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man7/gfdl.7
801
rm -f /home/oc/testpool/or1k/or32-uclinux/man/man7/gpl.7
802
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/doc/gpl.7 /home/oc/testpool/or1k/or32-uclinux/man/man7/gpl.7
803
chmod a-x /home/oc/testpool/or1k/or32-uclinux/man/man7/gpl.7
804
rm -f /home/oc/testpool/or1k/or32-uclinux/info/cpp.info* /home/oc/testpool/or1k/or32-uclinux/info/gcc.info*
805
rm -f /home/oc/testpool/or1k/or32-uclinux/info/cppinternals.info* /home/oc/testpool/or1k/or32-uclinux/info/gccint.info*
806
if [ -f ../../gcc/gcc/doc/gcc.info ]; then \
807
  for f in ../../gcc/gcc/doc/cpp.info* ../../gcc/gcc/doc/gcc.info* \
808
        ../../gcc/gcc/doc/cppinternals.info* ../../gcc/gcc/doc/gccint.info*; do \
809
    realfile=`echo $f | sed -e 's|.*/\([^/]*\)$|\1|'`; \
810
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $f /home/oc/testpool/or1k/or32-uclinux/info/$realfile; \
811
  done; \
812
else true; fi
813
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
814
  if [ -f /home/oc/testpool/or1k/or32-uclinux/info/dir ] ; then \
815
    for f in cpp.info gcc.info gccint.info cppinternals.info; do \
816
        if [ -f /home/oc/testpool/or1k/or32-uclinux/info/$f ]; then \
817
          install-info --dir-file=/home/oc/testpool/or1k/or32-uclinux/info/dir /home/oc/testpool/or1k/or32-uclinux/info/$f; \
818
        else true; fi; \
819
    done; \
820
  else true; fi; \
821
else true; fi;
822
chmod a-x /home/oc/testpool/or1k/or32-uclinux/info/cpp.info* /home/oc/testpool/or1k/or32-uclinux/info/gcc.info*
823
chmod a-x /home/oc/testpool/or1k/or32-uclinux/info/cppinternals.info* /home/oc/testpool/or1k/or32-uclinux/info/gccint.info*
824
(cd intl && make install)
825
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
826
if test "gcc" = "gettext" \
827
   && test '' = 'intl-compat.o'; then \
828
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/lib /home/oc/testpool/or1k/or32-uclinux/include; \
829
  /usr/bin/install -c -m 644 libintl.h /home/oc/testpool/or1k/or32-uclinux/include/libintl.h; \
830
  @LIBTOOL@ --mode=install \
831
    /usr/bin/install -c -m 644 libintl.a /home/oc/testpool/or1k/or32-uclinux/lib/libintl.a; \
832
else \
833
  : ; \
834
fi
835
if test 'no' = yes; then \
836
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/lib; \
837
  temp=/home/oc/testpool/or1k/or32-uclinux/lib/t-charset.alias; \
838
  dest=/home/oc/testpool/or1k/or32-uclinux/lib/charset.alias; \
839
  if test -f /home/oc/testpool/or1k/or32-uclinux/lib/charset.alias; then \
840
    orig=/home/oc/testpool/or1k/or32-uclinux/lib/charset.alias; \
841
    sed -f ref-add.sed $orig > $temp; \
842
    /usr/bin/install -c -m 644 $temp $dest; \
843
    rm -f $temp; \
844
  else \
845
    if test yes = no; then \
846
      orig=charset.alias; \
847
      sed -f ref-add.sed $orig > $temp; \
848
      /usr/bin/install -c -m 644 $temp $dest; \
849
      rm -f $temp; \
850
    fi; \
851
  fi; \
852
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/share/locale; \
853
  test -f /home/oc/testpool/or1k/or32-uclinux/share/locale/locale.alias \
854
    && orig=/home/oc/testpool/or1k/or32-uclinux/share/locale/locale.alias \
855
    || orig=../../../gcc/gcc/intl/locale.alias; \
856
  temp=/home/oc/testpool/or1k/or32-uclinux/share/locale/t-locale.alias; \
857
  dest=/home/oc/testpool/or1k/or32-uclinux/share/locale/locale.alias; \
858
  sed -f ref-add.sed $orig > $temp; \
859
  /usr/bin/install -c -m 644 $temp $dest; \
860
  rm -f $temp; \
861
else \
862
  : ; \
863
fi
864
if test "gcc" = "gettext"; then \
865
  /bin/sh `case "../../gcc/gcc/../mkinstalldirs" in /*) echo "../../gcc/gcc/../mkinstalldirs" ;; *) echo "../../../gcc/gcc/../mkinstalldirs" ;; esac` /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl; \
866
  /usr/bin/install -c -m 644 VERSION /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/VERSION; \
867
  /usr/bin/install -c -m 644 ChangeLog.inst /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/ChangeLog; \
868
  dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
869
  for file in $dists; do \
870
    /usr/bin/install -c -m 644 ../../../gcc/gcc/intl/$file \
871
                    /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
872
  done; \
873
  chmod a+x /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/config.charset; \
874
  dists="plural.c"; \
875
  for file in $dists; do \
876
    if test -f $file; then dir=.; else dir=../../../gcc/gcc/intl; fi; \
877
    /usr/bin/install -c -m 644 $dir/$file \
878
                    /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
879
  done; \
880
  dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
881
  for file in $dists; do \
882
    rm -f /home/oc/testpool/or1k/or32-uclinux/share/gettext/intl/$file; \
883
  done; \
884
else \
885
  : ; \
886
fi
887
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc/intl'
888
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share
889
for cat in po/da.gmo po/el.gmo po/es.gmo po/fr.gmo po/ja.gmo po/nl.gmo po/sv.gmo po/tr.gmo po/da.gmo po/el.gmo po/es.gmo po/fr.gmo po/ja.gmo po/nl.gmo po/sv.gmo po/tr.gmo; do \
890
  lang=`basename $cat | sed 's/\.gmo$//'`; \
891
  if [ -f $cat ]; then :; \
892
  elif [ -f ../../gcc/gcc/$cat ]; then cat=../../gcc/gcc/$cat; \
893
  else continue; \
894
  fi; \
895
  dir=/home/oc/testpool/or1k/or32-uclinux/share/locale/$lang/LC_MESSAGES; \
896
  echo /bin/sh ../../gcc/gcc/mkinstalldirs $dir; \
897
  /bin/sh ../../gcc/gcc/mkinstalldirs $dir || exit 1; \
898
  echo /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $cat $dir/gcc.mo; \
899
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 $cat $dir/gcc.mo; \
900
done
901
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES
902
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/da.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES/gcc.mo
903
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/el/LC_MESSAGES
904
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/el.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/el/LC_MESSAGES/gcc.mo
905
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES
906
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/es.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/gcc.mo
907
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES
908
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/fr.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/gcc.mo
909
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES
910
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/ja.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/gcc.mo
911
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/nl/LC_MESSAGES
912
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/nl.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/nl/LC_MESSAGES/gcc.mo
913
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES
914
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/sv.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/gcc.mo
915
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES
916
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/tr.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/gcc.mo
917
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES
918
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/da.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/da/LC_MESSAGES/gcc.mo
919
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/el/LC_MESSAGES
920
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/el.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/el/LC_MESSAGES/gcc.mo
921
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES
922
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/es.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/es/LC_MESSAGES/gcc.mo
923
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES
924
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/fr.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/fr/LC_MESSAGES/gcc.mo
925
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES
926
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/ja.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/ja/LC_MESSAGES/gcc.mo
927
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/nl/LC_MESSAGES
928
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/nl.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/nl/LC_MESSAGES/gcc.mo
929
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES
930
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/sv.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/sv/LC_MESSAGES/gcc.mo
931
/bin/sh ../../gcc/gcc/mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES
932
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 ../../gcc/gcc/po/tr.gmo /home/oc/testpool/or1k/or32-uclinux/share/locale/tr/LC_MESSAGES/gcc.mo
933
if [ -f gcc-cross ] ; then \
934
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,'`; \
935
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  gcc-cross /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,'`; \
936
  if [ -d /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../../or32-uclinux/bin/. ] ; then \
937
    rm -f /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../../or32-uclinux/bin/gcc; \
938
    /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  gcc-cross /home/oc/testpool/or1k/or32-uclinux/lib/gcc-lib/or32-uclinux/3.2.3/../../../../or32-uclinux/bin/gcc; \
939
  else true; fi; \
940
else \
941
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,; '`; \
942
  /bin/sh /home/oc/testpool/or1k/gcc/install-sh -c  xgcc /home/oc/testpool/or1k/or32-uclinux/bin/`echo gcc|sed 's,^,or32-uclinux-,; '`; \
943
  rm -f /home/oc/testpool/or1k/or32-uclinux/bin/or32-uclinux-gcc-1; \
944
  ( cd /home/oc/testpool/or1k/or32-uclinux/bin && \
945
    ln `echo gcc|sed 's,^,or32-uclinux-,; '` or32-uclinux-gcc-1 && \
946
    mv -f or32-uclinux-gcc-1 or32-uclinux-`echo gcc|sed 's,^,or32-uclinux-,; '` ); \
947
fi
948
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/gcc'
949
make[1]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty'
950
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
951
make[2]: Nothing to be done for `all'.
952
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
953
/bin/sh ../../gcc/libiberty/../mkinstalldirs /home/oc/testpool/or1k/or32-uclinux/lib
954
/bin/sh /home/oc/testpool/or1k/gcc/install-sh -c -m 644 libiberty.a /home/oc/testpool/or1k/or32-uclinux/lib/libiberty.an
955
( cd /home/oc/testpool/or1k/or32-uclinux/lib && \
956
  ranlib libiberty.an && \
957
  mv -f libiberty.an libiberty.a )
958
make[2]: Entering directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
959
make[2]: Nothing to be done for `install'.
960
make[2]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty/testsuite'
961
make[1]: Leaving directory `/home/oc/testpool/or1k/b-gcc/libiberty'

powered by: WebSVN 2.1.0

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