Skip to content

support .a archive format - #73

Merged
ChrisJefferson merged 1 commit into
dtrx-py:masterfrom
uninsane:pr-ar
Jul 1, 2026
Merged

ChrisJefferson merged 1 commit into
dtrx-py:masterfrom
uninsane:pr-ar

Conversation

@uninsane

@uninsane uninsane commented Jun 8, 2026

Copy link
Copy Markdown

commonly used by code compilers like gcc, to ship libraries of compiled code. in such scenarios, the .a file extracts to a flat directory of .o "object files".

commonly used by code compilers like gcc, to ship libraries of
compiled code. in such scenarios, the `.a` file extracts to a
flat directory of `.o` "object files".
@ChrisJefferson
ChrisJefferson merged commit 0ef4a25 into dtrx-py:master Jul 1, 2026
10 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