Post
Topic
Board Mining software (miners)
Re: Official CGMINER thread - CPU/GPU miner in C for linux/windows/osx
by
xcooling
on 26/07/2011, 11:24:16 UTC
your compiling it in 32bit mode..

Code:
-f elf64
  or 
Code:
-f win64
  or 
Code:
-f elf -m amd64