https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79862
--- Comment #5 from Sumit <sbansal at ciena dot com> --- (In reply to Sumit from comment #4) > (In reply to Andrew Pinski from comment #3) > > --disable-hosted-libstdcxx \ > > > > That is more likely the cause. non-hosted libstdc++ is not well tested. > Hi Andrew, I have tried without --disable-hosted-libstdcxx and still the same error. In file included from ../../../../gcc-4.8/libstdc++-v3/libsupc++/array_type_info.cc:24:0: ../../../../gcc-4.8/libstdc++-v3/libsupc++/tinfo.h:25:20: fatal error: typeinfo: No such file or directory #include "typeinfo"