yf13 commented on issue #13776:
URL: https://github.com/apache/nuttx/issues/13776#issuecomment-2406071968

   
   Ubuntu 22.04 stock RiscV toolchain (in APT package 
`gcc-riscv64-unknown-elf`) also breaks:
   
   ```shell
   $ dpkg -S $(which riscv64-unknown-elf-gcc)
   gcc-riscv64-unknown-elf: /usr/bin/riscv64-unknown-elf-gcc
   $ riscv64-unknown-elf-gcc -v 2>&1 | fgrep -v Config
   Using built-in specs.
   COLLECT_GCC=riscv64-unknown-elf-gcc
   COLLECT_LTO_WRAPPER=/usr/lib/gcc/riscv64-unknown-elf/10.2.0/lto-wrapper
   Target: riscv64-unknown-elf
   Thread model: single
   Supported LTO compression algorithms: zlib
   gcc version 10.2.0 ()
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to