tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ld compat linker warnings considered harmful



On Fri, Aug 21, 2026 at 08:42:59AM +0000, RVP wrote:
 > > Thanks for the simple example; that was sufficient to determine that
 > > it's being caused by the LTO plugin. As in, if you take the LTO plugin
 > > material out of the link line, it stops happening.
 > 
 > Actually, I believe it's this:
 > 
 > https://github.com/NetBSD/src/commit/d138d9f7e9bad645835c789d42405d05fb3dd84b
 > 
 > Adding the `--copy-dt-needed-entries' behaviour's been lost and put back twice
 > before:
 > 
 > https://github.com/NetBSD/src/commit/ac4a17f185bbc107fd63d47bf7715b066ca83115
 > https://github.com/NetBSD/src/commit/d138d9f7e9bad645835c789d42405d05fb3dd84b

Did this get sorted out? I was unable to figure out what the blazes
the LTO plugin was actually doing.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index