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 OSX compile #84

Merged
merged 2 commits into from
Nov 1, 2017
Merged

fix OSX compile #84

merged 2 commits into from
Nov 1, 2017

Conversation

psychocrypt
Copy link
Collaborator

fix #71

  • link xmr-stak-backend to xmrstak_cuda_backend to solve missing symbols

Before this PR the symboles of console.hpp, ... was linked only on windows to CUDA and OpenCL. This can result in missing symbols.

- link `xmr-stak-backend` to `xmrstak_cuda_backend` to solve missing symboles
@psychocrypt
Copy link
Collaborator Author

Build issue is solved by this PR (tested in #71)

@fireice-uk
Copy link
Owner

fireice-uk commented Oct 31, 2017

@psychocrypt Can you look into the CI build error?

fix `/usr/bin/ld: bin/libxmr-stak-backend.a(jconf.cpp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC`
@psychocrypt
Copy link
Collaborator Author

psychocrypt commented Nov 1, 2017 via email

@fireice-uk fireice-uk merged commit a9f8933 into fireice-uk:dev Nov 1, 2017
@kikemascote
Copy link

can somebody upload a copy of the .dylib and .so for nvidia? am unable to generate those files in osx high sierra

thanks in advance

gnagel pushed a commit to gnagel/xmr-stak that referenced this pull request Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants