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

FEAT: improve support for static linking #19

Merged
merged 5 commits into from
Oct 28, 2022

Conversation

riyaz-ali
Copy link
Owner

Fixes #18

@riyaz-ali riyaz-ali self-assigned this Oct 27, 2022
@riyaz-ali riyaz-ali force-pushed the feat/support-static-linking branch from cd76798 to 2e32e50 Compare October 27, 2022 09:26
@riyaz-ali
Copy link
Owner Author

It still requires building with CGO_LDFLAGS = -Wl,--unresolved-symbols=ignore-in-object-files (or -Wl,-undefined,dynamic_lookup on macOs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SEGFAULT in statically-linked extension
1 participant