Communications | Digital Signal Processing (DSP ) | Radio Propagation k
Download Self Extracting Archive Here.
Download Zip Archive Here.
We have prepared an installer for MSYS/MINGW for C/C++ development on Windows.
When you install MSYS/MINGW you will immediately be able to develop projects using gcc on Windows.
The development system is installed in the folder C:\MSYSDEV\MSYSDEV.
Simply click on the MSYS short cut to bringup a console.
To compile C code use:
gcc test.c -lm
GDB is included in the installer for debugging.
Thats it. Dump Visual C++.