Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Conversation

jpf91
Copy link
Contributor

@jpf91 jpf91 commented Apr 1, 2016

Load libcurl dynamically at runtime.

Also link executables against -ldl on linux. This should be the last library we have to add to d-spec.c. Requires / includes #181 so #181 should be merged before merging this.

@ibuclaw
Copy link
Member

ibuclaw commented May 8, 2016

Loading curl dynamically is certainly good. But I feel that we should get shared libraries working rather than stuffing all the dependencies into the driver.

@jpf91
Copy link
Contributor Author

jpf91 commented Sep 14, 2016

Already merged as part of the shared library pull request.

@jpf91 jpf91 closed this Sep 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants