Find the answer to your Linux question:
Results 1 to 2 of 2
hi i ve update my gcc compiler to a lower version, i had 4.1 and i changed to 3.4 however i tried to compile a simple c program and i ...
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Posts
    23

    Gcc Installed but invisible

    hi
    i ve update my gcc compiler to a lower version, i had 4.1 and i changed to 3.4
    however i tried to compile a simple c program and i got such error

    ERROR: "gcc" either does not exist or does not work

    i tried to reinstall 3.4 but it says that it s currently ur newest version in system

    "gcc-3.4 is already the newest version."

    This is my second day working on this.Please give me a clue....

  2. #2
    scm
    scm is offline
    Linux Engineer
    Join Date
    Feb 2005
    Posts
    1,044
    What does the command "which gcc" give you? Make sure it's on your PATH.

Posting Permissions

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