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

MTIDD linking problem with older versions of GCC (4.9 and 5.3) #348

Open
dzufferey opened this issue Sep 21, 2017 · 0 comments
Open

MTIDD linking problem with older versions of GCC (4.9 and 5.3) #348

dzufferey opened this issue Sep 21, 2017 · 0 comments

Comments

@dzufferey
Copy link
Contributor

It happens since MTIDD was added. I have only seen this issue under linux machines with older versions of GCC (4.9 and 5.3).

Instead of linking statically, dReal links against the dynamic version. Then dReal fails to run.
A workaround is to add $DREAL_HOME/build/external/src/MTIDD to LD_LIBRARY_PATH.

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