anchao opened a new pull request, #7190:
URL: https://github.com/apache/incubator-nuttx/pull/7190

   
   
   ## Summary
   
   arm/armv7-r: redefine the linker symbols as armlink style
   
   Fix build break:
   
   ```
   Error: L6218E: Undefined symbol _sbss (referred from arm_head.o).
   Error: L6218E: Undefined symbol _ebss (referred from arm_head.o).
   Error: L6218E: Undefined symbol _eronly (referred from arm_head.o).
   Error: L6218E: Undefined symbol _sdata (referred from arm_head.o).
   Error: L6218E: Undefined symbol _edata (referred from arm_head.o).
   ```
   
   Signed-off-by: chao an <anc...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ./tools/configure.sh launchxl-tms57004/nsh


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to