https://sourceware.org/bugzilla/show_bug.cgi?id=28719
Bug ID: 28719 Summary: DWARF-5 section names in PE/PEP and weak symbols in Cygwin Product: binutils Version: 2.37 Status: UNCONFIRMED Severity: critical Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: Stromeko at nexgo dot de Target Milestone: --- As detailed in https://sourceware.org/pipermail/binutils/2021-December/118844.html commit ba6eb62ff0ea9843a018cfd7cd06777bd66ae0a0 broke the resolution of weak symbols in Cygwin (which should always resolve to 0x0 since they don't work due to limitations of the OS loader). Removing just the .debug_loclists section from that change reverts to the previous behaviour, but might introduce other bugs elsewhere. -- You are receiving this mail because: You are on the CC list for the bug.