Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!oakhill!abair From: abair@turbinia.oakhill.uucp (Alan Bair) Newsgroups: comp.sys.apollo Subject: Can you have a library like a cmpexe? Message-ID: Date: 8 Dec 89 23:06:41 GMT Sender: news@oakhill.UUCP Distribution: comp Organization: SPS CAD, Motorola Inc., Austin, Texas. Lines: 18 We have a DN4000 and a DN10000. To provide programs for our own use and for our customers to run on any type of machine, we have started building cmpexe with xar. This allows us to have only one program directory for both machine types. For code developement, we have built up several libraries of usefull functions. Currently we have to keep two different copies for the two machine types and make sure the correct one is used during binding. To make life easier, is it possible to have a library of object files with both machine types included like with a cmpexe? If not, is there some easy way to make the library selection more automatic, maybe use the ISP variable? -- Alan Bair SPS CAD Logic Simulation & Test Motorola, Inc. Austin, Texas ...!cs.utexas.edu!oakhill!turbinia!abair