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

codon: symbol lookup error, issue with LLVM? #4

Open
AAnnan opened this issue Oct 1, 2024 · 1 comment
Open

codon: symbol lookup error, issue with LLVM? #4

AAnnan opened this issue Oct 1, 2024 · 1 comment

Comments

@AAnnan
Copy link

AAnnan commented Oct 1, 2024

I get this error when I try to run codon run -plugin seq test.codon on the test code in the example:

codon: symbol lookup error: /home/aa/.codon/bin/../lib/codon/plugins/seq/build/libseq.so: undefined symbol: _ZN4llvm14GlobalVariableC1ERNS_6ModuleEPNS_4TypeEbNS_11GlobalValue12LinkageTypesEPNS_8ConstantERKNS_5TwineEPS0_NS5_15ThreadLocalModeENS_8OptionalIjEEb

@AAnnan
Copy link
Author

AAnnan commented Oct 1, 2024

I'm guessing the LLVM 17 upgrade of codon (https://docs.exaloop.io/codon/general/releases#v0.17) was not incorporated into seq.

I downgraded to codon v0.16.3 and it fixed the issue.

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