Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider libgcc a special case #247

Open
lu-zero opened this issue Jan 21, 2022 · 0 comments
Open

Consider libgcc a special case #247

lu-zero opened this issue Jan 21, 2022 · 0 comments
Labels
D-Hard A task that takes serveral days to complete enhancement New feature or request F-Documentation Related to the documentation F-PkgConfig Related to the pkg-config generation process

Comments

@lu-zero
Copy link
Owner

lu-zero commented Jan 21, 2022

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).

@lu-zero lu-zero added enhancement New feature or request D-Hard A task that takes serveral days to complete F-PkgConfig Related to the pkg-config generation process F-Documentation Related to the documentation labels Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-Hard A task that takes serveral days to complete enhancement New feature or request F-Documentation Related to the documentation F-PkgConfig Related to the pkg-config generation process
Projects
None yet
Development

No branches or pull requests

1 participant