pussuw commented on PR #6197: URL: https://github.com/apache/incubator-nuttx/pull/6197#issuecomment-1133592187
> BTW, the implementation of _exit still exist in your patch, why the compiler doesn't complain the duplication now? This is something I don't understand either. Like I said the linker tries to pull _exit() from libavrgcc which it should not do. For some reason if I define exit() strongly as a procedure on the kernel side, it prevents pulling _exit() as well. Totally beyond my understanding. -- 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