config/kernel/windows.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Wed May 07 18:40:48 2014 +0200 (2014-05-07)
changeset 3306 80e46e644bc0
parent 3112 6cb56b3f2d34
permissions -rw-r--r--
TODO: remove some items

Those items have now been implemented:

- mingw32 target
we have it now, and even mingw64 too

- mingw32 host
it is certainly possible to canadian-build a toolchain to run
in a mingw host

- Cygwin host
it is possible to build a toolchain in Cygwin, and it is probably
possible to canadian-build it as well

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
diorcet@3112
     1
# windows config options
diorcet@3112
     2
yann@3150
     3
## depends on ARCH_x86
diorcet@3112
     4
##
diorcet@3112
     5
## select WINDOWS
diorcet@3112
     6
##
diorcet@3112
     7
## help Build a toolchain targeting systems running Windows as host