This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Error: installation problem, cannot exec `cc1' ..'as', etc..
- From: "Sisyphus" <sisyphus1 at optusnet dot com dot au>
- To: "steroidmicros" <bob at steroidmicros dot com>, <gcc-help at gcc dot gnu dot org>
- Date: Thu, 23 Oct 2008 17:28:01 +1100
- Subject: Re: Error: installation problem, cannot exec `cc1' ..'as', etc..
- References: <48FF80CB.5020804@steroidmicros.com>
----- Original Message -----
From: "steroidmicros" <bob@steroidmicros.com>
To: <gcc-help@gcc.gnu.org>
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