Date: Thu, 23 Dec 1999 16:07:37 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Lasse =?iso-8859-1?Q?K=E4rkk=E4inen?= cc: djgpp AT delorie DOT com Subject: Re: Problem with Allegro - make does nothing In-Reply-To: <83t5l1$kqd$1@tron.sci.fi> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 23 Dec 1999, Lasse =?iso-8859-1?Q?K=E4rkk=E4inen?= wrote: > -- cut -- > D:\djgpp\allegro>make > > D:\djgpp\allegro> > -- cut -- > > So, make does nothing. Are you sure this is the DJGPP version of Make? The DJGPP version never says nothing, it at least should say something like "Nothing to be done for `all'". Perhaps some other make.exe is lurking on your PATH? > I have installed all necessary looking packages, except > Objective C package.. Should I install that one too No, you don't need Objective C to compile Allegro. > I'm running djgpp under w98 and 4dos. Try running under COMMAND.COM, not 4DOS.