xiaoxiang781216 commented on code in PR #12088:
URL: https://github.com/apache/nuttx/pull/12088#discussion_r1554976987


##########
arch/sim/Kconfig:
##########
@@ -15,18 +15,22 @@ config HOST_X86_64
        select ARCH_HAVE_STACKCHECK
        select LIBC_ARCH_ELF_64BIT if LIBC_ARCH_ELF && !SIM_M32
        select ARCH_HAVE_MATH_H
+       select ARCH_TOOLCHAIN_GNU

Review Comment:
   sim doesn't support user switch to a different toolchain. it can be only 
compiled with the host default one. All of them compatible with gcc.



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