From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Christopher To: gnu-win32@cygnus.com Subject: Re: Compiller and linkeditor... Date: Tue, 07 Jul 1998 13:26:00 -0000 Message-id: References: <3.0.1.32.19980706125840.0068ba88.cygnus.gnu-win32@pop.cwb.matrix.com.br> X-SW-Source: 1998-07/msg00112.html >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".