Menu

#704 Dev C++ 4.9.9.2: Unable to compile my code

open
nobody
None
5
2012-09-26
2009-07-11
No

I'm not able to compile my code. The Compile Log shows the following error,

Compiler: Default compiler
Executing gcc.exe...
gcc.exe "C:\Users\uddie\Documents\myname.c" -o "C:\Users\uddie\Documents\myname.exe" -I"C:\Dev-Cpp\include" -L"C:\Dev-Cpp\lib"
gcc.exe: installation problem, cannot exec `cc1': No such file or directory

Execution terminated

I reinstalled it 3 times after but still i get the same error. Does anyone know how to fix this? I installed it in windows vista os.

Discussion

  • Wyatt  Railey

    Wyatt Railey - 2009-07-23

    I do not really know if this will help and I am fairly new at this whole Dev tools thing, but are you running Vista of an older version of Window, b/c i would guess that 4.9.9.2 is the beta version for Vista, and you would probably want to dl an older version of Dev C++ if you are running a older version of Windows. Again I am no expert, and you would probably know more about the situation, but that is my take on the matter.

     
  • Anonymous

    Anonymous - 2009-10-03

    copy cc1.exe to somewhere else and then add the new path to compiler options. worked to me.

     

Log in to post a comment.