Date: Wed, 17 Jan 1996 08:39:33 +0200 (IST) From: Eli Zaretskii To: "Allen J. Curtis" Cc: djgpp AT delorie DOT com Subject: Re: Need help with *** missing separator error. On Mon, 15 Jan 1996, Allen J. Curtis wrote: > >!if !$d(MODEL) <---- This is line #7. > >MODEL = 1 > >!endif > > I am getting the same error. It seems to have something to do with > the !if statement. Has this syntax changed. I extensively modified The DJGPP FAQ list (available as faq102.zip from the same place you get DJGPP) explains in detail in section 10.10 what's the problem with GRX Makefiles, what's the reason for those problems, and how can you work around them. Anybody who tries to rebuild GRX should read that section. > Everytime I run one of the test programs the screen clears and I get a > general protection fault. Any ideas? Please tell which test program is that.