About error: cannot exec 'cc1': No such file or directory
Hua Ji
hji@netscreen.com
Tue Jan 16 21:30:00 GMT 2001
Hi, folks,
I tried to make the cross compiler for mips64-elf these days. when I used
the powerpc-elf-gcc to compile a HelloWorld.c, I got an error like:
------------------------------------------
~/compilers/powerpc-elf/bin:143> ../../mips64-elf/bin/mips64-elf-gcc -o
helloworld helloworld.c
*Initialization*:1: warning: `__SIZE_TYPE__' redefined
*Initialization*:1: warning: `__PTRDIFF_TYPE__' redefined
*Initialization*:1: warning: `__mips' redefined
*Initialization*:1: warning: this is the location of the previous definition
cpp: -lang-c: linker input file unused since linking not done
mips64-elf-gcc: installation problem, cannot exec `cc1': No such file or
directory
------------------------------------------
Can you guys tell me what my problem is, if you happen to know? Thanks in
advance. My current guess is: When I did the configure, I didnot use the
--enable-languages option. Is that the reason??
Hua
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list