[Bug 1287796] [NEW] gcc-i686-linux-android: ssp feature not working properly

Launchpad Bug Tracker 1287796 at bugs.launchpad.net
Sun Apr 6 13:14:42 UTC 2014


You have been subscribed to a public bug:

When compiling android with gcc-i686-linux-android toolchain i get a lot of:
bionic/libc/bionic/libc_logging.cpp:402: error: undefined reference to '__stack_chk_fail_local'
bionic/libc/bionic/libc_logging.cpp:500: error: undefined reference to '__stack_chk_fail_local'
bionic/libc/bionic/libc_logging.cpp:446: error: undefined reference to '__stack_chk_fail_local'

But:
readelf -a ./out/target/product/generic_x86/system/lib/crtbegin_so.o
    18: 0000005f    31 FUNC    GLOBAL HIDDEN     2 __stack_chk_fail_local

has that symbol, albeit hidden.

compared with arm toolchain, i'm not sure if that one is or isn't using
stack-protector, and whether it supports stack-protector or not.

** Affects: gcc-defaults (Ubuntu)
     Importance: Undecided
     Assignee: Dimitri John Ledkov (xnox)
         Status: New


** Tags: bot-comment
-- 
gcc-i686-linux-android: ssp feature not working properly
https://bugs.launchpad.net/bugs/1287796
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to gcc-defaults in Ubuntu.



More information about the foundations-bugs mailing list