yield: Implement for OS/2 kLIBC.
[gnulib.git] / doc / windows-without-msvc.texi
blob781612b8020c65f0f453b79aa15f84c62f9971f9
1 @node Native Windows Support without MSVC Support
2 @section Native Windows Support without MSVC Support
4 If your package does not desire to have MSVC support, that is, if MinGW
5 shall be the only native Windows platform that you wish to get support
6 for from Gnulib, and you wish to minimize the number of files imported
7 from Gnulib accordingly, you can do so by passing the options
8 @samp{--avoid=msvc-inval --avoid=msvc-nothrow} to @code{gnulib-tool}.