Compiler?

Rofl!
He wanted C not C++ :P
I could have given him links to C++, God knows there are much more on the web!
Anyway, glad we/you helped they guy :D
 
Thanks. I tried Dev C++. It worked for about a week on my vista computer and then stopped working. I'll try again.
 
Last edited:
I have a problem.
When I get to compiling my C program (example in book) in says
"gcc: installation problem, cannot exec 'cc1': No such file or directory"

What I've done. I've gotten Dev-C++, installed it. Typed some stuff it says to.eg. "copy con gcc.bat" "@c:\Dev-C++\bin\gcc %1 %2 %3 %4 %5 %6" in command prompt. I've tried to compile it, thats when I get the error. I type "gcc goodbye.c -o goodbye" in cmd in the directory that I've saved the C file in.

Any help would be appreciated, don't care if it doesn't work, I just want help.
 
I don't get it, did you try putting something else as a program?
EDIT: Maybe the compiler isn't configured properly
Anyway, sent you a PM about it.
 
Back
Top