Re: [PR] libs/libc/stdlib/lib_exit.c: fix multiple definition of __dso_handle and sethost.sh: add MSYS environmen for msys2 [nuttx]

2023-10-26 Thread via GitHub


xiaoxiang781216 merged PR #11063:
URL: https://github.com/apache/nuttx/pull/11063


-- 
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



[PR] libs/libc/stdlib/lib_exit.c: fix multiple definition of __dso_handle and sethost.sh: add MSYS environmen for msys2 [nuttx]

2023-10-26 Thread via GitHub


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

   ## Summary
   fix
   
   CPP: nuttx-names.in-> nuttx-names.dat
   LD: nuttx
   /usr/lib/gcc/x86_64-pc-msys/13.2.0/../../../../x86_64-pc-msys/bin/ld: 
nuttx.rel:/d/a/nuttx_windows/nuttx_windows/nuttxspace/nuttx/libs/libc/stdlib/lib_exit.c:48:
 multiple definition of `__dso_handle'; 
/usr/lib/gcc/x86_64-pc-msys/13.2.0/crtbegin.o:cygming-crtbeg:(.data+0x0): first 
defined here
   
   tools/sethost.sh: add for MSYS2 MSYS environment
   ## Impact
   none
   ## Testing
   We tested on platform MSYS2 an Alpine linux
   


-- 
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