From: marshall AT cwb DOT matrix DOT com DOT br (Marcel R.) Subject: Re: Compiller and linkeditor... 9 Jul 1998 00:48:58 -0700 Message-ID: <3.0.1.32.19980707163304.0068a054.cygnus.gnu-win32@pop.cwb.matrix.com.br> References: <002501bda9b0$518ee760$e51a25cb AT nexus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Peter Hawkins" Cc: gnu-win32 AT cygnus DOT com At 00:05 08/07/98 +1000, you wrote: >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?) Im using CYGWIN32... I thing everything is up... Look: SET GCC_EXEC_PREFIX=D:\Cygnus\H-i386-cygwin32\lib\gcc-lib\ SET PATH=%PATH%;D:\Cygnus\H-i386-cygwin32\bin (D is my secondary HD, where the compiller is located) > >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". >> > -=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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".