Skip to content

Errors building LDC with DMD managed by DVM #1379

@Hackerpilot

Description

@Hackerpilot

I use dvm to manage my installs of DMD. This means that the Phobos shared library for the compiler used to build LDC is not installed system-wide.

It seems that LDC is being dynamically linked with Phobos, so running LDC fails with the following error:

/home/alaran/src/ldc/build/bin/ldc2: error while loading shared libraries: libphobos2.so.0.70: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions