Prebuilt Windows Toolchain for Raspberry Pi (64-bit)
Raspberry PI is a low-cost embedded board running Debian-based GNU/Linux. This page provides a complete toolchain for building and debugging Raspberry PI applications.
Each toolchain build includes the following components:
- The GCC compiler for C and C++ languages
 - The GDB debugger
 - Include files and libraries from the compatible SD card image
 
The following toolchain releases are available:
| GCC | Compatible SD card image | Download link | 
|---|---|---|
| 12.2.0 | 2024-03-15-raspios-bookworm | raspberry64-gcc12.2.0.exe (409 MB) | 
| 10.2.1 | 2022-01-28-raspios-bullseye | raspberry64-gcc10.2.1.exe (702 MB) | 
Cross-toolchains for 32-bit Raspberry Pi distros are available on this page.
Recommended Tools
For optimal development experience, try 
VisualGDB - our Visual Studio extension for advanced cross-platform 
development that supports deep CMake integration with direct file access over 
SSH, powerful Linux-optimized IntelliSense engine, blazing fast source directory 
synchronization, unit tests, code coverage, 
profiling and much more:  
