C for ARM Vista Not...
Posted: Tue May 06, 2008 5:46 pm
When I install your software package "C for ARM Microcontrollers" it looks like it installs well, but when I compile the first example I gett the following message:
> "make.exe" all
-------- begin --------
arm-elf-gcc (GCC) 4.0.1 (WinARM)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Assembling (ARM-only): ../Global/Cstartup.S
arm-elf-gcc -c -mcpu=arm7tdmi -I. -x assembler-with-cpp -DROM_RUN -Wa,-adhlns=../Global/Cstartup.lst,-gstabs ../Global/Cstartup.S -o ../Global/Cstartup.o
arm-elf-gcc: installation problem, cannot exec `cc1': No such file or directory]
make.exe: *** [../Global/Cstartup.o] Error 1
> Process Exit Code: 2
I tried this on my XP machine and there it works just fine.
Not so on my Vista machine.
I have tryed to instal it as an administrator as I know that Vista can apply security measures that can affect some installations not to include everything but to no success.
Do you have a install package that you know that it work on vista that you can provide to me?
Or, do you have a quick fix to my issue?
Best Regards
LinkerDude
> "make.exe" all
-------- begin --------
arm-elf-gcc (GCC) 4.0.1 (WinARM)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Assembling (ARM-only): ../Global/Cstartup.S
arm-elf-gcc -c -mcpu=arm7tdmi -I. -x assembler-with-cpp -DROM_RUN -Wa,-adhlns=../Global/Cstartup.lst,-gstabs ../Global/Cstartup.S -o ../Global/Cstartup.o
arm-elf-gcc: installation problem, cannot exec `cc1': No such file or directory]
make.exe: *** [../Global/Cstartup.o] Error 1
> Process Exit Code: 2
I tried this on my XP machine and there it works just fine.
Not so on my Vista machine.
I have tryed to instal it as an administrator as I know that Vista can apply security measures that can affect some installations not to include everything but to no success.
Do you have a install package that you know that it work on vista that you can provide to me?
Or, do you have a quick fix to my issue?
Best Regards
LinkerDude