用GCC2.95.3没有出现这样的错误了,在google查到一点消息
“> short-load-bytes is an obsolete flag not supported by gcc3.4
> and above.
> In the arch/armnommu/Makefile change CFLAGS to
> "-malignment-traps -msoft-float" and AFLAGS to -msoft-float.
> This will also eliminate a complaint about mixed old and new
> style float options.”