ext-inst.cc Input/output error

Shaun Jackman sjackman@gmail.com
Tue Sep 14 15:41:00 GMT 2004


I'm building gcc for arm-wince-pe. I'm getting an "Input/output error"
when compiling ext-inst.cc. I've built this tool-chain before, and I
don't think I've done anything different. I have free disk space, and
this disk is behaving fine. I've removed all the build directories and
tried again, but the same error on the same file pops up.

Please cc me in your reply. Thanks,
Shaun

gcc 3.3.1
binutils 2.14
Linux 2.6.8.1

/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/gcc/xgcc
-shared-libgcc -B/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/gcc/
-nostdinc++ -L/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/src
-L/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/src/.libs
-nostdinc -B/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/newlib/
-isystem /home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/newlib/targ-include
-isystem /home/sjackman/work/pathway/toolchain/pocketpc/gcc/gcc-3.3.1/newlib/libc/include
-B/opt/pocketpc/arm-wince-pe/bin/ -B/opt/pocketpc/arm-wince-pe/lib/
-isystem /opt/pocketpc/arm-wince-pe/include -nostdinc++
-I/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include/arm-wince-pe
-I/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include
-I../../../../gcc-3.3.1/libstdc++-v3/libsupc++
-I../../../../gcc-3.3.1/libstdc++-v3/libmath -g -O2
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings
-fdiagnostics-show-location=once -c
../../../../gcc-3.3.1/libstdc++-v3/src/ext-inst.cc -o ext-inst.o
In file included from
/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include/ext/ropeimpl.h:54,
                 from
/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include/ext/stl_rope.h:2497,
                 from
/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include/ext/rope:60,
                 from ../../../../gcc-3.3.1/libstdc++-v3/src/ext-inst.cc:34:
/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include/ext/numeric:67:19:
/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/include/numeric:
Input/output error
make[5]: *** [ext-inst.lo] Error 1
make[5]: Leaving directory
`/home/sjackman/work/pathway/toolchain/pocketpc/gcc/build-gcc-3.3.1/arm-wince-pe/libstdc++-v3/src'



More information about the Gcc mailing list