Introduction: How to Install GCC Compiler in Command Prompt
A Step by step video on How to install GCC Compiler in Command Prompt
Made by Group 8 of S19
Members:
Guada Michelle M. Gripal
Mary Pauline Sacay
Edward Guillermo
Reynalyn Dela Cruz
3 Comments
6 years ago
Great tutorial
Here is an another way of installing gcc with custom terminal on a windows machine read full tutorial at http://psychocodes.in/blog_view.php?tutorial_id=48
7 years ago on Introduction
I have done the the process and it is quite impressive.i can do everything that i have done in Linux machine.But coming to the programming part i could not run a program .so is there any terminal that i can do Linux programming please suggest me.
10 years ago on Introduction
Interesting/ I use gcc all the time on linux. Might have an old xp box to test the windows version.
Debian based distro gcc install.
$ sudo apt-get install build essential g++