ordilabs / live

Ordi Labs Live
https://live.ordilabs.org
MIT License
8 stars 3 forks source link

error: failed to build archive: 'wasm.o': section too large #160

Open FelixWeis opened 1 year ago

FelixWeis commented 1 year ago

system: macOS 13.4 (22F66)

clang --version Homebrew clang version 16.0.4 Target: arm64-apple-darwin22.5.0 Thread model: posix InstalledDir: /opt/homebrew/opt/llvm/bin

rustc --version rustc 1.71.0-nightly (5ea3f0ae0 2023-05-23)

error: failed to build archive: 'wasm.o': section too large

The following warnings were emitted during compilation:

warning: In file included from depend/secp256k1/src/precomputed_ecmult_gen.c:7:
[...]
error: could not compile `secp256k1-sys` (lib) due to previous error
warning: build failed, waiting for other jobs to finish...