DelphinusLab / zkWasm

Apache License 2.0
474 stars 94 forks source link

linking with `cc` failed #268

Closed Demontf closed 3 months ago

Demontf commented 3 months ago

System: ubuntu20.04 x86_64 GPU V100 Branch: main Command: cargo build --release --features uniform-circuit --features perf

error: linking with cc failed: exit status: 1

image

I found a similar issue in the dependent library Icicle. I don't know if it's a version issue. https://github.com/ingonyama-zk/icicle/issues/10

Demontf commented 3 months ago

image

Demontf commented 3 months ago

= note: /usr/bin/ld: Dwarf Error: found dwarf version '5', this reader only handles version 2, 3 and 4 information