yf13 commented on issue #12960:
URL: https://github.com/apache/nuttx/issues/12960#issuecomment-2372810296

   I am unsure if this is the same issue as the one I had with NuttX: when 
using NuttX in kernel mode, it is always a pain when app ELFs built with one 
kernel config doesn't work with another. The reason is that the `.a` files in 
`nuttx-export-x.y.z.tgz` package vary with the kernel config file.
   
   Whether this is an issue depends on how we want NuttX to be:
   
   - If we just want NuttX be an (invisbile) part of a single purpose embedded 
device, then likely it is not an issue.
   - If we want NuttX to be a base of an eco system where different software 
can work together, then it is an issue.
   
   The issue isn't specific to the app programming language as it happens to C 
as well.
   
   


-- 
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: [email protected]

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

Reply via email to