Date: Sun, 12 Oct 2025 00:55:55 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 290157] Enabling IPC breaks the link with error: relocation R_X86_64_PC32 cannot be used against symbol '__stack_chk_guard'; recompile with -fPIC Message-ID: <bug-290157-29464-n2B99rUmsW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-290157-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290157 --- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> --- If you link shared libraries, all linked .o must be compiled in pic mode (-fPIC). Whatever you did, broke the requirement. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290157-29464-n2B99rUmsW>
