Static Binary
#4667
Replies: 1 comment 3 replies
-
for clang we have -static for it, to create self contained binary |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to create a statically linked binary not library?
after calling
xmake
it generates binary with dynamically linked binaryBeta Was this translation helpful? Give feedback.
All reactions