Post
Topic
Board Hardware
Re: ANTMINER S3 Discussion and Support Thread.
by
maxood
on 07/09/2014, 23:00:51 UTC
I am trying to compile the latest cgminer for S3.
I spent some time to configure my environment and now I can build and run some old cgminer versions.

But I do not have enough time to understand cgminer code and I could not build the latest, 4.6 cgminer
driver-bitmain.c depends on a few deprecated but important functions:
- clone_queued_work_byid
- inc_work_stats
- submit_nonce_direct
It there anybody who can explain how can I replace these functions with the new cgminer api?