Mail Archives: cygwin/1998/07/07/10:31:47
>I tried this and received the same errors:
>GCC.EXE: instalation problem, cannot exec 'cpp': no such file or directory
>GCC.EXE: Internal compiller error: program cpp got fatal signal 127
You need to set GCC_EXEC_PREFIX, it appears not to have been set correctly upon
installation. Did you perhaps move the compiler without reinstalling?
GCC_EXEC_PREFIX should be set to /where/b19/is/H-i396-cygwin32/lib/gcc-lib/
don't forget the trailing slash.
-eric
- Raw text -