- Ubuntu16.04
- get
gpp-2.25tar.bz
archive from https://github.com/logological/gpp/releases $ tar jxf gpp-2.25.tar.bz2
extractsgpp-2.25
directory$ sudo apt-get install mingw-w64 git-core wget quilt
$ cd gpp-2.25
$ ./configure --host=x86_64-w64-mingw32
$ make
- upload
src/gpp.exe
to somewhere
$ file ./gpp.exe
./gpp.exe: PE32+ executable (console) x86-64, for MS Windows