tmedicci commented on issue #2884:
URL: https://github.com/apache/nuttx-apps/issues/2884#issuecomment-2627949363

   Just submitted a new PR (https://github.com/apache/nuttx-apps/pull/2982) 
that solves two issues on `TO-DO list`:
   
   1. Generate interpreters/python/Setup.local and 
interpreters/python/config.site dynamically according to the enabled configs. 
For instance: [export 
ac_cv_func_pipe="yes"](https://github.com/apache/incubator-nuttx-apps/blob/efc1bf710c8be1e0f0ae5e1bf2b292f8b57076a6/interpreters/python/config.site#L20)
 depends on CONFIG_PIPES being enabled.
   2. Create a wrapper application to automate the 1) mounting the ROMFS image 
with the Python's modules, 2) setting the environment variables and 3) running 
the Program/python.c app.


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