Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!usc!bloom-beacon!tut.cis.ohio-state.edu!ucbvax!RICHTER.MIT.EDU!krowitz From: krowitz@RICHTER.MIT.EDU (David Krowitz) Newsgroups: comp.sys.apollo Subject: help with "bind -inlib" under SR10.1 Message-ID: <8906271412.AA03627@richter.mit.edu> Date: 27 Jun 89 14:12:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 71 Help! I'm trying to use the "-inlib" option to /com/bind under SR10.1 with no success. I have a library of calcomp graphics calls which is written in GMR. The library is compiled with "ftn -pic" and then bound with the GMR library using "bind -inlib /lib/gmrlib". My main program is compiled using the defaults options. When I bind it using the following shell script, I get no errors, and the program runs just fine: von ### ### bind the gmr version ### bind <