esp32c3-experiments icon indicating copy to clipboard operation
esp32c3-experiments copied to clipboard

lld failed when build

Open elderbig opened this issue 3 years ago • 0 comments

$ cargo build

= note: rust-lld: error: riscv-link.x:52: expected filename pattern
          >>>     (*(.trap));
          >>>     ^
          

error: could not compile `esp32c3` due to previous error

elderbig avatar Oct 10 '22 14:10 elderbig