dangbinghoo opened a new issue #1058:
URL: https://github.com/apache/incubator-nuttx-apps/issues/1058


   if I put 
   
   ``` Makefile
   EXTRA_LIBPATHS += -L $(PWD)
   LIBPATHS += $(PWD)
   EXTRA_LIBS += -lnimcache
   ```
   it seems, when linking the final binary,  these flags were not appended to  
LD.
   
   and CFLAGS += also won't work, IS there any way to achieve this ?
   
   


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