Answer the question
In order to leave comments, you need to log in
Can I distribute my program with already compiled libraries?
I have a program distributed under GPL3. When assembling, the program is not assembled into a binary, but into a self-sufficient package. I want to add 2 C libraries to the program - libzstd (GPL2 and BSD), libcurl (what the hell is the license), the libraries are dynamically linked (dlfcn.h), it is understood that already compiled libraries will be added to the package. Can I distribute my program with already compiled libraries?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question