Hi,
I am trying to compile imx-bootlets-src-10.08.01 with ptxdist-2014.09.0, using OSELAS.Toolchain-2012.12.1, and it is giving a series of compilation errors all similar to these two
undefined reference to '__stack_chk_fail'
undefined reference to '__stack_chk_guard'
A small research shows it is because of SSP package, which is protecting stack and not allowing some libraries to link with bootlets, but I am still not sure how to resolve this error.
Any leads someone can provide?
Thanks & Regards,
Arpit Jain