[Bug c++/93028] internal compiler error: in write_type, at cp/mangle.c:2073
itchka at compuserve dot com
gcc-bugzilla@gcc.gnu.org
Sat Dec 21 13:01:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93028
--- Comment #4 from Colin H Close <itchka at compuserve dot com> ---
Here's a new link for the sources (much reduced in size) Which have been
massaged to make them more portable.
https://drive.google.com/file/d/13KecN2DjtNsO2i3oJDhFoaUv06CoP6OB/view?usp=sharing
Untar the archive, copy the new shell script to the directory above that of the
source directory.
The new shell script requires the path to the top level directory of the
sources as it's argument (The directory in which you untarred the sources). You
may need to install some basic linux development packages to satisfy any
missing includes.
I hope there's now enough input to allow you to chase this one dowm.
More information about the Gcc-bugs
mailing list