[Buildroot] [PATCH] package/gcc: fix xtensa uclinux code generation

Peter Korsgaard peter at korsgaard.com
Fri Nov 9 14:51:23 UTC 2018


>>>>> "Max" == Max Filippov <jcmvbkbc at gmail.com> writes:

 > xtensa-uclinux uses bFLT executable file format that cannot relocate
 > fields representing offsets from data to code. C++ objects built as PIC
 > use offsets to encode FDE structures. As a result C++ exception handling
 > doesn't work correctly on xtensa-uclinux. Don't use PIC by default on
 > xtensa-uclinux.

 > Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list