Path: utzoo!attcan!uunet!cs.utexas.edu!usc!ucsd!ucbvax!hplabs!hpfcso!bigelow From: bigelow@hpfcso.HP.COM (Jim Bigelow) Newsgroups: comp.lang.pascal Subject: Re: Separate Compilation With HP/UX Pascal Message-ID: <9110005@hpfcso.HP.COM> Date: 20 Nov 89 23:29:53 GMT References: <416@bnrunix.UUCP> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 10 Have you tried reversing the files in the search path? e.g., $search 'lib1.a,lib2.a,...,foo.o'$ This way libraries are used first to resolve imported modules. Jim Bigelow S300 Pascal Colorado Language Lab. Hewlett Packard