On Tue, 2002-01-22 at 14:19, Jacky Lam wrote: > After that, the compilation stops when compiling libstdc++v3. This > time, Segmentation fault from tcc when compiling misc-inst.cc at line 99. It > asks me to submit bug report...... > > Should I continue Or try another glibc version? Thanks.
This is a bug in GCC, not glibc. It's PR bootstrap/5209 in the GCC bug database; there's no need to report it again. If you don't need C++, you can just ignore the error and continue. Otherwise, I think you will have to go back to GCC 3.0.2, which doesn't seem to have the problem. p. _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
