gcc compiler
Community Support question
- to convert into a paid question, click here
Lines in bold below have not yet been seen by the customer - those in blue are from the customer
|
Username : Date : Action : Comments
[ close all ] | | |
 |
lucky_jain_960 : 20/07/08 07:22 PM : Incident created |
|
-
whenever i compile my c programs it will show error that stdio.h is not found
cc hello.c
then bash:cc command not found
cpp hello.c
then it show error that stdio.h not found
please help me so that i can continue with programming in c and system programming | |
|
 |
Ronald_7697 : 24/07/08 07:11 PM : Reply received |
|
-
I think the stdio.h you are missing is in the package glibc-devel. Install it
(`urpmi glibc-devel`) and you should be good to go. | |
|
 |
lucky_jain_960 : 27/07/08 08:40 AM : More info requested |
|
-
:-) Thanks Ronald my problem has been solved and
I want to make you my friend on gmail account
my gmail id - jnvibhav@gmail.com
hoping good to be :-) | |
|