From: "Matt Jefferson" Newsgroups: comp.os.msdos.djgpp References: <3891A72F DOT 389471DC AT is DOT elta DOT co DOT il> Subject: Re: Macro problem Lines: 27 X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: Date: Fri, 28 Jan 2000 23:49:59 GMT NNTP-Posting-Host: 24.5.228.76 X-Complaints-To: abuse AT home DOT net X-Trace: news1.rdc1.il.home.com 949103399 24.5.228.76 (Fri, 28 Jan 2000 15:49:59 PST) NNTP-Posting-Date: Fri, 28 Jan 2000 15:49:59 PST Organization: @Home Network To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli - Thanks for your help. I do not have djgpp installed in the dev directory. That just happens to be where my projects are stored. djgpp in installed in the djgpp directory. I've even deleted and reinstalled djgpp and that does not help. djgpp worked great for about two weeks and now this. Matt "Eli Zaretskii" wrote in message news:3891A72F DOT 389471DC AT is DOT elta DOT co DOT il... > Matt Jefferson wrote: > > > > So I went to the command line and typed > > > > E:\dev>gxx extra16.cpp > > CPP.EXE: Macro name missing after -D option > > That's your problem, right there: you cannot install DJGPP or use it from a > directory called E:\dev, it won't work. See section 22.20 of the DJGPP FAQ > list.