top of page

C - Tools Setup

IDE

install "Java Downloads for All Operating Systems"


install

Eclipse C/C++ Development Tool (CDT)


Compiler

1. Install MinGW GCC

Minimalist GNU for Windows

https://sourceforge.net/projects/mingw/files/

2. Cygwin GCC

https://www.cygwin.com/setup-x86.exe

Cygwin is:

a large collection of GNU and Open Source tools which provide functionality similar to a Linux distribution on Windows.

a DLL (cygwin1.dll) which provides substantial POSIX API functionality.





871 views0 comments

Recent Posts

See All