Bitcoin Forum
May 29, 2024, 12:02:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 [57] 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 ... 443 »
  Print  
Author Topic: [ANN] [QRK] Quark | Core 0.10 upgrade  (Read 1031112 times)
FinShaggy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Google/YouTube


View Profile WWW
September 13, 2013, 02:59:16 PM
 #1121

Are there ways to earn this coin without mining, maybe by writing?

If everyone is thinking outside the box, there is a new box.
swiftshoot
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
September 13, 2013, 03:19:34 PM
 #1122

latest optimized version cpu miner for quark with sse4 support (win64).
(compiled from source https://github.com/uncle-bob/quarkcoin-cpuminer (without CHEAT option))
http://rghost.ru/48483424
Hi all,

I am running on BAMT v1.1, I had tried to compile Uncle Bob's version, following the instructions to get this working but when I run make I got the following errors.  Here is the complete commands with Make Distclean so that we can eliminate any bad object files:
Code:
quarkcoin-cpuminer# ./autogen.sh
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
/usr/share/aclocal/libcurl.m4:38: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level



quarkcoin-cpuminer# make distclean
 cd . && /bin/bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
Making distclean in compat
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
 cd .. && /bin/bash ./config.status compat/Makefile
config.status: creating compat/Makefile
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
Making distclean in jansson
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
 cd ../.. && /bin/bash ./config.status compat/jansson/Makefile depfiles
config.status: creating compat/jansson/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
test -z "libjansson.a" || rm -f libjansson.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
Making distclean in .
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
rm -f Makefile
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
Making distclean in .
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer'
test -z "minerd" || rm -f minerd
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f cpuminer-config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
root@bamt-miner:/opt/miners/quarkcoin-cpuminer# ./configure CFLAGS="-mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe"
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... no
configure: WARNING: The assembler does not support the XOP instruction set.
checking whether we can compile AVX2 code... no
configure: WARNING: The assembler does not support the AVX2 instruction set.
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.21.0
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating cpuminer-config.h
config.status: executing depfiles commands



quarkcoin-cpuminer# make
make  all-recursive
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer'
Making all in compat
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
Making all in jansson
make[3]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c
mv -f .deps/hashtable.Tpo .deps/hashtable.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
mv -f .deps/load.Tpo .deps/load.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c
mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c
mv -f .deps/utf.Tpo .deps/utf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/value.Tpo .deps/value.Po
rm -f libjansson.a
ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o
ranlib libjansson.a
make[3]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
make[3]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-arm.o -MD -MP -MF .deps/minerd-sha2-arm.Tpo -c -o minerd-sha2-arm.o `test -f 'sha2-arm.S' || echo './'`sha2-arm.S
mv -f .deps/minerd-sha2-arm.Tpo .deps/minerd-sha2-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-x86.o -MD -MP -MF .deps/minerd-sha2-x86.Tpo -c -o minerd-sha2-x86.o `test -f 'sha2-x86.S' || echo './'`sha2-x86.S
mv -f .deps/minerd-sha2-x86.Tpo .deps/minerd-sha2-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-arm.o -MD -MP -MF .deps/minerd-scrypt-arm.Tpo -c -o minerd-scrypt-arm.o `test -f 'scrypt-arm.S' || echo './'`scrypt-arm.S
mv -f .deps/minerd-scrypt-arm.Tpo .deps/minerd-scrypt-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-x86.o -MD -MP -MF .deps/minerd-scrypt-x86.Tpo -c -o minerd-scrypt-x86.o `test -f 'scrypt-x86.S' || echo './'`scrypt-x86.S
mv -f .deps/minerd-scrypt-x86.Tpo .deps/minerd-scrypt-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S
mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-quark.o -MD -MP -MF .deps/minerd-quark.Tpo -c -o minerd-quark.o `test -f 'quark.c' || echo './'`quark.c
quark.c: In function ‘quarkhash’:
quark.c:95: warning: assignment discards qualifiers from pointer target type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
In file included from quark.c:21:
grso-asm.c: In function ‘grsoTransform’:
grso-asm.c:521: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
grso-asm.c: In function ‘grsoOutputTransformation’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
grso-asm.c: In function ‘grsoP1024ASM’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c: In function ‘grsoQ1024ASM’:
grso-asm.c:521: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c: In function ‘quarkhash’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
make[2]: *** [minerd-quark.o] Error 1
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
make: *** [all] Error 2


GCC is version 4.4.5 (Debian 4.4.5-8)
Any help would be greatly appreciated.  If it works, post your securecoin address and I will reward you for your time.

Build your own Cloud Miner! https://cex.io/r/1/swiftshoot/0/
to Make your BTC Mine for you. 3% referral bonus if you sign up others... please use my referral code if you want to join. You can also redeem your hardware after you get enough GHS.
btc:
ltc:
other altcoins: send me PM for address.
FinShaggy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Google/YouTube


View Profile WWW
September 13, 2013, 03:47:32 PM
 #1123

Are there ways to earn this coin without mining, maybe by writing?

I am also willing to share links and make YouTube videos or anything else.

If everyone is thinking outside the box, there is a new box.
smolen
Hero Member
*****
Offline Offline

Activity: 524
Merit: 500


View Profile
September 13, 2013, 03:52:30 PM
 #1124

Are there ways to earn this coin without mining, maybe by writing?

I'd pay all 7168 Quarks I have for an advise. My English is admirably poor, can you pick any my post where the language can be improved and tell me about it? Something obvious for a person with fluent English but obscure for a foreigner. Just a line or two, "In this situation you'd better to use this idiom..." will be OK. Well, the amount is a joke, but golden days when those Quarks were easy loot for my 6770 are gone Sad

Of course I gave you bad advice. Good one is way out of your price range.
FinShaggy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Google/YouTube


View Profile WWW
September 13, 2013, 03:57:22 PM
 #1125

Are there ways to earn this coin without mining, maybe by writing?

I'd pay all 7168 Quarks I have for an advise. My English is admirably poor, can you pick any my post where the language can be improved and tell me about it? Something obvious for a person with fluent English but obscure for a foreigner. Just a line or two, "In this situation you'd better to use this idiom..." will be OK. Well, the amount is a joke, but golden days when those Quarks were easy loot for my 6770 are gone Sad


I might be able to do that. Do I have to follow you around the whole website?

first off, in the underlined sentence, I think you meant to say "I'd pay X Quarks for an adviser" Or "... "for advice".


If everyone is thinking outside the box, there is a new box.
FinShaggy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Google/YouTube


View Profile WWW
September 13, 2013, 04:20:23 PM
 #1126

I can't get any of the wallets to work...

If everyone is thinking outside the box, there is a new box.
FinShaggy
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Google/YouTube


View Profile WWW
September 13, 2013, 05:01:41 PM
 #1127

Can someone help me, I tried downloading the wallet and it just isn't working.

If everyone is thinking outside the box, there is a new box.
victzhang
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
September 13, 2013, 05:51:01 PM
 #1128

Can someone help me, I tried downloading the wallet and it just isn't working.

try the addnode on the first page?
Max Guevara
Member
**
Offline Offline

Activity: 106
Merit: 10


Quark developer


View Profile
September 13, 2013, 09:09:28 PM
Last edit: September 13, 2013, 09:21:42 PM by Max Guevara
 #1129

Vanity address generator for Quark:

https://github.com/MaxGuevara/vanitygen

Use the -Q option to generate Quark addresses, e.g.

Code:
./vanitygen -Q QRKMax

then import into the private key into your wallet:

Code:
importprivkey <key> <label>

The new address will appear when you restart your wallet.

Reminder: Make regular backups of your wallet.
eule
Hero Member
*****
Offline Offline

Activity: 756
Merit: 501


View Profile
September 14, 2013, 09:45:27 AM
 #1130

latest optimized version cpu miner for quark with sse4 support (win64).
(compiled from source https://github.com/uncle-bob/quarkcoin-cpuminer (without CHEAT option))
http://rghost.ru/48483424
Hi all,

I am running on BAMT v1.1, I had tried to compile Uncle Bob's version, following the instructions to get this working but when I run make I got the following errors.  Here is the complete commands with Make Distclean so that we can eliminate any bad object files:
Code:
quarkcoin-cpuminer# ./autogen.sh
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
/usr/share/aclocal/libcurl.m4:38: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level



quarkcoin-cpuminer# make distclean
 cd . && /bin/bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
Making distclean in compat
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
 cd .. && /bin/bash ./config.status compat/Makefile
config.status: creating compat/Makefile
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
Making distclean in jansson
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
 cd ../.. && /bin/bash ./config.status compat/jansson/Makefile depfiles
config.status: creating compat/jansson/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
test -z "libjansson.a" || rm -f libjansson.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
Making distclean in .
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
rm -f Makefile
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
Making distclean in .
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer'
test -z "minerd" || rm -f minerd
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f cpuminer-config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
root@bamt-miner:/opt/miners/quarkcoin-cpuminer# ./configure CFLAGS="-mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe"
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... no
configure: WARNING: The assembler does not support the XOP instruction set.
checking whether we can compile AVX2 code... no
configure: WARNING: The assembler does not support the AVX2 instruction set.
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.21.0
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating cpuminer-config.h
config.status: executing depfiles commands



quarkcoin-cpuminer# make
make  all-recursive
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer'
Making all in compat
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
Making all in jansson
make[3]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c
mv -f .deps/hashtable.Tpo .deps/hashtable.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
mv -f .deps/load.Tpo .deps/load.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c
mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c
mv -f .deps/utf.Tpo .deps/utf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/value.Tpo .deps/value.Po
rm -f libjansson.a
ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o
ranlib libjansson.a
make[3]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
make[3]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-arm.o -MD -MP -MF .deps/minerd-sha2-arm.Tpo -c -o minerd-sha2-arm.o `test -f 'sha2-arm.S' || echo './'`sha2-arm.S
mv -f .deps/minerd-sha2-arm.Tpo .deps/minerd-sha2-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-x86.o -MD -MP -MF .deps/minerd-sha2-x86.Tpo -c -o minerd-sha2-x86.o `test -f 'sha2-x86.S' || echo './'`sha2-x86.S
mv -f .deps/minerd-sha2-x86.Tpo .deps/minerd-sha2-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-arm.o -MD -MP -MF .deps/minerd-scrypt-arm.Tpo -c -o minerd-scrypt-arm.o `test -f 'scrypt-arm.S' || echo './'`scrypt-arm.S
mv -f .deps/minerd-scrypt-arm.Tpo .deps/minerd-scrypt-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-x86.o -MD -MP -MF .deps/minerd-scrypt-x86.Tpo -c -o minerd-scrypt-x86.o `test -f 'scrypt-x86.S' || echo './'`scrypt-x86.S
mv -f .deps/minerd-scrypt-x86.Tpo .deps/minerd-scrypt-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S
mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-quark.o -MD -MP -MF .deps/minerd-quark.Tpo -c -o minerd-quark.o `test -f 'quark.c' || echo './'`quark.c
quark.c: In function ‘quarkhash’:
quark.c:95: warning: assignment discards qualifiers from pointer target type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
In file included from quark.c:21:
grso-asm.c: In function ‘grsoTransform’:
grso-asm.c:521: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
grso-asm.c: In function ‘grsoOutputTransformation’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
grso-asm.c: In function ‘grsoP1024ASM’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c: In function ‘grsoQ1024ASM’:
grso-asm.c:521: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c: In function ‘quarkhash’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
make[2]: *** [minerd-quark.o] Error 1
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
make: *** [all] Error 2


GCC is version 4.4.5 (Debian 4.4.5-8)
Any help would be greatly appreciated.  If it works, post your securecoin address and I will reward you for your time.

I get the same on a 32-bit Linux Mint (Core2), no problems on a server (i7) with Debian 7 x64. Also note the quark-readme:
Quote
must be compiled with CFLAGS="-msse2"
recomended is CFLAGS="-msse2 -O3"
jh_sse2_opt64.h is for 64bit only, sse2 enabled proccessors.
groestl is optimized assembly for Opteron or newer AMD chips. No test have
been done on Intel.
mtune=amdfam10 might be the culprit. I'm too lazy to install an x64 linux on the shitty notebook.

zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
September 14, 2013, 11:11:30 AM
 #1131

blame the idiots dumping coins like this for the latest shitcoin..
cryptsy has been showing a steady decline in QRK from 300 to 175 last i checked and i holding mine and have bought more occasionally
even though i can't mine this coin anymore since two halves ago roughly Sad
once again the crowd roars in and makes it nearly impossible for me to get anything at all mining
and they don't care.. pump and dump and leave the corpse and bag holders in their wake.

getting to the point where i may have to just join em.. i see no choice
why have integrity or look at these coins as anything more than an opportunity to scam and weazle and flash-premine and ponzi scheme your way to the top
why support ANY coin ?
we might as well just dump the hell out of the coin on exchange day one after we pre-flashed mined the hell out of it
and then move on to the next childish retarded gimmick scamcoin.

i think i'm going to consider dumping my quark and moving on, there is no point in trying to compete in the market with sleaze bags
fuck it might as well join em :/
and yeah i'm serious too

I blame it on Cryptsy's Autosell feature.  It has caused the coins to go in the shitter cause nobody can actually pump up a coin and keep it up.  You pump it, next day it is either back down to same level you started at or lower.  The autosell is Cryptsy's way to get more fees.

Oh, guess that's the reason for someone selling 15 quarkcoins every couple minutes?  haha.
digitalindustry
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


‘Try to be nice’


View Profile WWW
September 14, 2013, 12:17:28 PM
 #1132

@Swiftshoot -

yeah but that's called "a market" , there are buyers and sellers , if there are more seller than buyers and more volume in this or that direction - the price goes down, ha ha how can you blame the transfer mechanism ha ha ?

seriously .

- Twitter @Kolin_Quark
zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
September 14, 2013, 10:56:11 PM
 #1133

just a fyi i guess, i'm getting  over 600 incoming connections to my quarkcoin mining port (the vast majority from two subnets), so I imagine some botnet is "probably" at work

though i'm just going to let it keep running until/if it crashes.  i've got other things going on right now (re: gall bladder removed like three days ago, jaja) and it's fairly interesting to see how much it can handle anyway

plus it's better than being DDoS'ed



anyhow, i dropped my # of bitcoind connections about 400, so it's down to 900 open TCP sockets right now.  if it crashes/drops offline/gets DDoS'ed it'lll probably be down for at least 12hrs

Promethium
Full Member
***
Offline Offline

Activity: 222
Merit: 100



View Profile
September 15, 2013, 08:36:08 AM
Last edit: September 16, 2013, 11:08:04 PM by Promethium
 #1134

To Emboss or not to Emboss?

If anyone is using the links to these images; you should consider hosting them on your own as my 10GB limit is about to be reached and it's only half way through the month.Grin
digitalindustry
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


‘Try to be nice’


View Profile WWW
September 15, 2013, 09:48:24 AM
 #1135





Not
Just my opinion .

These cute little things look better on own I think . The logo is enough .

You inspired me great work .




- Twitter @Kolin_Quark
zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
September 15, 2013, 12:34:12 PM
Last edit: September 15, 2013, 12:45:12 PM by zvs
 #1136

just a fyi i guess, i'm getting  over 600 incoming connections to my quarkcoin mining port (the vast majority from two subnets), so I imagine some botnet is "probably" at work

though i'm just going to let it keep running until/if it crashes.  i've got other things going on right now (re: gall bladder removed like three days ago, jaja) and it's fairly interesting to see how much it can handle anyway

plus it's better than being DDoS'ed



anyhow, i dropped my # of bitcoind connections about 400, so it's down to 900 open TCP sockets right now.  if it crashes/drops offline/gets DDoS'ed it'lll probably be down for at least 12hrs



i am going to restart the p2pool server, because 1) it'll be a bit more efficient, and 2) it's taking so much resources that it's starting to impact some other stuff, so i'm going to actually implement a fee of 1% (that's on nogleg.com:8372 aka 5.9.24.81:8372).. bitcoin side is still 0%

ed: ok, done resetting it now, had to change some more stuff.        log is still linked at www.nogleg.com/quark.log, DOA shares won't be accurate for a while since with increasing hashrate it'll be spitting out too low difficulty shares for a few mins
Promethium
Full Member
***
Offline Offline

Activity: 222
Merit: 100



View Profile
September 15, 2013, 01:02:38 PM
 #1137

What about
digitalindustry
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


‘Try to be nice’


View Profile WWW
September 15, 2013, 01:48:38 PM
 #1138

Its cool - don't get me wrong

but too complex

i like your nice original - its eye grabbing .

maybe you could just put Quark  besides or below like other Corp logos do

you know like where the animation just sits left and the name is to the right ..

plus if its well know the symbol will say "quark" anyhow. its pretty unique

- Twitter @Kolin_Quark
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
September 15, 2013, 02:30:45 PM
 #1139

It's an amazing logo, and your work makes it stand out more.
Shame price has been going down and down again...
swiftshoot
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
September 15, 2013, 07:09:40 PM
 #1140

latest optimized version cpu miner for quark with sse4 support (win64).
(compiled from source https://github.com/uncle-bob/quarkcoin-cpuminer (without CHEAT option))
http://rghost.ru/48483424
Hi all,

I am running on BAMT v1.1, I had tried to compile Uncle Bob's version, following the instructions to get this working but when I run make I got the following errors.  Here is the complete commands with Make Distclean so that we can eliminate any bad object files:
Code:
quarkcoin-cpuminer# ./autogen.sh
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
/usr/share/aclocal/libcurl.m4:38: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level
configure.ac:113: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from...
../../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
aclocal.m4:59: LIBCURL_CHECK_CONFIG is expanded from...
configure.ac:113: the top level



quarkcoin-cpuminer# make distclean
 cd . && /bin/bash ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
Making distclean in compat
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
 cd .. && /bin/bash ./config.status compat/Makefile
config.status: creating compat/Makefile
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
Making distclean in jansson
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
 cd ../.. && /bin/bash ./config.status compat/jansson/Makefile depfiles
config.status: creating compat/jansson/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
test -z "libjansson.a" || rm -f libjansson.a
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
Making distclean in .
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
rm -f Makefile
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
Making distclean in .
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer'
test -z "minerd" || rm -f minerd
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "." || test -z "" || rm -f
rm -f cpuminer-config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -rf ./.deps
rm -f Makefile
root@bamt-miner:/opt/miners/quarkcoin-cpuminer# ./configure CFLAGS="-mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe"
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -std=gnu99 needs -traditional... no
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking dependency style of gcc -std=gnu99... gcc3
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sys/sysctl.h... yes
checking whether be32dec is declared... no
checking whether le32dec is declared... no
checking whether be32enc is declared... no
checking whether le32enc is declared... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for getopt_long... yes
checking whether we can compile AVX code... yes
checking whether we can compile XOP code... no
configure: WARNING: The assembler does not support the XOP instruction set.
checking whether we can compile AVX2 code... no
configure: WARNING: The assembler does not support the AVX2 instruction set.
checking for json_loads in -ljansson... no
checking for pthread_create in -lpthread... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/bin/curl-config
checking for the version of libcurl... 7.21.0
checking for libcurl >= version 7.15.2... yes
checking whether libcurl is usable... yes
checking for curl_free... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating cpuminer-config.h
config.status: executing depfiles commands



quarkcoin-cpuminer# make
make  all-recursive
make[1]: Entering directory `/opt/miners/quarkcoin-cpuminer'
Making all in compat
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
Making all in jansson
make[3]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.c
mv -f .deps/dump.Tpo .deps/dump.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT hashtable.o -MD -MP -MF .deps/hashtable.Tpo -c -o hashtable.o hashtable.c
mv -f .deps/hashtable.Tpo .deps/hashtable.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c
mv -f .deps/load.Tpo .deps/load.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT strbuffer.o -MD -MP -MF .deps/strbuffer.Tpo -c -o strbuffer.o strbuffer.c
mv -f .deps/strbuffer.Tpo .deps/strbuffer.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT utf.o -MD -MP -MF .deps/utf.Tpo -c -o utf.o utf.c
mv -f .deps/utf.Tpo .deps/utf.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..     -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c
mv -f .deps/value.Tpo .deps/value.Po
rm -f libjansson.a
ar cru libjansson.a dump.o hashtable.o load.o strbuffer.o utf.o value.o
ranlib libjansson.a
make[3]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat/jansson'
make[3]: Entering directory `/opt/miners/quarkcoin-cpuminer/compat'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer/compat'
make[2]: Entering directory `/opt/miners/quarkcoin-cpuminer'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-cpu-miner.o -MD -MP -MF .deps/minerd-cpu-miner.Tpo -c -o minerd-cpu-miner.o `test -f 'cpu-miner.c' || echo './'`cpu-miner.c
mv -f .deps/minerd-cpu-miner.Tpo .deps/minerd-cpu-miner.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-util.o -MD -MP -MF .deps/minerd-util.Tpo -c -o minerd-util.o `test -f 'util.c' || echo './'`util.c
mv -f .deps/minerd-util.Tpo .deps/minerd-util.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2.o -MD -MP -MF .deps/minerd-sha2.Tpo -c -o minerd-sha2.o `test -f 'sha2.c' || echo './'`sha2.c
mv -f .deps/minerd-sha2.Tpo .deps/minerd-sha2.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-arm.o -MD -MP -MF .deps/minerd-sha2-arm.Tpo -c -o minerd-sha2-arm.o `test -f 'sha2-arm.S' || echo './'`sha2-arm.S
mv -f .deps/minerd-sha2-arm.Tpo .deps/minerd-sha2-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-x86.o -MD -MP -MF .deps/minerd-sha2-x86.Tpo -c -o minerd-sha2-x86.o `test -f 'sha2-x86.S' || echo './'`sha2-x86.S
mv -f .deps/minerd-sha2-x86.Tpo .deps/minerd-sha2-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-sha2-x64.o -MD -MP -MF .deps/minerd-sha2-x64.Tpo -c -o minerd-sha2-x64.o `test -f 'sha2-x64.S' || echo './'`sha2-x64.S
mv -f .deps/minerd-sha2-x64.Tpo .deps/minerd-sha2-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt.o -MD -MP -MF .deps/minerd-scrypt.Tpo -c -o minerd-scrypt.o `test -f 'scrypt.c' || echo './'`scrypt.c
mv -f .deps/minerd-scrypt.Tpo .deps/minerd-scrypt.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-arm.o -MD -MP -MF .deps/minerd-scrypt-arm.Tpo -c -o minerd-scrypt-arm.o `test -f 'scrypt-arm.S' || echo './'`scrypt-arm.S
mv -f .deps/minerd-scrypt-arm.Tpo .deps/minerd-scrypt-arm.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-x86.o -MD -MP -MF .deps/minerd-scrypt-x86.Tpo -c -o minerd-scrypt-x86.o `test -f 'scrypt-x86.S' || echo './'`scrypt-x86.S
mv -f .deps/minerd-scrypt-x86.Tpo .deps/minerd-scrypt-x86.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-scrypt-x64.o -MD -MP -MF .deps/minerd-scrypt-x64.Tpo -c -o minerd-scrypt-x64.o `test -f 'scrypt-x64.S' || echo './'`scrypt-x64.S
mv -f .deps/minerd-scrypt-x64.Tpo .deps/minerd-scrypt-x64.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -pthread -fno-strict-aliasing -I./compat/jansson    -mtune=amdfam10 -O3 -ffast-math -mabm -msse4a -pipe -MT minerd-quark.o -MD -MP -MF .deps/minerd-quark.Tpo -c -o minerd-quark.o `test -f 'quark.c' || echo './'`quark.c
quark.c: In function ‘quarkhash’:
quark.c:95: warning: assignment discards qualifiers from pointer target type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
quark.c:124: warning: right shift count >= width of type
In file included from quark.c:21:
grso-asm.c: In function ‘grsoTransform’:
grso-asm.c:521: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
grso-asm.c: In function ‘grsoOutputTransformation’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
grso-asm.c: In function ‘grsoP1024ASM’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c: In function ‘grsoQ1024ASM’:
grso-asm.c:521: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:521: error: unknown register name ‘%r8’ in ‘asm’
In file included from quark.c:21:
grso-asm.c: In function ‘quarkhash’:
grso-asm.c:6: error: unknown register name ‘%r15’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r14’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r13’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r12’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r11’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r10’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r9’ in ‘asm’
grso-asm.c:6: error: unknown register name ‘%r8’ in ‘asm’
make[2]: *** [minerd-quark.o] Error 1
make[2]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/miners/quarkcoin-cpuminer'
make: *** [all] Error 2


GCC is version 4.4.5 (Debian 4.4.5-8)
Any help would be greatly appreciated.  If it works, post your securecoin address and I will reward you for your time.

I get the same on a 32-bit Linux Mint (Core2), no problems on a server (i7) with Debian 7 x64. Also note the quark-readme:
Quote
must be compiled with CFLAGS="-msse2"
recomended is CFLAGS="-msse2 -O3"
jh_sse2_opt64.h is for 64bit only, sse2 enabled proccessors.
groestl is optimized assembly for Opteron or newer AMD chips. No test have
been done on Intel.
mtune=amdfam10 might be the culprit. I'm too lazy to install an x64 linux on the shitty notebook.

Ran as CFLAGS="-msse2 -O3" same issue... anything else?

Build your own Cloud Miner! https://cex.io/r/1/swiftshoot/0/
to Make your BTC Mine for you. 3% referral bonus if you sign up others... please use my referral code if you want to join. You can also redeem your hardware after you get enough GHS.
btc:
ltc:
other altcoins: send me PM for address.
Pages: « 1 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 [57] 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 ... 443 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!