Lines Matching refs:Windows
38 1. Windows 10 or later, or
56 In addition, there is compatibility code to make this `bc` work on Windows.
63 This `bc` should build unmodified on any POSIX-compliant system or on Windows
64 starting with Windows 10 (though earlier versions may work).
69 ### Windows
71 There is no guarantee that this `bc` will work on any version of Windows earlier
72 than Windows 10 (I cannot test on earlier versions), but it is guaranteed to
73 work on Windows 10 at least.
79 supported on Windows: extra math and history enabled, NLS (locale support)
95 On Windows, the calculators are built as `vs/bin/<platform>/<config>/bc.exe` and
99 **Note**: On Windows, `dc.exe` is just copied from `bc.exe`; it is not linked.
115 On Windows, the library is built as `vs/lib/<platform>/<config>/bcl.lib`, where
320 * This `bc` builds natively on Windows.
405 Currently, there is no locale support on Windows.
447 This `bc` is written in pure ISO C99, using POSIX 2008 APIs with custom Windows
489 vs Files needed for the build on Windows.