Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!russel@ucl-cs.arpa
From: russel@ucl-cs.arpa
Newsgroups: net.unix-wizards
Subject: Bugs in the make program
Message-ID: <16060@sri-arpa.UUCP>
Date: Fri, 27-Jan-84 10:35:56 EST
Article-I.D.: sri-arpa.16060
Posted: Fri Jan 27 10:35:56 1984
Date-Received: Mon, 6-Feb-84 15:28:49 EST
Lines: 25

From:      Russel Winder 


Hello,

Using the archive constructs for make as expoused in the manual there
are at least 3 problems: (Well there are for the 4.1bsd and 2.8bsd
distributions anyway)

1) It crashes if the archive file does not exist. A fix for this problem
   is known thanks to the Ada group at York University.

2) It always picks up the current time as the last modification time for
   archive members.  This means that any file dependendent on an archive
   member will always need updating (compiling or whatever) and also archive
   members never need updating.

3) When using the object archive construct, make baulks over the __.SYMDEF
   file because it's not in object format and then it crashes.

Is there anybody out there who can help with fixes?

Russel Winder
Dept of Computer Science
UCL, London