2 c = 'i686-w64-mingw32-gcc'
3 cpp = 'i686-w64-mingw32-g++'
4 ar = 'i686-w64-mingw32-ar'
5 strip = 'i686-w64-mingw32-strip'
6 pkgconfig = '/usr/local/bin/i686-w64-mingw32-pkg-config'
7 windres = 'i686-w64-mingw32-windres'
11 # Directory that contains 'bin', 'lib', etc for the toolchain
12 root = '/usr/i686-w64-mingw32'
13 # Directory that contains 'bin', 'lib', etc which have been cross-compiled
14 sys_root = '/usr/i686-w64-mingw32'