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...


Hi there...

-----Original Message-----
From: Marcel R. <marshall@cwb.matrix.com.br>
To: Jean-Francois Morcillo <jojo@esil.univ-mrs.fr>
Cc: gnu-win32@cygnus.com <gnu-win32@cygnus.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@cwb.matrix.com.br ou marshall@i.am
>
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

-
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]