[Bug c++/105317] How to deal with this: internal compiler error: in process_init_constructor_array, at cp/typeck2.c:1308?

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 20 10:04:33 GMT 2022


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?


More information about the Gcc-bugs mailing list