This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Compiller and linkeditor...


>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
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]