1 |
1767 |
root |
Mon Nov 22 00:51:17 CET 2004
|
2 |
|
|
configure: WARNING: If you wanted to set the --build type, don't use --host.
|
3 |
|
|
If a cross compiler is detected then cross compile mode will be used.
|
4 |
|
|
checking build system type... i686-pc-linux-gnu
|
5 |
|
|
checking host system type... or32-unknown-uclinux-gnu
|
6 |
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
7 |
|
|
checking whether build environment is sane... yes
|
8 |
|
|
checking for gawk... gawk
|
9 |
|
|
checking whether make sets $(MAKE)... yes
|
10 |
|
|
checking for or32-uclinux-strip... or32-uclinux-strip
|
11 |
|
|
checking whether make sets $(MAKE)... (cached) yes
|
12 |
|
|
checking for a BSD-compatible install... /usr/bin/install -c
|
13 |
|
|
checking for or32-uclinux-or32-uclinux-gcc... no
|
14 |
|
|
checking for or32-uclinux-gcc... or32-uclinux-gcc
|
15 |
|
|
checking for or32-uclinux-or32-uclinux-ranlib... no
|
16 |
|
|
checking for or32-uclinux-ranlib... or32-uclinux-ranlib
|
17 |
|
|
checking for or32-uclinux-or32-uclinux-ld... no
|
18 |
|
|
checking for or32-uclinux-ld... or32-uclinux-ld
|
19 |
|
|
checking for or32-uclinux-or32-uclinux-sim... no
|
20 |
|
|
checking for or32-uclinux-sim... or32-uclinux-sim
|
21 |
|
|
checking for style of include used by make... GNU
|
22 |
|
|
checking for or32-uclinux-gcc... or32-uclinux-gcc
|
23 |
|
|
checking for C compiler default output... a.out
|
24 |
|
|
checking whether the C compiler works... yes
|
25 |
|
|
checking whether we are cross compiling... yes
|
26 |
|
|
checking for suffix of executables...
|
27 |
|
|
checking for suffix of object files... o
|
28 |
|
|
checking whether we are using the GNU C compiler... yes
|
29 |
|
|
checking whether or32-uclinux-gcc accepts -g... yes
|
30 |
|
|
checking for or32-uclinux-gcc option to accept ANSI C... none needed
|
31 |
|
|
checking dependency style of or32-uclinux-gcc... gcc3
|
32 |
|
|
checking for strerror in -lcposix... no
|
33 |
|
|
checking how to run the C preprocessor... or32-uclinux-gcc -E
|
34 |
|
|
checking for egrep... grep -E
|
35 |
|
|
checking for ANSI C header files... yes
|
36 |
|
|
checking whether or32-uclinux-gcc needs -traditional... no
|
37 |
|
|
checking whether to enable optimizations... default
|
38 |
|
|
checking for an ANSI C-conforming const... yes
|
39 |
|
|
checking for inline... inline
|
40 |
|
|
configure: creating ./config.status
|
41 |
|
|
config.status: creating Makefile
|
42 |
|
|
config.status: creating support/Makefile
|
43 |
|
|
config.status: creating uos/Makefile
|
44 |
|
|
config.status: executing depfiles commands
|
45 |
|
|
Making check in support
|
46 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/testbench/support'
|
47 |
|
|
source='support.c' object='support.o' libtool=no \
|
48 |
|
|
depfile='.deps/support.Po' tmpdepfile='.deps/support.TPo' \
|
49 |
|
|
depmode=gcc3 /bin/sh ../../depcomp \
|
50 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I../support -Wall -g -nostdlib -mhard-div -c `test -f 'support.c' || echo './'`support.c
|
51 |
|
|
In file included from support.c:5:
|
52 |
|
|
support.h:20: warning: conflicting types for built-in function `printf'
|
53 |
|
|
source='int.c' object='int.o' libtool=no \
|
54 |
|
|
depfile='.deps/int.Po' tmpdepfile='.deps/int.TPo' \
|
55 |
|
|
depmode=gcc3 /bin/sh ../../depcomp \
|
56 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I../support -Wall -g -nostdlib -mhard-div -c `test -f 'int.c' || echo './'`int.c
|
57 |
|
|
In file included from int.c:4:
|
58 |
|
|
support.h:20: warning: conflicting types for built-in function `printf'
|
59 |
|
|
rm -f libsupport.a
|
60 |
|
|
ar cru libsupport.a support.o int.o
|
61 |
|
|
or32-uclinux-ranlib libsupport.a
|
62 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/testbench/support'
|
63 |
|
|
Making check in uos
|
64 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/testbench/uos'
|
65 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I../support -c `test -f 'except_or32.S' || echo './'`except_or32.S
|
66 |
|
|
source='task.c' object='task.o' libtool=no \
|
67 |
|
|
depfile='.deps/task.Po' tmpdepfile='.deps/task.TPo' \
|
68 |
|
|
depmode=gcc3 /bin/sh ../../depcomp \
|
69 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I../support -Wall -g -nostdlib -mhard-div -c `test -f 'task.c' || echo './'`task.c
|
70 |
|
|
In file included from task.c:4:
|
71 |
|
|
../support/support.h:20: warning: conflicting types for built-in function `printf'
|
72 |
|
|
source='tick.c' object='tick.o' libtool=no \
|
73 |
|
|
depfile='.deps/tick.Po' tmpdepfile='.deps/tick.TPo' \
|
74 |
|
|
depmode=gcc3 /bin/sh ../../depcomp \
|
75 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I../support -Wall -g -nostdlib -mhard-div -c `test -f 'tick.c' || echo './'`tick.c
|
76 |
|
|
In file included from tick.c:5:
|
77 |
|
|
../support/support.h:20: warning: conflicting types for built-in function `printf'
|
78 |
|
|
source='uos.c' object='uos.o' libtool=no \
|
79 |
|
|
depfile='.deps/uos.Po' tmpdepfile='.deps/uos.TPo' \
|
80 |
|
|
depmode=gcc3 /bin/sh ../../depcomp \
|
81 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I../support -Wall -g -nostdlib -mhard-div -c `test -f 'uos.c' || echo './'`uos.c
|
82 |
|
|
In file included from uos.c:4:
|
83 |
|
|
../support/support.h:20: warning: conflicting types for built-in function `printf'
|
84 |
|
|
uos.c: In function `uos_msgsnd':
|
85 |
|
|
uos.c:111: warning: control reaches end of non-void function
|
86 |
|
|
uos.c: In function `uos_msgrcv':
|
87 |
|
|
uos.c:118: warning: control reaches end of non-void function
|
88 |
|
|
uos.c: In function `kernel_msgrcv':
|
89 |
|
|
uos.c:175: warning: unused variable `mcb'
|
90 |
|
|
uos.c: In function `kernel_init':
|
91 |
|
|
uos.c:308: warning: control reaches end of non-void function
|
92 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -T../default.ld -o uos except_or32.o task.o tick.o uos.o ../support/libsupport.a
|
93 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/testbench/uos'
|
94 |
|
|
make[1]: Entering directory `/home/oc/testpool/or1k/or1ksim/testbench'
|
95 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'except.S' || echo './'`except.S
|
96 |
|
|
source='exit.c' object='exit.o' libtool=no \
|
97 |
|
|
depfile='.deps/exit.Po' tmpdepfile='.deps/exit.TPo' \
|
98 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
99 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'exit.c' || echo './'`exit.c
|
100 |
|
|
In file included from exit.c:3:
|
101 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
102 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o exit -T.//default.ld except.o exit.o support/libsupport.a
|
103 |
|
|
source='cbasic.c' object='cbasic.o' libtool=no \
|
104 |
|
|
depfile='.deps/cbasic.Po' tmpdepfile='.deps/cbasic.TPo' \
|
105 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
106 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'cbasic.c' || echo './'`cbasic.c
|
107 |
|
|
In file included from cbasic.c:6:
|
108 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
109 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o cbasic -T.//default.ld except.o cbasic.o support/libsupport.a
|
110 |
|
|
source='local_global.c' object='local_global.o' libtool=no \
|
111 |
|
|
depfile='.deps/local_global.Po' tmpdepfile='.deps/local_global.TPo' \
|
112 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
113 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'local_global.c' || echo './'`local_global.c
|
114 |
|
|
In file included from local_global.c:2:
|
115 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
116 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o local_global -T.//default.ld except.o local_global.o support/libsupport.a
|
117 |
|
|
source='mul.c' object='mul.o' libtool=no \
|
118 |
|
|
depfile='.deps/mul.Po' tmpdepfile='.deps/mul.TPo' \
|
119 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
120 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mul.c' || echo './'`mul.c
|
121 |
|
|
In file included from mul.c:2:
|
122 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
123 |
|
|
mul.c: In function `main':
|
124 |
|
|
mul.c:97: warning: unsigned int format, long int arg (arg 2)
|
125 |
|
|
mul.c:99: warning: unsigned int format, long int arg (arg 2)
|
126 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mul -T.//default.ld except.o mul.o support/libsupport.a
|
127 |
|
|
source='mycompress.c' object='mycompress.o' libtool=no \
|
128 |
|
|
depfile='.deps/mycompress.Po' tmpdepfile='.deps/mycompress.TPo' \
|
129 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
130 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mycompress.c' || echo './'`mycompress.c
|
131 |
|
|
In file included from mycompress.c:2:
|
132 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
133 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mycompress -T.//default.ld except.o mycompress.o support/libsupport.a
|
134 |
|
|
source='dhry.c' object='dhry.o' libtool=no \
|
135 |
|
|
depfile='.deps/dhry.Po' tmpdepfile='.deps/dhry.TPo' \
|
136 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
137 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'dhry.c' || echo './'`dhry.c
|
138 |
|
|
In file included from dhry.c:17:
|
139 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
140 |
|
|
dhry.c:26: warning: conflicting types for built-in function `strcpy'
|
141 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o dhry -T.//default.ld except.o dhry.o support/libsupport.a
|
142 |
|
|
source='functest.c' object='functest.o' libtool=no \
|
143 |
|
|
depfile='.deps/functest.Po' tmpdepfile='.deps/functest.TPo' \
|
144 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
145 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'functest.c' || echo './'`functest.c
|
146 |
|
|
In file included from functest.c:2:
|
147 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
148 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o functest -T.//default.ld except.o functest.o support/libsupport.a
|
149 |
|
|
source='mem_test.c' object='mem_test.o' libtool=no \
|
150 |
|
|
depfile='.deps/mem_test.Po' tmpdepfile='.deps/mem_test.TPo' \
|
151 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
152 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mem_test.c' || echo './'`mem_test.c
|
153 |
|
|
In file included from mem_test.c:4:
|
154 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
155 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mem_test -T.//default.ld except.o mem_test.o support/libsupport.a
|
156 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'basic.S' || echo './'`basic.S
|
157 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o basic -T.//default.ld basic.o
|
158 |
|
|
source='cache.c' object='cache.o' libtool=no \
|
159 |
|
|
depfile='.deps/cache.Po' tmpdepfile='.deps/cache.TPo' \
|
160 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
161 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'cache.c' || echo './'`cache.c
|
162 |
|
|
In file included from cache.c:2:
|
163 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
164 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'cache_asm.S' || echo './'`cache_asm.S
|
165 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o cache -T.//cache.ld cache.o cache_asm.o support/libsupport.a
|
166 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'cfg.S' || echo './'`cfg.S
|
167 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o cfg -T.//default.ld cfg.o
|
168 |
|
|
source='dmatest.c' object='dmatest.o' libtool=no \
|
169 |
|
|
depfile='.deps/dmatest.Po' tmpdepfile='.deps/dmatest.TPo' \
|
170 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
171 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'dmatest.c' || echo './'`dmatest.c
|
172 |
|
|
In file included from dmatest.c:3:
|
173 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
174 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o dmatest -T.//default.ld except.o dmatest.o support/libsupport.a
|
175 |
|
|
source='eth.c' object='eth.o' libtool=no \
|
176 |
|
|
depfile='.deps/eth.Po' tmpdepfile='.deps/eth.TPo' \
|
177 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
178 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'eth.c' || echo './'`eth.c
|
179 |
|
|
In file included from eth.c:4:
|
180 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
181 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o eth -T.//default.ld except.o eth.o support/libsupport.a
|
182 |
|
|
source='mmu.c' object='mmu.o' libtool=no \
|
183 |
|
|
depfile='.deps/mmu.Po' tmpdepfile='.deps/mmu.TPo' \
|
184 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
185 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mmu.c' || echo './'`mmu.c
|
186 |
|
|
In file included from mmu.c:4:
|
187 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
188 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'mmu_asm.S' || echo './'`mmu_asm.S
|
189 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mmu -T.//default.ld except.o mmu.o mmu_asm.o support/libsupport.a
|
190 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'except_test_s.S' || echo './'`except_test_s.S
|
191 |
|
|
source='except_test.c' object='except_test.o' libtool=no \
|
192 |
|
|
depfile='.deps/except_test.Po' tmpdepfile='.deps/except_test.TPo' \
|
193 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
194 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'except_test.c' || echo './'`except_test.c
|
195 |
|
|
In file included from except_test.c:4:
|
196 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
197 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o except_test -T.//default.ld except_test_s.o except_test.o support/libsupport.a
|
198 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'int_test.S' || echo './'`int_test.S
|
199 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o int_test -T.//int_test.ld int_test.o support/libsupport.a
|
200 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'flag.S' || echo './'`flag.S
|
201 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o flag -T.//default.ld flag.o
|
202 |
|
|
source='fbtest.c' object='fbtest.o' libtool=no \
|
203 |
|
|
depfile='.deps/fbtest.Po' tmpdepfile='.deps/fbtest.TPo' \
|
204 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
205 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'fbtest.c' || echo './'`fbtest.c
|
206 |
|
|
In file included from fbtest.c:2:
|
207 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
208 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o fbtest -T.//default.ld except.o fbtest.o support/libsupport.a
|
209 |
|
|
source='kbdtest.c' object='kbdtest.o' libtool=no \
|
210 |
|
|
depfile='.deps/kbdtest.Po' tmpdepfile='.deps/kbdtest.TPo' \
|
211 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
212 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'kbdtest.c' || echo './'`kbdtest.c
|
213 |
|
|
In file included from kbdtest.c:2:
|
214 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
215 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o kbdtest -T.//default.ld except.o kbdtest.o support/libsupport.a
|
216 |
|
|
source='acv_uart.c' object='acv_uart.o' libtool=no \
|
217 |
|
|
depfile='.deps/acv_uart.Po' tmpdepfile='.deps/acv_uart.TPo' \
|
218 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
219 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'acv_uart.c' || echo './'`acv_uart.c
|
220 |
|
|
In file included from acv_uart.c:4:
|
221 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
222 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o acv_uart -T.//default.ld except.o acv_uart.o support/libsupport.a
|
223 |
|
|
source='acv_gpio.c' object='acv_gpio.o' libtool=no \
|
224 |
|
|
depfile='.deps/acv_gpio.Po' tmpdepfile='.deps/acv_gpio.TPo' \
|
225 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
226 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'acv_gpio.c' || echo './'`acv_gpio.c
|
227 |
|
|
In file included from acv_gpio.c:4:
|
228 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
229 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o acv_gpio -T.//default.ld except.o acv_gpio.o support/libsupport.a
|
230 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -I./support -c `test -f 'except_mc.S' || echo './'`except_mc.S
|
231 |
|
|
source='mc_common.c' object='mc_common.o' libtool=no \
|
232 |
|
|
depfile='.deps/mc_common.Po' tmpdepfile='.deps/mc_common.TPo' \
|
233 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
234 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mc_common.c' || echo './'`mc_common.c
|
235 |
|
|
In file included from mc_common.c:21:
|
236 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
237 |
|
|
source='mc_dram.c' object='mc_dram.o' libtool=no \
|
238 |
|
|
depfile='.deps/mc_dram.Po' tmpdepfile='.deps/mc_dram.TPo' \
|
239 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
240 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mc_dram.c' || echo './'`mc_dram.c
|
241 |
|
|
In file included from mc_dram.c:21:
|
242 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
243 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mc_dram -T./except_mc.ld except_mc.o mc_common.o mc_dram.o support/libsupport.a
|
244 |
|
|
source='mc_ssram.c' object='mc_ssram.o' libtool=no \
|
245 |
|
|
depfile='.deps/mc_ssram.Po' tmpdepfile='.deps/mc_ssram.TPo' \
|
246 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
247 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mc_ssram.c' || echo './'`mc_ssram.c
|
248 |
|
|
In file included from mc_ssram.c:21:
|
249 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
250 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mc_ssram -T./except_mc.ld except_mc.o mc_common.o mc_ssram.o support/libsupport.a
|
251 |
|
|
source='mc_async.c' object='mc_async.o' libtool=no \
|
252 |
|
|
depfile='.deps/mc_async.Po' tmpdepfile='.deps/mc_async.TPo' \
|
253 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
254 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mc_async.c' || echo './'`mc_async.c
|
255 |
|
|
In file included from mc_async.c:21:
|
256 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
257 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mc_async -T./except_mc.ld except_mc.o mc_common.o mc_async.o support/libsupport.a
|
258 |
|
|
source='mc_sync.c' object='mc_sync.o' libtool=no \
|
259 |
|
|
depfile='.deps/mc_sync.Po' tmpdepfile='.deps/mc_sync.TPo' \
|
260 |
|
|
depmode=gcc3 /bin/sh ./../depcomp \
|
261 |
|
|
or32-uclinux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"or1ksimtest\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -I. -I. -I./support -Wall -g -nostdlib -mhard-div -c `test -f 'mc_sync.c' || echo './'`mc_sync.c
|
262 |
|
|
In file included from mc_sync.c:21:
|
263 |
|
|
support/support.h:20: warning: conflicting types for built-in function `printf'
|
264 |
|
|
or32-uclinux-gcc -Wall -g -nostdlib -mhard-div -o mc_sync -T./except_mc.ld except_mc.o mc_common.o mc_sync.o support/libsupport.a
|
265 |
|
|
make check-TESTS
|
266 |
|
|
make[2]: Entering directory `/home/oc/testpool/or1k/or1ksim/testbench'
|
267 |
|
|
Testing ./exit... OK
|
268 |
|
|
PASS: exit
|
269 |
|
|
Testing ./cbasic... OK
|
270 |
|
|
PASS: cbasic
|
271 |
|
|
Testing ./local_global... OK
|
272 |
|
|
PASS: local_global
|
273 |
|
|
Testing ./mul... OK
|
274 |
|
|
PASS: mul
|
275 |
|
|
Testing ./mycompress... OK
|
276 |
|
|
PASS: mycompress
|
277 |
|
|
Testing ./dhry... OK
|
278 |
|
|
PASS: dhry
|
279 |
|
|
Testing ./functest... OK
|
280 |
|
|
PASS: functest
|
281 |
|
|
Testing ./mem_test... OK
|
282 |
|
|
PASS: mem_test
|
283 |
|
|
Testing ./basic... OK
|
284 |
|
|
PASS: basic
|
285 |
|
|
Testing ./cache... OK
|
286 |
|
|
PASS: cache
|
287 |
|
|
Testing ./cfg... OK
|
288 |
|
|
PASS: cfg
|
289 |
|
|
Testing ./dmatest... OK
|
290 |
|
|
PASS: dmatest
|
291 |
|
|
Testing ./eth... OK
|
292 |
|
|
PASS: eth
|
293 |
|
|
Testing ./mmu... (using ./mmu.cfg) OK
|
294 |
|
|
PASS: mmu
|
295 |
|
|
Testing ./except_test... OK
|
296 |
|
|
PASS: except_test
|
297 |
|
|
Testing ./int_test... OK
|
298 |
|
|
PASS: int_test
|
299 |
|
|
Testing ./flag... OK
|
300 |
|
|
PASS: flag
|
301 |
|
|
Testing ./fbtest... OK
|
302 |
|
|
PASS: fbtest
|
303 |
|
|
Testing ./kbdtest... OK
|
304 |
|
|
PASS: kbdtest
|
305 |
|
|
===================
|
306 |
|
|
All 19 tests passed
|
307 |
|
|
===================
|
308 |
|
|
make[2]: Leaving directory `/home/oc/testpool/or1k/or1ksim/testbench'
|
309 |
|
|
make[1]: Leaving directory `/home/oc/testpool/or1k/or1ksim/testbench'
|