-
Notifications
You must be signed in to change notification settings - Fork 304
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
Error compiling Cudaminer #161
Comments
I get it too |
Are you using Ubuntu 14.04? |
My system is Debian Strech 9.2, does anyone have any suggestions for me to select the problem? Thank you |
Shoot. I ran into that on Ubuntu 16.04 which was too new and used 14.04.... wonder if that’s the same with your version of Debian. Had to install the older CUDA SDK and compatible driver as well... which version are you using?? |
How do you even get this program to compile? There isn't a bat file or exe file. I'm not trying to seem like a complete novice, but getting this off the ground from scratch is a bit out of my realm of knowledge. |
Error compiling Cudaminer
Good afternoon
I have the following error message:
"/ usr / bin / ld: end link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Makefile: 508: recipe for target 'cudaminer' failed
make [2]: *** [cudaminer] Error 1
make [2]: Leaving directory '/ home / ademilson / Downloads / CudaMiner-master'
Makefile: 688: recipe for target 'all-recursive' failed
make [1]: *** [all-recursive] Error 1
make [1]: Leaving directory '/ home / ademilson / Downloads / CudaMiner-master'
Makefile: 412: recipe for target 'all' failed
make: *** [all] Error 2
"
My system is Debian Strech 9.2, does anyone have any suggestions for me to select the problem?
Thank you
The text was updated successfully, but these errors were encountered: