Hello
                        
                        @ig0tik3d:
                        yup, good idea. i will look into that as i have to configure/install mingw for 64bit and build all the libs again.
                        i'm currently not on a windows machine, please be patient.
                        
                        @super3:
                        ok. atm i think the minimal website is sufficient (form-follows-function 

)
                        thx anyway, we'll come back to the offer, when everything works.
                        
                        @manawenuz:
                        looks like an uncommon error, let's debug, can you change the following line of makefile.unix:
                        DEBUGFLAGS=
                        into
                        DEBUGFLAGS=-g
                        and (install gdb (`sudo apt-get install gdb`) and) run
                        gdb --args primeminer -pooluser=XXXXXXXXXXXXXXXXXXX -poolpassword=0 -poolip=beeeeer.org -genproclimit=1
                        there will be a prompt, type in "run", wait for it to crash, then type in "bt", and PM me the console output of gdb
                        
                        +
                        
                        the miner should give you an output like this every minute:
                        2001-01-01 05:11:16 primemeter   6275420 prime/h 149684368 test/h  720 5-chains/h 1.643551 chain/d
                        5-chains/hour and chains/day and the old prime/hour (calculate primes/s) should give you a hint about your performance
                        
                        @all:
                        
                        gentlemen, we've found a block: http://www.beeeeer.org/block/151881 with ~33k shares
                        payout will be executed in ~50 hours. i think i will execute it manually to monitor the whole process
                        everything has to start small, right? 

gj
                        
                        - xolokram
                        
                        
ps. pool restart incoming (minor code changes/bugfixes)