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

Unlinked libraries even with "--compile-libraries" enumeration in a project in the wild #476

Closed
hellwolf opened this issue Jul 25, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@hellwolf
Copy link

(cont. from crytic/echidna#651)

$ crytic-compile --version
0.3.3

While using echidna/crytic-compile in conjunction with foundry (or Truffle, but examples here is in foundry), I was expecting to crytic-compile to resolve library linking using "--compile-libraries".

In a small example for sanity check crytic/echidna#651 (comment), it worked.

But in a larger example crytic/echidna#651 (comment), it did not.

Happy to provide more context, but the above example should get it reproduced. I have not spent time to a smaller example for reproducing it yet.

@0xalpharush
Copy link
Contributor

We just released 0.3.4 with this fix. Thanks for your troubleshooting and testing

@hellwolf
Copy link
Author

hellwolf commented Aug 8, 2023

no worries, happy to be unblocked :)

Btw, I already have a nixpkgs PR for this: NixOS/nixpkgs#247944

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants