* jacob navia: > 1) How can I know what I should generate? Should I figure out the gcc > version installed? > > 2) Is there any documentation for this change somewhere? What does it mean?
It's probably due to a downstream packaging change to enable position-independent executables (PIE) by default. > 3) What should be a portable solution for this problem? That depends on how you integrate with the GNU toolchain.