+- +-

+-User

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+-Stats ezBlock

Members
Total Members: 78
Latest: JuliusWool
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 77
Total Topics: 25
Most Online Today: 1
Most Online Ever: 376
(December 09, 2019, 05:28:33 PM)
Users Online
Members: 0
Guests: 3
Total: 3

Author Topic: How did I cross-compile a wallet for Windows?  (Read 2786 times)

EndCiv

  • Global Moderator
  • Full Member
  • *****
  • Posts: 22
  • Slack: +1/-1
  • PINK BOY
    • View Profile
How did I cross-compile a wallet for Windows?
« on: March 14, 2019, 05:11:33 PM »
Nice and tight..  DO THIS:

Code: [Select]
sudo apt-get update
sudo apt-get upgrade
sudo apt install build-essential libtool autotools-dev automake pkg-config bsdmainutils curl git g++-mingw-w64-x86-64
sudo update-alternatives --config x86_64-w64-mingw32-g++

git clone https://github.com/dobbscoin/dobbscoin-econocalypse.git


cd dobbscoin-econocalypse
cd depends
chmod 744 config.guess
chmod 744 config.sub

make HOST=x86_64-w64-mingw32
cd ..
chmod 744 ./autogen.sh
./autogen.sh
CONFIG_SITE=$PWD/depends/x86_64-w64-mingw32/share/config.site ./configure --prefix=/
chmod 744 share/genbuild.sh
chmod 744 src/leveldb/build_detect_platform
make


SWAP SHIT like this to make other builds..
Quote
Common host-platform-triplets for cross compilation are:
i686-w64-mingw32 for Win32
x86_64-w64-mingw32 for Win64
x86_64-apple-darwin11 for MacOSX
arm-linux-gnueabihf for Linux ARM 32 bit
aarch64-linux-gnu for Linux ARM 64 bit

-Vola

 

+-Recent Topics

Econo-Bot SLACK TipBOB by EndCiv
April 26, 2019, 08:58:30 AM

The zSLACK issue by BtcBob
April 24, 2019, 08:47:25 AM

How do I setup a masternode (Quark)? by SharonOnelI
April 21, 2019, 05:10:56 PM

🛸 💰 GET (SLACK) NOW - DobbsCoin v2.0 - Econocalypse (QUARK POW/POS+[MN]) 👽 🛸 by BtcBob
March 20, 2019, 05:26:43 PM

Getting started.. First RUN & Mining by EndCiv
March 14, 2019, 08:23:37 PM

How did I cross-compile a wallet for Windows? by EndCiv
March 14, 2019, 05:11:33 PM

How do I compile a daemon for linux by EndCiv
March 08, 2019, 10:22:20 PM

The Rain in Spain by Prints
March 07, 2019, 01:16:23 AM

Dobbscoin v2.0 RC3 QUARK POW/POS+[MN] - The Econocalypse by Prints
March 07, 2019, 01:06:34 AM

Dobbscoin v2.0 RC2 X11 POW+[MN] = SLACK by BtcBob
March 01, 2019, 08:09:30 PM

Powered by EzPortal