Sipke de Leeuw wrote:
Hi Steve,
I downloaded (2003-03-06) the Win32 installer and installed all packages.
The directory where I installed it is: C:\Program Files\mspgcc i.s.o C:\mspgcc
I have two problems:
1) gdb crashes immediately
2) the compiler complains about missing "cc1"
I haven't tried to install it to the default directory. What is the best way to
uninstall the complete package? It is enough to remove the mspgcc directory?
I saw that mspgcc is added to the PATH so that should be removed too. Are
there registry changes made during installation?
Thanks!
Sipke
This stuff doesn't like being in a directory with spaces in the name. I
should probably make the default directory the only option, since it
just causes hassle if someone changes it.
If you just delete the entire directory that has been created in
"Program Files", and update your Path environment variable to remove the
appropriate section, you should be able to cleanly reinstall.
Regards,
Steve