![]() |
| |||
| dear friends, due to some unknown reason, i cant invoke gcc from my account. its not really troublling the machine, but if I invoke gcc/g++/ifort to compile any program(though gfortran is working fine), its not doing anything. gcc is specially making the terminal inactive. here is ps -aux output of gcc -v. Rudra 10102 0.0 0.0 1776 400 pts/1 S+ 10:43 0:00 gcc -v my system is : Linux xxx.lan.yyy.res.in 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686 i686 i386 GNU/Linux can yoou tell me what is going wrong? my gcc version 4.1.2 can you people help me? |
| |||
| rudra <bnrj.rudra@gmail.com> writes: > due to some unknown reason, i cant invoke gcc from my account. [snip] > can yoou tell me what is going wrong? > my gcc version 4.1.2 > can you people help me? You have to give us more information. Can you compile a simple "hello world" C program like below? gcc -o prog prog.c |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |