From: Jason Green Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP doesn't work. Help please... Date: Sat, 01 Apr 2000 22:42:41 +0100 Organization: Customer of Planet Online Lines: 11 Message-ID: References: <38E63623 DOT DFCF9DB7 AT gs707 DOT com> <38E6477C DOT 8E06123D AT gs707 DOT com> NNTP-Posting-Host: modem-196.vanadium.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 954626039 7873 62.136.22.196 (1 Apr 2000 21:53:59 GMT) NNTP-Posting-Date: 1 Apr 2000 21:53:59 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 "Icehot" wrote: > I made the exe with the syntax you gave me, it works... When it's > C. C++ doesn't work, used to, though. Here's my program. That is because the command will be different to compile a C++ program. Please read the file readme.1st, and section 1 of the FAQ. If that doesn't help then you need to post the full source code, the exact compile command, and the errors. Otherwise we can only guess what the problem might be.