fireice-uk / xmr-stak-nvidia

Monero NVIDIA miner
GNU General Public License v3.0
249 stars 99 forks source link

Fails to build on powerpc with error cc: error: unrecognized command line option '-msse2' #144

Closed 0x006E closed 6 years ago

0x006E commented 6 years ago

I am trying to build on a powerpc but I cannot do it. The error which cmake makes is :


cc: error: unrecognized command line option '-maes'  ```
Please help me do it. I tried many other mining softwares but could not succeed. 
psychocrypt commented 6 years ago

powerpc is not supported

Am 02.10.2017 5:15 Nachm. schrieb "Nithin S Warrier" < notifications@github.com>:

I am trying to build on a powerpc but I cannot do it. The error which cmake makes is :

cc: error: unrecognized command line option '-maes' ``` Please help me do it. I tried many other mining softwares but could not succeed.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/144, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtudhifgxEEU0PoiFDhbC883_YR0Rks5soP32gaJpZM4Pqy3C .

0x006E commented 6 years ago

Is there anyway I could make it work. Or please suggest any other miner which works with PowerPC.

psychocrypt commented 6 years ago

You can change the sse code with coresponding intrinsics. I think therr is no miner dor powerpc(please ask google). Do you have a openpower cpu or a real power pc? How old is your power processor and what type is it.

Am 02.10.2017 6:40 Nachm. schrieb "Nithin S Warrier" < notifications@github.com>:

Is there anyway I could make it work. Or please suggest any other miner which works with PowerPC.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/144#issuecomment-333591342, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxttSbtEGSlkpxrHGVKWA1cj3g_0a7ks5soRIEgaJpZM4Pqy3C .

0x006E commented 6 years ago

I have a openpower cpu. cat /proc/cpuinfo doesn't give anything in much detail. It just shows that there is 160 cores. Nothing else.

psychocrypt commented 6 years ago

power 8, 8+ or power 9? But anyway it is not supported :-(

Am 02.10.2017 6:45 Nachm. schrieb "Nithin S Warrier" < notifications@github.com>:

I have a openpower cpu. cat /proc/cpuinfo doesn't give anything in much detail. It just shows that there is 160 cores. Nothing else.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak-nvidia/issues/144#issuecomment-333592818, or mute the thread https://github.com/notifications/unsubscribe-auth/AYsxtjLyGBI3wfg3d7jkxupf6NVzdBgAks5soRNGgaJpZM4Pqy3C .

0x006E commented 6 years ago

Power8