Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

install-only distributions probably don't need .a files #511

Open
geofft opened this issue Feb 3, 2025 · 0 comments
Open

install-only distributions probably don't need .a files #511

geofft opened this issue Feb 3, 2025 · 0 comments

Comments

@geofft
Copy link
Collaborator

geofft commented Feb 3, 2025

$ find . -name \*.a -exec du -ch {} +
148K	./lib/thread2.8.9/libthread2.8.9.a
492K	./lib/Tix8.4.3/libTix8.4.3.a
516K	./lib/itcl4.2.4/libitcl4.2.4.a
4.0K	./lib/itcl4.2.4/libitclstub4.2.4.a
1.2M	total

I think these are not particularly useful in the install-only distribution, and we could save some space. We skip shipping libpython.a but not these.

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

No branches or pull requests

1 participant