lucasjones / cpuminer-multi

Multi-algo CPUMiner & Reference Cryptonote Miner (JSON-RPC 2.0)
Other
638 stars 1.5k forks source link

/usr/bin/ld: unrecognized option '-plugin' #62

Open touhid12310 opened 6 years ago

touhid12310 commented 6 years ago

/usr/bin/ld: unrecognized option '-plugin' /usr/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status make[2]: [minerd] Error 1 make[2]: Leaving directory `/home/asdf/cpuminer-multi' make[1]: [all-recursive] Error 1 make[1]: Leaving directory `/home/asdf/cpuminer-multi' make: *** [all] Error 2 [root@localhost cpuminer-multi]# /usr/bin/ld: unrecognized option '-plugin' -bash: /usr/bin/ld:: No such file or directory [root@localhost cpuminer-multi]#

how can i fix this issue? :(

sutra commented 6 years ago

Try this env CC=gcc7 ./configure instead of ./configure.