Skip to content

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

Merged
maxday merged 1 commit into
masterfrom
maxday/pic-static-lib
Aug 18, 2026
Merged

fix: build static library as position-independent code#224
maxday merged 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.

@maxday
maxday merged commit 2bba334 into master Aug 18, 2026
71 of 73 checks passed
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.

2 participants