Date: Thu, 26 Dec 1996 08:45:46 +0200 (IST) From: Eli Zaretskii To: Vedeesh Sahajpal cc: djgpp AT delorie DOT com Subject: Re: help In-Reply-To: <32C13EDD.41C6@ii.uib.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 25 Dec 1996, Vedeesh Sahajpal wrote: > I tried installing djgpp, taking all right steps as mentioned > in the readme1st and also in tutorial, but gcc is not compiling > well. here is the message i get when i try this command > "gcc hello.cc". the message i get is - "cannot exec go32". I have Please invoke the following command: redir -o gcc.log -eo gcc -v hello.cc then post the contents of the file `gcc.log'. (It seems like you are mixing parts of gcc from an older version 1.x.)