Open rodoufu opened 3 years ago
What compiler version are you on? The crate builds on my machine and on Travis CI
Hi @rozbb.
Are you able to try building it on non-Travis? Mine (0.6.0 with cargo 1.59.0-nightly (fcef61230 2021-12-17)) is failing with:
error: cannot find macro `asm` in this scope
--> /root/.cargo/registry/src/github.com-1ecc6299
db9ec823/ramp-0.6.0/src/ll/limb.rs:467:17
|
467 | asm!(
| ^^^
|
= note: consider importing this macro:
std::arch::asm