Skip to content

fix: build static library as position-independent code - #224

Open
maxday wants to merge 1 commit into
masterfrom
maxday/pic-static-lib
Open

fix: build static library as position-independent code#224
maxday wants to merge 1 commit into
masterfrom
maxday/pic-static-lib

Conversation

@maxday

@maxday maxday commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Emit position-independent code so the static archive can be linked into a shared object (e.g. the Java runtime interface client's JNI .so). PIC links fine into executables too, so this is safe for all consumers.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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.

1 participant