From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: Compile error Date: Thu, 05 Oct 2000 22:12:04 +0100 Organization: Customer of Energis Squared Lines: 19 Message-ID: References: <4234E14156 AT et DOT put DOT poznan DOT pl> <5ADC810889 AT et DOT put DOT poznan DOT pl> <4 DOT 2 DOT 1 DOT 20001005063436 DOT 00d67e10 AT mail DOT sunbeach DOT net> NNTP-Posting-Host: modem-81.aredhel.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg4.svr.pol.co.uk 970780411 3917 62.136.123.81 (5 Oct 2000 21:13:31 GMT) NNTP-Posting-Date: 5 Oct 2000 21:13:31 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 "a. l. charles" wrote: > I also get a similar error, and I have my env var set as you said. > > How should I proceed? First check section 8.1 of the FAQ. If that does not help then cut and paste all of the following into a message and post it to this list: Full source code of a short program which demonstrates the problem, The exact command line you use to compile that program, The exact errors you get when compiling the program. The following would also be useful to know: The output of the command `set' The output of the command `gcc -v'