💻 Software
How to install GCC on Windows 7
Fresh5 days ago
Mar 15, 202663457 viewsConfidence Score0%
0%
Problem
I've downloaded GCC 4.5.1 and do not know what to do next. I've found instructions inside the Install directory for how to configure, build and install, but I still cannot do much with this. What are step-by-step instructions to go through this process? For example, they say something like this: An…
Error Output
% mkdir objdir % cd objdir % srcdir/configure [options] [target]
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to install GCC on Windows 7
Low Risk
GCC for Windows is provided by two projects currently. They both provide a very own implementation of the Windows SDK (headers and libraries) which is necessary because GCC does not work with Visual Studio files. The older mingw.org, which @Mat alre…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix