Skip to content

support .a archive format#73

Open
uninsane wants to merge 1 commit into
dtrx-py:masterfrom
uninsane:pr-ar
Open

support .a archive format#73
uninsane wants to merge 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".
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