On Sat, 20 Mar 2021 at 12:24, Manish Sahani via Gcc <gcc@gcc.gnu.org> wrote: > Also, while compiling without bootstrapping. I ran into an error (screenshot > of the error > <https://s3.us-west-2.amazonaws.com/secure.notion-static.com/1323c46e-a170-4c85-a83a-4ea302e7c689/Screenshot_2021-03-18_at_9.14.34_PM.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAT73L2G45O3KS52Y5%2F20210320%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210320T121908Z&X-Amz-Expires=86400&X-Amz-Signature=fc8925835e531aa06ef8bfbc8b427fe5f58b282200d898e2b25f82e596094d28&X-Amz-SignedHeaders=host&response-content-disposition=filename%20%3D%22Screenshot_2021-03-18_at_9.14.34_PM.png%22>) > couldn't find why this happened, any comments on that would be appreciated.
The error message was plain text, so there's no need to use a screenshot to show it (and certainly not one that disappears after a few days). When I first looked at the screenshot I don't think it showed the error, only the end of the compilation output, some time after the actual error was shown. You need to look at the earlier output for the problem. Please use the gcc-help list for help with problems like that.