Skip to content

Conversation

patriotyk
Copy link

linking static libraries with gcc requires right order, -lpthread should be after the static library which it use. So I wasn't able to compile examples.

glynos added a commit that referenced this pull request Nov 6, 2013
Reordered linking of static libraries (-lpthread should be after the static library).
@glynos glynos merged commit d9d6945 into cpp-netlib:master Nov 6, 2013
@glynos
Copy link
Member

glynos commented Nov 6, 2013

Thanks

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

Successfully merging this pull request may close these issues.

2 participants