Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Strip binaries to make them smaller #6

Open
mjuric opened this issue Jul 10, 2015 · 0 comments
Open

Strip binaries to make them smaller #6

mjuric opened this issue Jul 10, 2015 · 0 comments

Comments

@mjuric
Copy link
Owner

mjuric commented Jul 10, 2015

Strip the debug info from binaries (to make them smaller), splitting it off into a separate conda package. E.g., something like lsst-afw -> lsst-afw and lsst-afw-debuginfo.

A user in need of debugging could then pull the debugging info by installing the appropriate *-debuginfo packages.

See https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html for details.

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

No branches or pull requests

1 participant