<<  >> (p.158)
    Author Topic: [ANN] ccminer 2.3 - opensource - GPL (tpruvot)  (Read 500603 times)
    noided
    Newbie
    *
    Offline Offline

    Activity: 1
    Merit: 0


    View Profile
    January 29, 2018, 07:44:54 PM
     #3141

    So I'm running into an issue when I run the build.sh script on Linux.

    Code:
    /usr/bin/ld: scrypt/fermi_kernel.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
    /usr/bin/ld: scrypt/kepler_kernel.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
    /usr/bin/ld: scrypt/nv_kernel.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
    /usr/bin/ld: scrypt/nv_kernel2.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
    /usr/bin/ld: scrypt/titan_kernel.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC

    ect...

    I tried setting my CFLAGS and CXXFLAGS variables to "-fPIC", aswell as just passing them directly to Make, but neither of those worked, so I'm pretty stumped as to what I should try next...
Page 157
Viewing Page: 158