Coder Social home page Coder Social logo

atrides / sgminer-monero Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 8.0 1.74 MB

ATI open source sgminer fro CryptoNight (monero)

License: GNU General Public License v3.0

Java 0.14% C 96.67% C++ 0.39% PHP 1.02% Python 0.02% Shell 0.01% Objective-C 0.01% Common Lisp 1.74%

sgminer-monero's People

Contributors

freebazaar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sgminer-monero's Issues

Issues compiling Window version

I'm having some difficulty getting the windows package to compile and unsure of why. The log that I get the errors on is below. Any help with this would be great. What I'm aiming for is using a Zeus Fury to mine using MultiMiner, unless of course better suggestions pass my way. I have followed the Windows-build.txt file to a T so hopefully some assistance can be found. And of course donations will follow once these are up and actually making some Monero.

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by sgminer configure 4.1.0, which was
generated by GNU Autoconf 2.68. Invocation command line was

$ ./configure --enable-opencl --enable-cpumining

---------

Platform.

---------

hostname = 1337-1337
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/ProgramData/Oracle/Java/javapath
PATH: /c/Program Files (x86)/Intel/iCLS Client/
PATH: /c/Program Files/Intel/iCLS Client/
PATH: /c/Windows/system32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /c/Program Files/Intel/Intel(R) Management Engine Components/DAL
PATH: /c/Program Files/Intel/Intel(R) Management Engine Components/IPT
PATH: /c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL
PATH: /c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT
PATH: /c/Program Files (x86)/Toshiba/Bluetooth Toshiba Stack/sys/
PATH: /c/Program Files (x86)/Toshiba/Bluetooth Toshiba Stack/sys/x64/
PATH: /c/Program Files/Microsoft SQL Server/110/Tools/Binn/
PATH: /c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
PATH: /c/Program Files (x86)/GTK2-Runtime/bin

-----------

Core tests.

-----------

