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

Peter Korsgaard peter at korsgaard.com
Sun Nov 25 21:31:54 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 to 2018.02.x (minus the 8.2.0 patch) and 2018.08.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list