https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125205
--- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > On Linux/x86, it's provided by libc.so.6 instead: > > readelf -sW /lib32/libc.so.6|grep __stack_chk > 562: 00135410 25 FUNC GLOBAL DEFAULT 14 __stack_chk_fail@@GLIBC_2.4 > > Seems like a bug in the map file to me. Scratch that of course ;-(