configure:2762: checking build system type
configure:2776: result: i686-pc-mingw32
configure:2796: checking host system type
configure:2809: result: i686-pc-mingw32
configure:2829: checking target system type
configure:2842: result: i686-pc-mingw32
configure:2890: checking for a BSD-compatible install
configure:2958: result: /bin/install -c
configure:2969: checking whether build environment is sane
configure:3019: result: yes
configure:3160: checking for a thread-safe mkdir -p
configure:3199: result: /bin/mkdir -p
configure:3213: checking for gawk
configure:3229: found /bin/gawk
configure:3240: result: gawk
configure:3251: checking whether make sets $(MAKE)
configure:3273: result: yes
configure:3377: checking for style of include used by make
configure:3405: result: GNU
configure:3475: checking for gcc
configure:3491: found /mingw/bin/gcc
configure:3502: result: gcc
configure:3731: checking for C compiler version
configure:3740: gcc --version >&5
gcc.exe (GCC) 4.6.2
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3751: $? = 0
configure:3740: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\MinGWAlt\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingwalt/bin/../libexec/gcc/mingw32/4.6.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.6.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.6.2 (GCC)
configure:3751: $? = 0
configure:3740: gcc -V >&5
gcc.exe: error: unrecognized option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3751: $? = 1
configure:3740: gcc -qversion >&5
gcc.exe: error: unrecognized option '-qversion'
gcc.exe: fatal error: no input files
compilation terminated.
configure:3751: $? = 1
configure:3771: checking whether the C compiler works
configure:3793: gcc -02 -msse2 conftest.c >&5
gcc.exe: error: unrecognized option '-02'
configure:3797: $? = 1
configure:3835: result: no
configure: failed program was:
| /* confdefs.h /
| #define PACKAGE_NAME "sgminer"
| #define PACKAGE_TARNAME "sgminer"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "sgminer 4.1.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://github.com/veox/sgminer"
| #define PACKAGE "sgminer"
| #define VERSION "4.1.0"
| /
end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3840: error: in /home/Mike/SGMiner': configure:3842: error: C compiler cannot create executables Seeconfig.log' for more details

----------------

Cache variables.

----------------

ac_cv_build=i686-pc-mingw32
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-02 -msse2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBCURL_CFLAGS_set=
ac_cv_env_LIBCURL_CFLAGS_value=
ac_cv_env_LIBCURL_LIBS_set=
ac_cv_env_LIBCURL_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-mingw32
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-mingw32

-----------------

Output variables.

-----------------

ACLOCAL='${SHELL} /home/Mike/SGMiner/missing --run aclocal-1.11'
ADL_CPPFLAGS=''
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Mike/SGMiner/missing --run tar'
AM_BACKSLASH=''
AM_DEFAULT_VERBOSITY='0'
APPLE_UNIVERSAL_BUILD=''
AR=''
AUTOCONF='${SHELL} /home/Mike/SGMiner/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Mike/SGMiner/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Mike/SGMiner/missing --run automake-1.11'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='gcc'
CCDEPMODE=''
CFLAGS='-02 -msse2'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DLOPEN_FLAGS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GIT=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GL_GENERATE_STDDEF_H_FALSE=''
GL_GENERATE_STDDEF_H_TRUE=''
GL_GENERATE_STDINT_H_FALSE=''
GL_GENERATE_STDINT_H_TRUE=''
GNULIB_MBSCASECMP=''
GNULIB_MBSCASESTR=''
GNULIB_MBSCHR=''
GNULIB_MBSCSPN=''
GNULIB_MBSLEN=''
GNULIB_MBSNCASECMP=''
GNULIB_MBSNLEN=''
GNULIB_MBSPBRK=''
GNULIB_MBSPCASECMP=''
GNULIB_MBSRCHR=''
GNULIB_MBSSEP=''
GNULIB_MBSSPN=''
GNULIB_MBSSTR=''
GNULIB_MBSTOK_R=''
GNULIB_MEMCHR=''
GNULIB_MEMMEM=''
GNULIB_MEMPCPY=''
GNULIB_MEMRCHR=''
GNULIB_RAWMEMCHR=''
GNULIB_SIGACTION=''
GNULIB_SIGNAL_H_SIGPIPE=''
GNULIB_SIGPROCMASK=''
GNULIB_STPCPY=''
GNULIB_STPNCPY=''
GNULIB_STRCASESTR=''
GNULIB_STRCHRNUL=''
GNULIB_STRDUP=''
GNULIB_STRERROR=''
GNULIB_STRERROR_R=''
GNULIB_STRNCAT=''
GNULIB_STRNDUP=''
GNULIB_STRNLEN=''
GNULIB_STRPBRK=''
GNULIB_STRSEP=''
GNULIB_STRSIGNAL=''
GNULIB_STRSTR=''
GNULIB_STRTOK_R=''
GNULIB_STRVERSCMP=''
GREP=''
HAVE_CURSES_FALSE=''
HAVE_CURSES_TRUE=''
HAVE_DECL_MEMMEM=''
HAVE_DECL_MEMRCHR=''
HAVE_DECL_STRDUP=''
HAVE_DECL_STRERROR_R=''
HAVE_DECL_STRNDUP=''
HAVE_DECL_STRNLEN=''
HAVE_DECL_STRSIGNAL=''
HAVE_DECL_STRTOK_R=''
HAVE_INTTYPES_H=''
HAVE_LONG_LONG_INT=''
HAVE_MBSLEN=''
HAVE_MEMCHR=''
HAVE_MEMPCPY=''
HAVE_POSIX_SIGNALBLOCKING=''
HAVE_RAWMEMCHR=''
HAVE_SIGACTION=''
HAVE_SIGHANDLER_T=''
HAVE_SIGINFO_T=''
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SIGSET_T=''
HAVE_STDINT_H=''
HAVE_STPCPY=''
HAVE_STPNCPY=''
HAVE_STRCASESTR=''
HAVE_STRCHRNUL=''
HAVE_STRPBRK=''
HAVE_STRSEP=''
HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
HAVE_STRVERSCMP=''
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_TYPES_H=''
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
HAVE_UNSIGNED_LONG_LONG_INT=''
HAVE_WCHAR_H=''
HAVE_WCHAR_T=''
HAVE_WINDOWS_FALSE=''
HAVE_WINDOWS_TRUE=''
HAVE_x86_64_FALSE=''
HAVE_x86_64_TRUE=''
INCLUDE_NEXT=''
INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JANSSON_LIBS=''
LD=''
LDFLAGS=''
LIBCURL_CFLAGS=''
LIBCURL_LIBS=''
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/Mike/SGMiner/missing --run makeinfo'
MANIFEST_TOOL=''
MATH_LIBS=''
MKDIR_P='/bin/mkdir -p'
MM_LIBS=''
NCURSES_LIBS=''
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
NEXT_SIGNAL_H=''
NEXT_STDDEF_H=''
NEXT_STDINT_H=''
NEXT_STRING_H=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OPENCL_FLAGS=''
OPENCL_LIBS=''
OTOOL64=''
OTOOL=''
PACKAGE='sgminer'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='sgminer'
PACKAGE_STRING='sgminer 4.1.0'
PACKAGE_TARNAME='sgminer'
PACKAGE_URL='https://github.com/veox/sgminer'
PACKAGE_VERSION='4.1.0'
PATH_SEPARATOR=':'
PDCURSES_LIBS=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PRAGMA_COLUMNS=''
PRAGMA_SYSTEM_HEADER=''
PTHREAD_FLAGS=''
PTHREAD_LIBS=''
PTRDIFF_T_SUFFIX=''
RANLIB=''
REPLACE_MEMCHR=''
REPLACE_MEMMEM=''
REPLACE_NULL=''
REPLACE_STPNCPY=''
REPLACE_STRCASESTR=''
REPLACE_STRCHRNUL=''
REPLACE_STRDUP=''
REPLACE_STRERROR=''
REPLACE_STRERROR_R=''
REPLACE_STRNCAT=''
REPLACE_STRNDUP=''
REPLACE_STRNLEN=''
REPLACE_STRSIGNAL=''
REPLACE_STRSTR=''
REPLACE_STRTOK_R=''
RT_LIBS=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDDEF_H=''
STDINT_H=''
STRIP=''
UNDEFINE_STRTOK_R=''
USE_GIT_VERSION_FALSE=''
USE_GIT_VERSION_TRUE=''
VERSION='4.1.0'
VMAJ=''
WCHAR_T_SUFFIX=''
WINT_T_SUFFIX=''
WS2_LIBS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
gltests_WITNESS=''
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/Mike/SGMiner/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
release_info=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=''
sysconfdir='${prefix}/etc'
target='i686-pc-mingw32'
target_alias=''
target_cpu='i686'
target_os='mingw32'
target_vendor='pc'
version_info=''

-----------

confdefs.h.

-----------

/* confdefs.h */

define PACKAGE_NAME "sgminer"

define PACKAGE_TARNAME "sgminer"

define PACKAGE_VERSION "4.1.0"

define PACKAGE_STRING "sgminer 4.1.0"

define PACKAGE_BUGREPORT "[email protected]"

define PACKAGE_URL "https://github.com/veox/sgminer"

define PACKAGE "sgminer"

define VERSION "4.1.0"

configure: exit 77

cryptonight algo not working?

Hey,
I have installed mutiple versions of sgminer but none of them are able to mine monero.
versions I tried are
sgminer-gm-master
sgminer-monero-master
sgminer4.2.2

when i try to mine monero at xmr.crypto-pool.fr
it sais that no work could be found on server. I probably entered a wrong url or port and so on.
But everything is correct.
With one version I got the message that cryptonight algo is experimental.
Atm I have wolfs old xmr miner, the one with the timeout bug after +- 24hrs of mining.
Can someone confirm there is a working sgminer version for mining monero?
tnx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.