Find the answer to your Linux question:
Results 1 to 2 of 2
Dear all i am new in linux and working in Fedora 7 i want to compile and run a c programe but i didnot know the santaces can any body ...
  1. #1
    Just Joined!
    Join Date
    Nov 2008
    Posts
    1

    compile a c programme

    Dear all
    i am new in linux and working in Fedora 7
    i want to compile and run a c programe
    but i didnot know the santaces can any body help me
    thanks
    Regards

  2. #2
    Linux Engineer hazel's Avatar
    Join Date
    May 2004
    Location
    Harrow, UK
    Posts
    955
    For a simple program, gcc -o programname programname.c should do it. If you're using libraries other than the standard C library, you might need something more complicated.
    "I'm just a little old lady; don't try to dazzle me with jargon!"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...