patacongo commented on pull request #3626:
URL: https://github.com/apache/incubator-nuttx/pull/3626#issuecomment-853854833


   > There isn't difference between ELF binary(posix_spawn) and builtin 
binary(task_spawn) after binfmt finish load and parse ELF file.
   
   In the FLAT build, there could be minor fourth case when libc.a is linked 
into the ELF module which is often done.  There could be a case pthread_start() 
and pthread_exit() exist only within the ELF module and not in the base FLASH 
code.


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

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


Reply via email to