----- Original Message -----
From: "steroidmicros" <bob@xxxxxxxxxxxxxxxxx>
To: <gcc-help@xxxxxxxxxxx>
Sent: Thursday, October 23, 2008 6:36 AM
Subject: Error: installation problem, cannot exec `cc1' ..'as', etc..
After happily using GCC-3.2.2 compiled for the m68k (MingWin) for many
years, I ported it to a new WinVista PC where it worked fine for a month.
Then, after some Vista problems, I reinstalled Vista and installed GCC
exactly as I had done previously and it no longer compiled:
m68k-elf-gcc -I"C:\SBCToolsV3\boards\wildfiremod\dbug\rtl\include" -I"C:\SBCToolsV3\boards\wildfiremod\dbug\tcpip\include"
-O0 -g3 -Wall -c -m528x -o"main.o" "../main.c"
m68k-elf-gcc: installation problem, cannot exec `cc1': No such file or
directory
The current MinGW port of gcc-3.4.5 should not suffer from this problem.
Installing the Vista Service Pack 1 is another way to fix the problem. (At
least it did for me.)
I wonder if you lost Service Pack 1 in the re-installation of Vista ?
Cheers,
Rob