Skip to content
Julien Reichardt edited this page Jul 22, 2018 · 6 revisions

Static linking using the --static compiler flag is currently only supported on Alpine Linux. The easiest way to do this is to compile your application inside an Alpine Linux Docker container.

macOS doesn't officially support static linking.

More instructions coming soon. Use the --static compiler flag.