CV-Bowen opened a new pull request, #14156:
URL: https://github.com/apache/nuttx/pull/14156

   ## Summary
   tc32-elf-ld generated: In function `nrand_r':
   /data/project/code/vela-pt/nuttx/libs/libc/stdlib/lib_srand.c:241: undefined 
reference to `__fixunsdfsi'
   
   telink compiler do not support float point, so set LIBC_RAND_ORDER to be 0 
to avoid function srand() use float point.
   
   ## Impact
   No
   
   ## Testing
   tlsr8278: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