Skip to content

Linux: Ship shared library druntime/phobos #807

@dnadlinger

Description

@dnadlinger

If I remember correctly, we currently build the binary releases in static library mode. Since Linux shared library support should be stable now (at least not introduce any bugs over the static version), we should probably default to it starting with the next release (i.e. in master now).

Another thing to consider is that some people might still want to do static builds e.g. for ease of deployment, so we might need to spice up the build system a little to provide both static and shared builds.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions