DJGPP installation

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Ozguxxx

DJGPP installation

Post by Ozguxxx »

Hi people. I think I misinstalled DJGPP. when I try to compile programs with gcc, it gives:
gcc.exe: installation problem, cannot exec 'cc1plus': No such file or directory. Can anybody help me please?
Tom

Re:DJGPP installation

Post by Tom »

That's what happend to me when I tried to install it too :(
Dave_Hunt

Re:DJGPP installation

Post by Dave_Hunt »

Did you set your environment variables per the installation instructions? It's not enough just to have the bin directory in your path.
Post Reply