Software Alternatives & Reviews

MinGW-w64 VS BusyBox

Compare MinGW-w64 VS BusyBox and see what are their differences

MinGW-w64 logo MinGW-w64

The project's goal is to deliver runtime, headers, and libs for developing 64 bit (x64), as...

BusyBox logo BusyBox

BusyBox is a single binary that provides several stripped-down Unix tools in a single executable.
  • MinGW-w64 Landing page
    Landing page //
    2023-09-18
  • BusyBox Landing page
    Landing page //
    2019-04-14

MinGW-w64 videos

Set Up C++ With Visual Studio Code (VS Code) on Windows 10 mingw-w64 (Easiest)

More videos:

  • Review - Creating a C/C++ Hello World Program in ReactOS With MinGW-W64 and Code::Blocks

BusyBox videos

What is BusyBox | Busybox demo

More videos:

  • Review - What Is Busybox and Why do we need it for Android?

Category Popularity

0-100% (relative to MinGW-w64 and BusyBox)
SSH
42 42%
58% 58
Server Management
44 44%
56% 56
Terminal Tools
38 38%
62% 62
Emulators
38 38%
62% 62

User comments

Share your experience with using MinGW-w64 and BusyBox. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare MinGW-w64 and BusyBox

MinGW-w64 Reviews

We have no reviews of MinGW-w64 yet.
Be the first one to post

BusyBox Reviews

Top 10 Best Apps To Use Linux Terminal on Your Android Device
BusyBox is an excellent option for Android users who want to have control in the internal Linux command-line shell. This terminal emulator for Android requires a rooted device to function properly. It is one of the most popular among its competitors. There is a pro version, but the vanilla edition is more than enough for casual users. It will provide you with numerous Unix...
Best Terminal Emulator for Android in 2021
BusyBox is a famous terminal emulator for quick and reliable performance. It needs the device to be rooted for executing the app. The emulator can work well with Linux kernel with GNU Core applications. It offers plenty of standard Unix tools with backup features to retrieve all data. The app provides the user to choose the desired applets for quick installation. It also...

Social recommendations and mentions

Based on our record, BusyBox should be more popular than MinGW-w64. It has been mentiond 14 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

MinGW-w64 mentions (7)

  • I have tried so many times to make windows recognize the java and c compilers using environment variables and it's not working. windows is not recognizing the compilers
    Download and install the MinGW-w64 GCC for Windows: https://mingw-w64.org/. Source: about 1 year ago
  • Updating CLion Compiler to use C++ Modules
    Looking at the Compiler Support page on cppreference.com, it shows GCC version 11 as having partial support for modules. I went to mingw-w64.org website and saw they had MinGW-w64-builds with version 12.1.0/10.0.0, so I figured I'd download and install that, which is where I am having issues. Source: over 1 year ago
  • Discussion Thread
    If I wanted to build and run a MASM syntax Win32 assembly program on Linux, I would indeed probably use jwasm to assmble but then I would use mingw-w64 to link (despite the name, it supports 32-bit and 64-bit, it's more up-to-date than pure 32-bit mingw), and then run using WINE. Source: almost 3 years ago
  • I'm having problems installing Raylib for Go
    I finally got the Mingw-w64 for my pc, and of course, I got Golang and all. I have been working with it and (for the most part) has been working alright! But when I try used Go get, nothing weird happens but the compiler still tell me this :. Source: almost 3 years ago
  • How legit is the compiler and how likely can a compiler be malware and how hard it is to be detected?
    However, what is preventing you from getting the thing from its website, http://mingw-w64.org/ ? Source: about 3 years ago
View more

BusyBox mentions (14)

  • The Awk Programming Language, Second Edition
    AWK runs everywhere. Perl and Python do not. Busybox has their own independent AWK implementation. https://busybox.net/ https://frippery.org/busybox/ Also see the first edition of the AWK manual online here: https://archive.org/details/pdfy-MgN0H1joIoDVoIC7. - Source: Hacker News / 10 months ago
  • This would have made my life so much easier in the beginning....
    A majority of routers are already based on the Linux kernel. Many are just BusyBox. The most common Linux firewalls are iptables and nftables. With the latter being the most popular one due to being around longer. They are really fine grained and powerful. Source: 12 months ago
  • So Im working on making my own OS from scratch. Im using a linux based os for reverse engineering but I need help in understanding how to use the tools that are in rar/zip files. If anyone can direct me to some tutorials or resources to read that would be a big help.
    Https://www.kernel.org/doc/Documentation/arm64/booting.rst This was my guiding light for a project a while back. It describes what Linux expects "time zero" looks like for the system; whatever operating system is going to boot needs that kind of contract between the boot environment and its own entry point. You can develop a lightweight linux-based OS with that document and a package like https://busybox.net/. Source: about 1 year ago
  • Do you think Linux will become more supported and eventually be able to play every game that windows can? If so, how far in the future?
    For libc, we have musl as an alternate implementation. For most coreutils, we have busybox and the BSD coreutils. For desktop environments, you can use something like xfce. Source: over 1 year ago
  • Hello Embedded World - booting a minimal Linux with Busybox on RISC-V, from source
    Head over to busybox.net for the BusyBox source code. The latest release at the time of writing (2022-08-14) is 1.35.0. - Source: dev.to / over 1 year ago
View more

What are some alternatives?

When comparing MinGW-w64 and BusyBox, you can also consider the following products

MSYS2 - A Cygwin-derived software distro for Windows using Arch Linux's Pacman

Cygwin - Cygwin is a set of tools that provide Linux and POSIX functionality to Windows.

MinGW - MinGW ("Minimalistic GNU for Windows") is a port of the GNU Compiler Collection (GCC) and...

Toybox (Linux command line utilities) - Toybox combines common Linux command line utilities together into a single BSD-licensed executable...

Termux - Terminal emulator and Linux environment for Android

PowerShell - Download WMF. Windows Management Framework contains the latest versions of PowerShell, DSC, WMI, and WinRM for older versions of Windows. PowerShell Module Browser. Search for PowerShell modules and cmdlets.