eren-terzioglu commented on issue #11980:
URL: https://github.com/apache/nuttx/issues/11980#issuecomment-2017407624

   Hi @ppisa,
   
   Our internal tests are building without any problems. Seems you are not 
using correct toolchain and version. Could you please try to test with our 
[suggested toolchain 
](https://nuttx.apache.org/docs/latest/platforms/risc-v/esp32c6/index.html#esp32-c6-toolchain)?
 Output should be like this:
   
   ```
   $ riscv-none-elf-gcc --version
   riscv-none-elf-gcc (xPack GNU RISC-V Embedded GCC x86_64) 12.3.0
   Copyright (C) 2022 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   
   ```
   
   


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