Post
Topic
Board Announcements (Altcoins)
Re: [EMD] New Client v. 0.8.6.1! Mandatory Upgrade! Reduced Block Rewards!
by
sawa
on 23/12/2015, 02:17:28 UTC
compiling the new wallet in linux brings a problem
g++ internal compiler error: Killed

any idea?
I compiled emeraldd without problems
Code:
sudo su
cd /usr/local/src/emerald/src
make -f makefile.unix clean
cd ..
git pull
cd src
make -f makefile.unix

Everything works fine.