Skip to content

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

@dzufferey

Description

@dzufferey

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions