Date: Mon, 22 Feb 1999 18:05:56 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: kevin AT netcore DOT ca cc: djgpp AT delorie DOT com Subject: Re: another rsxntdj problem In-Reply-To: <36d16c26.0@news.wincom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 22 Feb 1999, DJ Enormous Beats wrote: > I tried to compile the cplus example that it comes with, but it says there > is an error in the makefile. It says "makefile:13: *** missing separator. > Stop." This is explained in section 22.16 of the DJGPP FAQ list: you need to make sure that line 13 in the Makefile beginst with a TAB character, not with spaces.