extinguish commented on PR #14404: URL: https://github.com/apache/nuttx/pull/14404#issuecomment-2422509859
> `CMAKE_C_COMPILER_ID` is valid only after `project()` call. When I put `message("xxxx ${CMAKE_C_COMPILER_ID}")` after `project(NuttX LANGUAGES C CXX ASM)` I can see `xxxx GNU` Well, this bug has not been fixed yet. There is no problem displayed locally on my side. It is very likely to be a problem with my local environment. I will fix it again on my side. -- 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