Skip to content

Instantly share code, notes, and snippets.

View douglasdeodato's full-sized avatar

douglasdeodato

  • Dublin - Ireland
  • 04:14 (UTC +01:00)
View GitHub Profile
@douglasdeodato
douglasdeodato / makefile.unix
Last active March 26, 2018 10:32
Error during compiling bitbean-core
g++ -c -O2 -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -I/home/ubuntu-synd-6/Desktop/bitbean-core/src -I/home/ubuntu-synd-6/Desktop/bitbean-core/src/obj -I/home/ubuntu-synd-6/Desktop/bitbean-core/src/leveldb/include -I/home/ubuntu-synd-6/Desktop/bitbean-core/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from chainparams.h:10:0,
from protocol.h:14,
from net.h:20,
from alert.cpp:13:
bignum.h: In copy constructor ‘CBigNum::CBigNum(const CBigNum&)’:
bignum.h:66:19: warning: delegating constructors only available with -std=c++11 or -std=gnu++11
: CBigNum()
^
bignum.h: In constructor ‘CBigNum::CBigNum(signed char)’:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<script id="jsbin-javascript">