Is there any way I could get some help compiling cgminer? I cloned the repository listed in the OP and followed the instructions given by user vh on the first page. However, make fails with the following error:
/usr/bin/ld: cannot find -lws2_32
/usr/bin/ld: cannot find -lwinmm
collect2: error: ld returned 1 exit status
Anybody know how I fix this?
EDIT: It's worth mentioning as well that I am trying to cross compile this to run on Windows
EDIT 2: Also worth mentioning I am using different options for configure.
./configure --host=i686-w64-mingw32.static --disable-gpu --enable-bflsc --enable-gekko --enable-blockerupter --disable-shared