(no title)
ddulaney | 11 months ago
You could imagine us shipping our library as a DLL/.so and static-linking libcurl, but that comes with a bunch of its own problems.
ddulaney | 11 months ago
You could imagine us shipping our library as a DLL/.so and static-linking libcurl, but that comes with a bunch of its own problems.
nly|11 months ago
You need to be in control of the final link if you're shipping a .a to other teams
progval|11 months ago