T
T
Taetricus2020-01-26 08:58:33
Licenses for software and other works
Taetricus, 2020-01-26 08:58:33

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

1 answer(s)
S
semen-pro, 2020-01-26
@semen-pro

Most likely, it is enough to indicate links to the source. Libraries not edited?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question