Created attachment 1126935 [details] Syslinux requires Enable -Bsymbolic and -Bsymbolic-functions to PIE https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=e20365c Before binutils 2.26, -Bsymbolic and -Bsymbolic-functions were also applied to PIE so that "ld -pie -Bsymbolic -E" can be used to export symbols in PIE with local binding. This patch re-enables -Bsymbolic and -Bsymbolic-functions for PIE. ... Syslinux requires
The patch is now incorporated into binutils-2.26-11.fc24.