View Single Post
Old 30-01-2006, 10:12 PM   #6 (permalink)
naveenchandran
In The Zone
 
Join Date: May 2004
Location: ** Hosur ** Operating System:GNU
Posts: 451
Default

Quote:
Originally Posted by shivi4
how to detect gcc in linux

and how to install
i dont know how to install in linux
Open terminal and type "gcc" and press enter to see if it is installed, if it says command not found then it might not be installed.

gcc <filename>
eg: gcc shiv.c
__________________
Million's Of Open Minds Can't Be Wrong!
http://nc.xmgfree.com/weblog
Everybody Wants to go to Heaven...But nobody wants to Die! :wink:
naveenchandran is offline