What happens during a “relocation has invalid symbol index” error?
Here is a test reproducing the problem: This produces the following error on GCC 4.8.4: Note that on GCC 6.2.0 the errors related to this question disappear, and it instead produces just: This has been reported a number of times by a number of users, on Stack Overflow, and elsewhere. I would like to understand … Read more