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

Linker error: unknown file type #15054

Closed
vadimkantorov opened this issue Sep 16, 2021 · 1 comment
Closed

Linker error: unknown file type #15054

vadimkantorov opened this issue Sep 16, 2021 · 1 comment

Comments

@vadimkantorov
Copy link

vadimkantorov commented Sep 16, 2021

The object file type is indeed WASM. So not sure what's going on:

$ file bibtex8-bibtex.o
bibtex8-bibtex.o: WebAssembly (wasm) binary module version 0x1 (MVP)

Also, this object is put in .a file which is being linked, and the error does not specify the .a archive and just says: wasm-ld: error: unknown file type: bibtex8-bibtex.o

@vadimkantorov
Copy link
Author

My bad, linked by mistake to a wrong object

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

No branches or pull requests

1 participant