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

Mosek is using threads the -lpthread libarary flag was missing for cxx_check. Otherwise it should be amongst the POSTLINKFLAGS #734

Merged
merged 1 commit into from Aug 17, 2012

Conversation

vigsterkr
Copy link
Member

No description provided.

the -lpthread libarary flag was missing for
cxx_check. Otherwise it should be amongst the
POSTLINKFLAGS
lisitsyn added a commit that referenced this pull request Aug 17, 2012
Mosek is using threads the -lpthread libarary flag was missing for cxx_check. Otherwise it should be amongst the POSTLINKFLAGS
@lisitsyn lisitsyn merged commit 9bcdbb0 into shogun-toolbox:master Aug 17, 2012
@sonney2k
Copy link
Member

this is wrong though - you should let it check for pthread first and then check for mosek.

@vigsterkr
Copy link
Member Author

yeah we figured that there's something else wrong with it as actually there was -pthread flag for c++... but still for some reason it couldn't find pthread_atfork function in the libpthread.so :S

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