Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLVM16: Libraries Report No Archive #336

Open
Tracked by #325
ericpassmore opened this issue Jan 16, 2025 · 0 comments
Open
Tracked by #325

LLVM16: Libraries Report No Archive #336

ericpassmore opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@ericpassmore
Copy link
Contributor

Libraries are not built correctly

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

Next Steps here
https://hackmd.io/HE1un916Spy64TXdfzLeDQ?view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant