www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/07/27/08:54:11

Message-ID: <B0000036535@stargate.astr.lu.lv>
From: "Andris Pavenis" <pavenis AT lanet DOT lv>
To: VAMPYR <vampyr AT ms1 DOT accmail DOT com DOT tw>, Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
Date: Mon, 27 Jul 1998 15:53:43 +0300
MIME-Version: 1.0
Subject: Re: mak3769b.zip cannot works on the makefile of Allegro.
CC: DJGPP Mailing List <djgpp AT delorie DOT com>
References: <35BA8918 DOT C5F683A0 AT ms1 DOT accmail DOT com DOT tw>
In-reply-to: <Pine.SUN.3.91.980727132621.29918M-100000@is>

Date sent:      	Mon, 27 Jul 1998 13:26:40 +0300 (IDT)
From:           	Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
Subject:        	Re: mak3769b.zip cannot works on the makefile of Allegro.

> 
> On Sun, 26 Jul 1998, VAMPYR wrote:
> 
> > When I use mak3769b.zip(alpha version) to compile Allegro 3.0,
> > it cannot compile successly, then I use mak375b.zip, it works again!
> 
> Thanks for the report, you came to the right place.  Please post the
> necessary details about exactly how did it fail to compile.  Make 3.77
> is in the last stages of pretest, and it is very important to find and
> correct any existing bugs.
> 

Looks that following rule is not found using 2 alpha versions of 
make (3.76.90 and 3.76.94)

*/%.exe: $(OBJ)/%.o $(LIB)
	gcc $(LFLAGS) -o $@ $< $(LIB)

One example where this is needed is 
demo: demo/demo.exe

The same is for building examples.

The same is with latest alpha make-3.76.94 (I used configure 
scripts under bash to build it, as I think BAT files for this purpose 
s**ks)


- Raw text -


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