It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
------------------------------------------------------------------------
sgminer 5.0.0
------------------------------------------------------------------------
Configuration Options Summary:
Use git version......: yes
libcurl(GBT+getwork).: Enabled: -LC:/MinGW/lib -lcurl -lcurldll
curses.TUI...........: FOUND: -lpdcurses
OpenCL...............: FOUND. GPU mining support enabled
ADL..................: SDK found, GPU monitoring support enabled
Compilation............: make (or gmake)
CPPFLAGS.............:
CFLAGS...............: -O2 -msse2
LDFLAGS..............:
LDADD................: -LC:/MinGW/lib -lcurl -lcurldll submodules/jansson/s
rc/.libs/libjansson.a -lpthread -lOpenCL -lws2_32 -lm
Installation...........: make install (as root if needed, with 'su' or 'sudo')
prefix...............: /usr/local
$ make
make all-recursive
make[1]: Entering directory `/home/um/sgminer'
Making all in lib
make[2]: Entering directory `/home/um/sgminer/lib'
GEN arg-nonnull.h
GEN c++defs.h
GEN warn-on-use.h
GEN signal.h
GEN string.h
make all-recursive
make[3]: Entering directory `/home/um/sgminer/lib'
make[4]: Entering directory `/home/um/sgminer/lib'
CC dummy.o
CC memmem.o
CC sigaction.o
CC sigprocmask.o
AR libgnu.a
make[4]: Leaving directory `/home/um/sgminer/lib'
make[3]: Leaving directory `/home/um/sgminer/lib'
make[2]: Leaving directory `/home/um/sgminer/lib'
Making all in submodules
make[2]: Entering directory `/home/um/sgminer/submodules'
Making all in jansson
make[3]: Entering directory `/home/um/sgminer/submodules/jansson'
make[3]: *** No rule to make target `all'. Stop.
make[3]: Leaving directory `/home/um/sgminer/submodules/jansson'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/um/sgminer/submodules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/um/sgminer'
make: *** [all] Error 2