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

fix missing pthread link flag #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix missing pthread link flag #93

wants to merge 1 commit into from

Conversation

Aneoshun
Copy link
Member

Fix discussed in #92 .
It seems to work on OSX (just a small warning ld: warning: directory not found for option '-L/usr/lib/x86_64-linux-gnu/')

@jbmouret
Copy link
Member

What about the -pthread option? does it work?

Also, are you sure you need '-L/usr/lib/x86_64-linux-gnu/'? this should be in your ld.so.conf

@Aneoshun
Copy link
Member Author

I don't have a ubuntu 18.10 with me at the moment to test. I will see this with my students and come back to you.

@costashatz
Copy link
Collaborator

This should be fixed by #95. Can you check @Aneoshun if it works for Ubuntu also?

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.

None yet

3 participants