[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: C probs



>Hi,
>I am unable to run the executable files after compiling my c progs using GCC in bash.


Hi,
   compile your programs like 
$gcc -o executablefile sourcefile.c
then check that the program is executable by you, by
$ ls -l executablefile (check the permissions)
then,
$ ./executablefile
This should do it...if u face more problems call me at 5089529.
Cheers,
Sayantan.

_____________________________________________________________
Get your spam-free, Linux email now --> http://www.LinuxWaves.com
Join Linux discussions --> http://Community.LinuxWaves.com