Answer the question
In order to leave comments, you need to log in
Is it possible to use C libraries not as dynamic ones?
Let's say I want to compile all libraries into 1 binary, and even those that are written in C. In theory, I should take the library sources and specify the paths to the sources directly from Go when #include. But it even seems to be working. What pitfalls can I stumble upon with this use?
Answer the question
In order to leave comments, you need to log in
In theory, I should take the library sources and specify the paths to the sources directly from Go
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question