aboutsummaryrefslogtreecommitdiff
path: root/examples/mswin-build/README
blob: 41cd6ebb2d86ee679a636e98db945b4fadc466b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
These scripts can be used to cross-compile busybox-w32 on a
Fedora Linux system with mingw-w64 and llvm-mingw toolchains.
The former are available from the Fedora repositories; the
latter needs to be downloaded and installed from:

   https://github.com/mstorsjo/llvm-mingw

The release build performs some additional optimisation and is
slightly slower as a result.

The busybox-w32 help message includes information about the build
platform.  Obtaining this information is very specific to the
platform used.