These are instructions on building a Windows installer under
Cygwin but with a
MinGW toolchain and libraries.
The result is an installer which does not depend on Cygwin.
If you are looking for instructions on cross-compiling from linux
or other systems, then refer to section above.
These instructions were written based on cygwin64.
When you install cygwin64 on your system, you will need to ensure that
you have installed:
win32/mingw_required_pkgsThat list was obtained via:
cygcheck -c | grep mingwIn addition I have:
w32api-headers 4.0.4-1 OK w32api-runtime 4.0.4-1 OK
./build_pcbThis will create a windows installer.
./build_pcb --disable-doc