jceminer / cn_cpu_miner

Cryptonote CPU Miner
35 stars 23 forks source link

Linux version - old GLIBC #19

Open miki-bgd-011 opened 5 years ago

miki-bgd-011 commented 5 years ago

Can you compile the miner to work on older linux distributions with GLIBC_2.12 (Centos 6.4/5/6) ?

jceminer commented 5 years ago

Hello, I'm mostly focused on the Monero-v8 fork those days, but ok i'll try to build it from Centos 6 at least. My current binary targets recent Linuxes with at least GLIBC 2.7

miki-bgd-011 commented 5 years ago

Monero-V8 is what I was thinking. Plesae make sure you compile on older 6.4 centos (kernel-2.6.32-431)

migonr77 commented 5 years ago

Hi, same here, I need package for debian7/6 32bit systems runnig glibc 2.11. I can provide you kvm virtual machine image, with installed system when needed.

Can you help? Thank you!

ghost commented 5 years ago

Use static miner, check example in my profile. 😉

migonr77 commented 5 years ago

Thx! I'll try it.

On November 5, 2018 2:26:46 AM GMT+01:00, Lotus notifications@github.com wrote:

Use static miner in my profile check example.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/jceminer/cn_cpu_miner/issues/19#issuecomment-435729013

-- Sent from my Android device with K-9 Mail. Please excuse my brevity.

migonr77 commented 5 years ago

Hmmm. I need 32bit version, yours is x86-64 :(

bash: ./xmrig: cannot execute binary file

ghost commented 5 years ago

Hmmm. I need 32bit version, yours is x86-64 :(

bash: ./xmrig: cannot execute binary file

must work, but not android etc

migonr77 commented 5 years ago

It doesn't. You can not execute 64bit binary on 32bit system. It is debian 6 on core2duo. I need 32 bit binary for my 180 miners. :(

ghost commented 5 years ago

Ok I will make for you.

migonr77 commented 5 years ago

OK, I'm waiting...

ghost commented 5 years ago

OK, I'm waiting...

added

migonr77 commented 5 years ago

Super, I'll try. Will it support xmr-node-proxy? What fee level have you set? :) Thanx!

migonr77 commented 5 years ago

It works nice with xmr-node-proxy, nice work. Have you changed donation address to your address to take your reward?

migonr77 commented 5 years ago

Will there be a new version supporting old glibs for CNv4? thank you.