On 12/3/07, Marc Karasek Marc.Karasek@sun.com wrote:
So this does not look like a ld problem, but an added feature to ld is causing us grief. If anyone can figure out how to turn this option off, that may fix all of this without any patches... :-)
Passing -Wl,--build-id=none to gcc turns off that ld feature. I haven't yet tracked down all the gcc invocations where it's needed.
--Ed