1
2
To build tools for Windows and Linux, on Linux, use
3
4
sbs -c tools2.win32 -c tools2
5
6
You will also need the mingw32 package, for the cross-compiler.
7