casaroli opened a new issue, #2189:
URL: https://github.com/apache/nuttx-apps/issues/2189

   Hello,
   
   I am trying to enable the `libtest` example with config `sim:nsh` but it 
seems to fail to link:
   
   ```
   /usr/bin/ld: nuttx.rel:(.data.rel.ro.g_builtins+0x58): undefined reference 
to `libtest_main'
   ```
   
   It looks like `EXTRA_LIBS` is not being honored in `Make.defs`.
   
   Does anyone know how to fix?
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to