Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statically link libcurl and LibCurlShim #4

Open
pjquirk opened this issue Feb 18, 2016 · 0 comments
Open

Statically link libcurl and LibCurlShim #4

pjquirk opened this issue Feb 18, 2016 · 0 comments

Comments

@pjquirk
Copy link
Owner

pjquirk commented Feb 18, 2016

Investigate statically-linking the two native C libraries to reduce the number of files to be distributed. This would/could also remove the need for GetProcAddress in the shim (we'd just compile against libcurl directly).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant