anjiahao1 opened a new pull request, #17536:
URL: https://github.com/apache/nuttx/pull/17536

   ## Summary
   
   Nuttx's ELF dynamic loading cannot yet parse ARM exidx, so do not generate 
it yet.
   
   modlib_read: Read 64 bytes from offset 192665
   modlib_symvalue: ERROR: SHN_UNDEF: Exported symbol "__gnu_Unwind_Find_exidx" 
not found
   modlib_relocate: ERROR: Section 2 reloc 12: Failed to get value of 
symbol[246]: -2
   elf_loadbinary: Failed to bind symbols program binary: -2
   builtin_loadbinary: Loading file: /pic/hello
   
   ## Impact
   
   ELF compilation on ARM
   
   ## Testing
   
   mps3-an546 build with pic, load hello elf.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to