SCRYPT.CL RCDATA "scrypt.cl"
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.
~/ufasoft_coin-0.66$ make
g++ -DHAVE_CONFIG_H -I. -I coin/inc -I coin/miner -pthread -Wno-invalid-offsetof -g -O2 -std=c++0x -c el/ext.h
el/ext.h:12:9: warning: #pragma once in main file [enabled by default]
In file included from ./el/libext/ext-cpp.h:1102:0,
from ./el/libext.h:1433,
from el/ext.h:18:
./el/libext/ext-fw.h: In member function 'int Ext::MemoryMappedFile::GetHandle()':
./el/libext/ext-fw.h:526:60: error: cast from 'Ext::HANDLE {aka void*}' to 'int' loses precision [-fpermissive]
make: *** [el/ext.h.gch] Error 1
~/ufasoft_coin-0.66$ make
make all-am
make[1]: Entering directory `/home/k1773r/ufasoft_coin-0.66'
CXX coin/miner/bitcoin-miner.o
CXX coin/miner/bitcoin-sha256.o
CXX coin/util/util.o
CXX coin/miner/miner.o
CXX coin/miner/stratum-client.o
CXX coin/miner/serial-device.o
CXX coin/miner/miner-bitforce.o
CXX coin/miner/miner-fpga-modminer.o
g++ -DHAVE_CONFIG_H -I. -I coin/inc -I coin/miner -pthread -Wno-invalid-offsetof -g -O2 -std=c++0x -c -msse2 -o coin/miner/bitcoin-sha256-x86x64.o coin/miner/bitcoin-sha256-x86x64.cpp
CXX coin/miner/miner-opencl.o
In file included from coin/miner/miner-opencl.cpp:11:0:
./el/comp/ext-opencl.h:19:3: error: #error OpenCL 1.2 or later version is required
coin/miner/miner-opencl.cpp: In constructor 'Coin::OpenclMiner::OpenclMiner(Coin::BitcoinMiner&, const Ext::Cl::Device&, const Ext::ConstBuf&)':
coin/miner/miner-opencl.cpp:176:8: error: 'CL_CONTEXT_OFFLINE_DEVICES_AMD' was not declared in this scope
make[1]: *** [coin/miner/miner-opencl.o] Error 1
make[1]: Leaving directory `/home/k1773r/ufasoft_coin-0.66'
make: *** [all] Error 2