Skip to content

Consider libgcc a special case #247

Open
@lu-zero

Description

@lu-zero

The libgcc has a strange behavior and if we want to provide a link-line to almost-fully static-link the static library we could replace -lgcc_s with -lgcc and hope for the best.

Alternatively we should mention that passing --crt-static is needed to make a fully-static-linkable library (to be tested).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    D-HardA task that takes serveral days to completeF-DocumentationRelated to the documentationF-PkgConfigRelated to the pkg-config generation processenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions