https://sourceware.org/bugzilla/show_bug.cgi?id=32591
Jan Beulich <jbeulich at suse dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #14 from Jan Beulich <jbeulich at suse dot com> --- (In reply to H.J. Lu from comment #13) > I created a testcase which generates a linker error > > failed to convert GOTPCREL relocation against '__stack_chk_guard'; relink > with --no-relax > > similar to > > https://lists.xenproject.org/archives/html/xen-devel/2024-12/msg00630.html > > based on the xen linker script, xen/arch/x86/xen.lds. My patch works. It doesn't on full Xen. As expected I see ASSERT(!SIZEOF(.got), ".got non-empty") triggering. I wonder whether you actually copied that when deriving the linker script from Xen's. -- You are receiving this mail because: You are on the CC list for the bug.