From: raucd@sk.sympatico.ca (Darren Rauckman)
Subject: g++, all cc*
20 Dec 1996 18:41:13 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <32BB091F.2DDA.cygnus.gnu-win32@sk.sympatico.ca>
References: <199612191354.HAA18873@aslws30.asl.dl.nec.com>
Reply-To: raucd@sk.sympatico.ca
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01Gold (Win95; I)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

>   Here is a quick test program
> 
> // -- t.C
> 
> #include <iostream.h>
> 
> main()
> {
>   cerr << "Hello, World! << endl;
> }
 
i have used this and other programs, used the cygnus manual and set all
of the dirs and i still get errors. 

when i run gcc i get this

GCC: installation problem, cannot exec '/'
GCC: internal compiler error: program ld got fatal signal 127

when i run any of the cc* i get this at the top

C:/USR/BIN/FIRST.CPP :1:SYNTAX ERROR BEFORE '/'

Anyone have this problem and how did you fix it
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
