--- Comment #8 from hjl at lucon dot org 2007-02-02 14:02 ---
I did remove the whole gcc build directory. My soucre is on NFS server. It
looks like my ia64 client still saw the older source files for some files
and new ones for others. After rebooting it, everything works fine. It could
--- Comment #7 from mkuvyrkov at gcc dot gnu dot org 2007-02-02 13:47
---
Confirm this on ia64-unknown-linux-gnu.
A strange (and, possibly, accidental) thing is that I hit this error only when
configuring with java. I.e. '--enable-languages=c,c++,fortran' bootstrap
finishes ok.
--
--- Comment #6 from bkoz at gcc dot gnu dot org 2007-02-02 11:28 ---
Hmm. What?
It seems odd to only have this problem on ia64. You might want to remove the
libstdc++ build directory and try again with a fresh build.
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30674
--- Comment #5 from hjl at lucon dot org 2007-02-02 00:25 ---
It is caused by something else.
--
hjl at lucon dot org changed:
What|Removed |Added
Status|UNCO
--- Comment #4 from hjl at lucon dot org 2007-02-01 23:59 ---
It may be caused by
http://gcc.gnu.org/ml/gcc-patches/2007-01/msg02515.html
--
hjl at lucon dot org changed:
What|Removed |Added
--- Comment #3 from hjl at lucon dot org 2007-02-01 23:57 ---
Oops. Try again:
if [ ! -d "./ia64-unknown-linux-gnu/bits/extc++.h.gch" ]; then \
mkdir -p ./ia64-unknown-linux-gnu/bits/extc++.h.gch; \
fi; \
/export/build/gnu/gcc/build-ia64-linux/./gcc/xgcc -share
--- Comment #2 from hjl at lucon dot org 2007-02-01 23:56 ---
The real error is
-I/net/gnu-13/export/gnu/src/gcc/gcc/libstdc++-v3/libsupc++ -O2 -g
/net/gnu-13/export/gnu/src/gcc/gcc/libstdc++-v3/include/precompiled/extc++.h -o
ia64-unknown-linux-gnu/bits/extc++.h.gch/O2g.gch
make[4]: **