From: phawkins AT dynamite DOT com DOT au (Peter Hawkins) Subject: Re: Compiller and linkeditor... 7 Jul 1998 21:46:57 -0700 Message-ID: <002501bda9b0$518ee760$e51a25cb.cygnus.gnu-win32@nexus> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: "Jean-Francois Morcillo" , "Marcel R." Cc: Hi there... -----Original Message----- From: Marcel R. To: Jean-Francois Morcillo Cc: gnu-win32 AT cygnus DOT com Date: Tuesday, 7 July 1998 18:10 Subject: Re: Compiller and linkeditor... >At 06:45 06/07/98 +0200, you wrote: >>hi >>try something like that >>g++ -o hello.exe hello.cpp >> >>it should work fine. > >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 > >If somebody know what to do, please help me... >Thanks again... Your compiler is not installed correctly. Are environment variables such as GCC_EXEC_PREFIX set correctly? Is the SPECS file correct? Is cpp.exe (the preprocessor) actually present? Check that you've done all of the installation steps required... (are you using CYGWIN32 or MINGW32?) Hope this helps, Peter > > >-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >Home Page: http://i.am/marshall/ >e-mail: marshall AT cwb DOT matrix DOT com DOT br ou marshall AT i DOT am > >- >For help on using this list (especially unsubscribing), send a message to >"gnu-win32-request AT cygnus DOT com" with one line of text: "help". > - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".