www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/09/20/20:13:46

Message-Id: <199709210011.KAA23361@rabble.uow.edu.au>
Subject: Re: Make problem .
To: cartas AT ita DOT flashnet DOT it
Date: Sun, 21 Sep 1997 10:11:30 +1000 (EST)
Cc: djgpp AT delorie DOT com (DJGPP)
In-Reply-To: <3423B5D9.750868AA@sr.flashnet.it> from Seby Carta at "Sep 20, 97 01:39:06 pm"
From: Brett Porter <bporter AT rabble DOT uow DOT edu DOT au>
MIME-Version: 1.0

> When i modify, or create a make file with edit of dos, or notepad of
> win95, i frequently get error message from MAKE like this:
> 
> ************Missing separator . Stop.
>

DOS Edit and Windows Notepad are horrible editors to be using to create
makefiles, as they tend to do what they feel like with tab characters (ie
convert them to spaces, or convert spaces to tabs)

MAKE relies on the fact that you use a tab character instead of several
spaces, and this would be the most likely reason that it is not working if
your syntax is indeed correct.
 
You need to find an editor which retains whatever tab keys you use, and
doesn't automatically convert spaces to tabs.

HTH
Brett

-- 
"Give me ambiguity or give me something else"
--
Brett Porter
blp01 AT uow DOT edu DOT au

http://www.geocities.com/CollegePark/Union/3596
	Humour, Programming, and more.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019