⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Can't build a static executable #46

@secinthenet

Description

@secinthenet

Static executables are great for easy deployment in air gapped machines, like a laptop running Tails, so I think they should be supported, if not the default.
I tried to build using something like CFLAGS="-static" CXXFLAGS="-static" LDFLAGS="-static" ./build.sh, but it fails because libgcc_s.a doesn't exist, only libgcc_s.so.

Metadata

Metadata

Labels

buildIssues with the buildenhancementNew feature or request

Type

No type

Projects

Status

2023 Q4 Priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions