iwmmxt.c: In function `WMAC':
iwmmxt.c:2117: warning: use of cast expressions as lvalues is deprecated
iwmmxt.c:2133: warning: use of cast expressions as lvalues is deprecated
iwmmxt.c: In function `WMADD':
iwmmxt.c:2169: warning: use of cast expressions as lvalues is deprecated
iwmmxt.c:2177: warning: use of cast expressions as lvalues is deprecated
iwmmxt.c:2186: warning: use of cast expressions as lvalues is deprecated
iwmmxt.c:2191: warning: use of cast expressions as lvalues is deprecated
iwmmxt.c: In function `WSLL':
iwmmxt.c:2840: warning: integer constant is too large for "long" type
iwmmxt.c: In function `WSRA':
iwmmxt.c:2917: warning: integer constant is too large for "long" type
iwmmxt.c:2917: warning: integer constant is too large for "long" type
iwmmxt.c:2919: warning: integer constant is too large for "long" type
iwmmxt.c: In function `WSRL':
iwmmxt.c:2988: warning: integer constant is too large for "long" type
iwmmxt.c: In function `WUNPCKEH':
iwmmxt.c:3290: warning: integer constant is too large for "long" type
iwmmxt.c: In function `WUNPCKEL':
iwmmxt.c:3357: warning: integer constant is too large for "long" type
rm -f libsim.a
ar rc libsim.a callback.o syscall.o targ-map.o armemu26.o armemu32.o arminit.o armos.o armsupp.o armvirt.o bag.o thumbemu.o wrapper.o sim-load.o armcopro.o maverick.o iwmmxt.o
ranlib libsim.a
gcc -c ./../common/run.c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1 -DDEFAULT_INLINE=0 -DMODET -DNEED_UI_LOOP_HOOK -DSIM_TARGET_SWITCHES -I. -I. -I../common -I./../common -I../../include -I./../../include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -I../../intl -I./../../intl -g -O2
make[2]: *** 没有规则可以创建“run”需要的目标“../../intl/libintl.a”。 停止。
make[2]: Leaving directory `/root/gdb-6.3/sim/arm'
make[1]: *** [all] 错误 2
make[1]: Leaving directory `/root/gdb-6.3/sim'
make: *** [all-sim] 错误 2