|
好的,完整的报错信息如下:- dest=../../host-x86_64-pc-linux-gnu/gcc/include/tmp$-unwind.h; \
- cp unwind.h $dest; \
- chmod a+r $dest; \
- sh ../.././libgcc/../move-if-change $dest ../../host-x86_64-pc-linux-gnu/gcc/include/unwind.h
- forrtl: No such file or directory
- forrtl: severe (29): file not found, unit 1, file /backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0/x86_64-pc-linux-gnu/libgcc/sh.inp
- Image PC Routine Line Source
- sh 00000000009F8D1D Unknown Unknown Unknown
- sh 00000000009F7825 Unknown Unknown Unknown
- sh 000000000099F0C0 Unknown Unknown Unknown
- sh 000000000094904F Unknown Unknown Unknown
- sh 0000000000948882 Unknown Unknown Unknown
- sh 000000000095969D Unknown Unknown Unknown
- sh 00000000004207A0 Unknown Unknown Unknown
- sh 0000000000401F5C Unknown Unknown Unknown
- sh 0000000000A035F1 Unknown Unknown Unknown
- sh 0000000000401E21 Unknown Unknown Unknown
- make[3]: *** [install-unwind_h-forbuild] Error 29
- make[3]: Leaving directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0/x86_64-pc-linux-gnu/libgcc'
- make[2]: *** [all-stage1-target-libgcc] Error 2
- make[2]: Leaving directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0'
- make[1]: *** [stage1-bubble] Error 2
- make[1]: Leaving directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0'
- make: *** [all] Error 2
- make[1]: Entering directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0'
- /bin/sh ./mkinstalldirs /backup/home/wsr/software/gcc-9.3.0//gcc-9.3.0 /backup/home/wsr/software/gcc-9.3.0//gcc-9.3.0
- mkdir -p -- /backup/home/wsr/software/gcc-9.3.0//gcc-9.3.0 /backup/home/wsr/software/gcc-9.3.0//gcc-9.3.0
- make[2]: Entering directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0/host-x86_64-pc-linux-gnu/fixincludes'
- make[2]: *** No rule to make target `install'. Stop.
- make[2]: Leaving directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0/host-x86_64-pc-linux-gnu/fixincludes'
- make[1]: *** [install-fixincludes] Error 2
- make[1]: Leaving directory `/backup/home/wsr/softpackge/gcc-9.3.0/gcc-9.3.0'
- make: *** [install] Error 2
复制代码
|
|