[Bug go/80814] [7 Regression] commit aa443150c83535fedccb3dee80daa7e01fafd92d causes a build error.

me at hussam dot eu.org gcc-bugzilla@gcc.gnu.org
Thu May 18 22:18:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80814

--- Comment #5 from Hussam Al-Tayeb <me at hussam dot eu.org> ---
(In reply to Ian Lance Taylor from comment #3)

> Have you run `make install` to install an earlier version of the build? 
> Perhaps the compilation command is incorrectly looking at the installed .gox
> files before looking at the newly built ones.

It looks like this may have been the case. Removing the gcc-go subpackage and
recompiling without reverting that commit makes a full build successful.
The installing all of gcc including gcc-go and recompiling from scratch also
completes successfully.


More information about the Gcc-bugs mailing list