https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105317
--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> --- (In reply to okay from comment #2) > Two consideration: > > 1) If i compile with high gcc version successfully, the code put on another > machine with low version libstdc++.so, the code may not run. You should also provide the corresponding libstdc++.so. > > 2) How to compile high gcc version source code on arm? Where can i find a > toturial? Is there any precompiled binary package? What distribution do you use?