From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: New user: problem compiling Date: Tue, 08 Feb 2000 23:02:06 +0000 Organization: Customer of Planet Online Lines: 17 Message-ID: <1t71ass6v7satsk8sk4toegleurm622kvo@4ax.com> References: <87pajq$chl$1 AT sunnews DOT cern DOT ch> NNTP-Posting-Host: modem-79.rutherfordium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news6.svr.pol.co.uk 950051363 17850 62.136.71.207 (8 Feb 2000 23:09:23 GMT) NNTP-Posting-Date: 8 Feb 2000 23:09:23 GMT X-Complaints-To: abuse AT theplanet DOT net X-Newsreader: Forte Agent 1.7/32.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com peliot AT axnd01 DOT cern DOT ch (Philip Eliot) wrote: > sorry, should have included that the command that caused the problem was the following: gcc world.c -o world.exe Since there is nothing obviously at fault with what you are doing this could be an installation problem. But just to be sure maybe you could cut-n-paste the following things here together: The source file. The command line used. [Add the switch -Wall to enable warnings] The exact full errors. To diagnose installation problems, a good start would be to check what PATH and DJGPP are set to, and compile with the -v switch also.