How to install MinGW-w64 (LLVM-MinGW toolchain) and how to compile and run C/C++ on windows 10

Channel:
Subscribers:
5,790
Published on ● Video Link: https://www.youtube.com/watch?v=qIGlFxP3qeg



Category:
Tutorial
Duration: 7:56
173 views
2


LLVM-MinGW is a toolchain built with Clang, LLD, libc++, targeting i686, x86_64, arm and aarch64 (ARM64), with releases both for running as a cross compiler from Linux and for running on Windows. It supports Address Sanitizer, Undefined Behaviour Sanitizer, and generating debug info in PDB format.

https://github.com/mstorsjo/llvm-mingw/releases

llvm-mingw-20220906-ucrt-x86_64.zip is the name of archive i used to install mingw-w64 on Windows 10

LLVM-MinGW 20220906
Platform Supported: Windows, Linux
GCC / Mingw-w64 Version: LLVM 15.0.0/trunk
Languages: C, C++
Additional Software in Package Manager: make, Python

Important Note: MinGW-w64 comes with variety of Pre-built toolchains and packages, so be careful in choosing the packages and all packages are not same.




Other Videos By java frm


2023-01-27How to build Apache NetBeans 16 from Source Code in Windows 10 Command line using Ant 1.10, JDK 11
2023-01-27How to build WildFly 27.0 from Source Code in Windows 10 Command line using Maven 3.8 and JDK 11
2023-01-27How to build WildFly 26.1.3 from Source Code in Windows 10 Command line using Maven 3.8 and JDK 11
2023-01-27How to build Apache Tomcat 11.0 from Source Code in Windows 10 Command line using Ant 1.10, JDK 11
2023-01-27How to build Apache Tomcat 10.1.5 from Source Code in Windows 10 Command line using Ant 1.10, JDK 11
2023-01-27How to build Apache Tomcat 9.0 from Source Code in Windows 10 Command line using Ant 1.10, JDK 11
2023-01-27How to build Apache Tomcat 8.5 from Source Code in Windows 10 Command line using Ant 1.10 and JDK 11
2023-01-27How to build Apache Maven 3.8.7 from Source Code in Windows 10 Command line using Maven 3.8, JDK 11
2023-01-27How to build Apache Ant 1.10 from Source Code in Windows 10 Command line using Ant 1.10 and JDK 11
2023-01-17How to install Clang LLVM 15.0.6 (Official Release) and how to compile and run C/C++ on Windows 10
2023-01-17How to install MinGW-w64 (LLVM-MinGW toolchain) and how to compile and run C/C++ on windows 10
2023-01-17How to install MinGW-w64 (WinLibs standalone build) and how to compile and run C/C++ on windows 10
2023-01-17How to install Cygwin (2022) and how to compile and run C/C++ on windows 10
2023-01-17How to install MinGW-w64 v 10.0.0 (2022) and how to compile and run C/C++ on windows 10
2023-01-13Funny and Useful Questions with ChatGPT 2023 Part - 1 (No Audio Required for this video Just Enjoy)
2023-01-04How to install Windows 11 22H2 without internet connection - How to bypass Internet connection
2023-01-04Nested Virtualization Using Windows 11 and VMWare Workstation Pro 17 - Nested VMs in Windows 11
2023-01-03Nested Virtualization Using Rocky Linux 8, VMWare Workstation Pro 17 and installing VM inside VM
2023-01-03Nested Virtualization Using RHEL 8, VMWare Workstation Pro 17 and installing VM inside VM
2023-01-03Nested Virtualization Using Oracle Linux 8, VMWare Workstation Pro 17 and installing VM inside VM
2023-01-03Nested Virtualization Using AlmaLinux 8, VMWare Workstation Pro 17 and installing VM inside VM



Tags:
C language
programming language
C tutorial
CPP tutorial
C Plus Plus tutorial
how to compile and run C programs on Windows 10
how to compile and run C++ programs on Windows 10
how to run c/c++ programs on windows 10
how to setup and configure C Compiler on Windows 10
minimalistic gnu for windows
how to install C on Windows
how to install C++ on windows
how to install mingw w64 on windows 10
mingw 64 for windows 10
mingw w64 install windows 10
llvm-mingw toolchain