You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/12 20:20:07 UTC

[GitHub] [incubator-nuttx] kassane commented on issue #6219: Makefile does not detect new toolchain

kassane commented on issue #6219:
URL: https://github.com/apache/incubator-nuttx/issues/6219#issuecomment-1125387769

   Right, the example of this is zcc and zcxx worked even though they generated a flags error. Only zig build did not return any information in the output.
   I will review the `application.mk` file again.
   
   The strange thing is that when did an external test manually everything works.
   But only note in question is the condition to always link the object generated by zig to libc.
   
   **What do you mean?**
   
   zig code doesn't need libc (only ffi) and the other toolchains can't find to call it.


-- 
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-unsubscribe@nuttx.apache.org

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