DEV Community

Discussion on: How to run Rust on Arduino Uno

Collapse
 
kuroiyatsu profile image
Mr. Johnson • Edited

I am running Ubuntu and I cannot get this to build. I just receive the following error:

LLVM ERROR: Not supported instr: >
error: could not compile 'compiler_builtins'

Not finding anything useful online to help me get past this.

Collapse
 
kuroiyatsu profile image
Mr. Johnson

An update from my previous post. There appears to have been a regression with the Rust compiler that causes this issue, unless I am misunderstanding this:

github.com/rust-lang/compiler-buil...