Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!CAEN.ENGIN.UMICH.EDU!conliffe From: conliffe@CAEN.ENGIN.UMICH.EDU (Darryl C. Conliffe) Newsgroups: comp.sys.apollo Subject: Re: Inlib'ing on SR10.n Message-ID: <4cac30987.000bdbe@caen.engin.umich.edu> Date: 7 Sep 90 21:23:19 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 9 Mark's explanation about 'pic' code is correct. The three commands that would handle your example are: cc -c hp_main.c cc -W0,-pic -c hp_foo.c ld -o hp hp_main.o -A inlib,hp_foo.o ___________________ Darryl C. Conliffe conliffe@caen.engin.umich.edu (313) 721-6069 -------------------