crosstool-ng/scripts/build/kernel
Yann E. MORIN" b81d232a9b kernel: add mingw
Add the option to build a cross-compiler for kernel type 'mingw'.
The resulting cross-compiler can be used to build applications on a Linux host
that can be run on a Windows target.

Compiler is build using the mingwrt and w32-api packages aviable from the
MinGW project (http://sourceforge.net/projects/mingw).

The windows headers (w32-api package) are extracting with the kernel_headers
step The libraries and other headers from both packages are build and
installed in the various steps of libc

Signed-off-by: Bart vdr Meulen <bartvdrmeulen@gmail.com>
[yann.morin.1998@anciens.enib.fr: fix kernel headers comment, don't "return 0"]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-07-11 21:36:20 +02:00
..
bare-metal.sh Get rid of all stuff related to building a /delivery' traball: 2009-01-03 21:11:41 +00:00
linux.sh kernel/linux: allow headers from full custom source tree 2010-06-17 18:30:09 +02:00
mingw32.sh kernel: add mingw 2010-07-11 21:36:20 +02:00