Skip to content

Inconsistency of LIBRARY_TYPE default #27

@simonjwright

Description

@simonjwright

Not all the packages use the same default for LIBRARY_TYPE. For example, trying to build against libadalang will lead to this:

libadalang.gpr:21:17: shared library project "libadalang" cannot import static library project "gnatcoll_projects"

Workround: define LIBRARY_TYPE=relocatable (or static).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions