Path: utzoo!utgpu!attcan!uunet!husc6!rutgers!ucsd!ucbvax!IMAX.ENG.UIOWA.EDU!timv From: timv@IMAX.ENG.UIOWA.EDU (Tim VanFosson) Newsgroups: comp.sys.encore Subject: RE: Re: Has NCAR package been ported? Message-ID: <8808051404.AA24788@imax.eng.uiowa.edu> Date: 5 Aug 88 14:04:40 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: CAD-Research, University of Iowa Lines: 14 We ran into the same problem with another code and simply resorted to loading them as object modules. The problem, as I understand it, is that since nothing references the block data modules (i.e., calls them), the loader will not pick them up out of a library. Loading them as object modules forces the loader to include them. Is there something akin to the /INCLUDE option that the VMS LINK command employs to force load object modules in libraries out there? I don't think so, but I've often been wrong before. --- Timothy VanFosson Internet : timv@imax.eng.uiowa.edu Systems Analyst US Mail : CAD-Research University of Iowa 1405 Engineering Building Phone : (319) 335 - 5728 Iowa City, Iowa 52242