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

How to avoid long time compilation? #212

Open
syheliel opened this issue Aug 12, 2022 · 1 comment
Open

How to avoid long time compilation? #212

syheliel opened this issue Aug 12, 2022 · 1 comment

Comments

@syheliel
Copy link

I'm using z3-sys in my rust crate indirectly and it takes a long time to compile z3-sys. I guess it is used to prepare some system functions for z3.
I'm using ubuntu, and I want to know is there a way to speed up compilation by installing something on my system? like apt istall libz3 or something similar to it.

@waywardmonkeys
Copy link
Contributor

The best path forward here will be what's going on in PR #193.

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

2 participants