Search results
Dockerfile
- w64devkit is a Dockerfile that builds from source a small, portable development suite for creating C and C++ applications on and for x86 and x64 Windows. See "Releases" for pre-built, ready-to-use kits.
github.com/skeeto/w64devkit?search=1
Portable C, C++, and Fortran Development Kit for x64 and x86 Windows. w64devkit is a Dockerfile that builds from source a small, portable development suite for creating C and C++ applications on and for x86 and x64 Windows. See "Releases" for pre-built, ready-to-use kits.
Mar 11, 2021 · There is a w64devkit.exe in the unzipped w64devkit directory. This is the easiest way to enter the development environment, and will not require system configuration changes. This program puts the kit’s programs in the PATH environment variable then runs a Bourne shell — the standard unix shell.
Sep 25, 2020 · This past May I put together my own C and C++ development distribution for Windows called w64devkit. The entire release weighs under 80MB and requires no installation. Unzip and run it in-place anywhere. It’s also entirely offline. It will never automatically update, or even touch the network.
May 15, 2020 · With w64devkit, it literally takes a few seconds on any Windows to get up and running with a fully-featured, fully-equipped, first-class development environment. The development kit is cross-compiled entirely from source using Docker, though Docker is not needed to actually use it.
w64devkit is a portable C and C++ development kit for x64 (and x86) Windows. Included tools: Mingw-w64 GCC : compilers, linker, assembler.
It’s a significant improvement, but 1) it’s still mediocre, 2) sticking to POSIX shell conventions significantly improves build portability, 3) unix tool knowledge is transferable to basically every other operating system. Powershell Core is actually available on quite a few posix-platforms and thus actually portable.
People also ask
What is w64devkit?
Is there a source control system for w64devkit?
How do I install w64devkit?
Can w64devkit host itself?
How do I download w64devkit XYZ?
Does w64devkit have a text editor?
A C and C++ development distribution for Windows called w64devkit. It’s less than 80 MB and you don’t need to install it so you could easily fit it onto a USB memory stick or download it.