You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wasm-ld --gc-sections --strip-all --no-merge-data-segments --entry apply --export=apply:function --export-memory -lc++ -lc -leosio -leosio_dsm /tmp/antelope-bbb113..o -L/repos/cdt/build/lib -L/repos/cdt/build/lib64 --stack-first --lto-O3 -zstack-size=8192 -L/repos/cdt/build/lib -L/repos/cdt/build/lib64 -o enf.wasm --allow-undefined-file=/repos/cdt/build/cdt.imports
wasm-ld: error: /repos/cdt/build/lib/libc++.a: archive has no index; run ranlib to add one
wasm-ld: error: /repos/cdt/build/lib/libc.a: archive has no index; run ranlib to add one
wasm-ld: error: /repos/cdt/build/lib/libeosio.a: archive has no index; run ranlib to add one
wasm-ld: error: /repos/cdt/build/lib/libeosio_dsm.a: archive has no index; run ranlib to add one
Libraries are not built correctly
Next Steps here
https://hackmd.io/HE1un916Spy64TXdfzLeDQ?view
The text was updated successfully, but these errors were encountered: