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

Static compilation #8

Closed
izderadicka opened this issue Mar 1, 2019 · 1 comment
Closed

Static compilation #8

izderadicka opened this issue Mar 1, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@izderadicka
Copy link
Owner

I'm having problems with full static compilation of audioserve due to usage of C++ library libtag. Some details are described here
emk/rust-musl-builder#65. Looks like C++ and Rust have some friction when compiled together statically. If anyone knows a good way out please let me know, as static compilation would be beneficial for deployment (really lean docker image or direct binary download).

@izderadicka izderadicka added the help wanted Extra attention is needed label Mar 1, 2019
@izderadicka
Copy link
Owner Author

Static compilation is solved - within an alpine container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant