Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!bellcore!ulysses!cbosgd!ucbvax!HARVARD.HARVARD.EDU!sasaki From: sasaki@HARVARD.HARVARD.EDU (Marty Sasaki) Newsgroups: mod.computers.vax Subject: VAX C run time library Message-ID: <8605122211.AA08450@ucbvax.Berkeley.EDU> Date: Mon, 12-May-86 17:49:20 EDT Article-I.D.: ucbvax.8605122211.AA08450 Posted: Mon May 12 17:49:20 1986 Date-Received: Wed, 14-May-86 00:43:10 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 16 Approved: info-vax@sri-kl.arpa Something I learned at the DECUS Symposium... If you put VAXCRTL.EXE into a library (say sys$library:imagelib.olb), and then link against the image library it, you will get errors, especially with i/o routines that use standard in and out. The linker fails to overlay the data psects properly. The solution is to not place VAXCRTL.EXE into a library and to link against it explicitly. The guy DEC with the C RTL hoped that the bug in the linker will be fixed soon, but that it definitely wasn't fixed in VMS 4.4. ---------------- Marty Sasaki uucp: harvard!sasaki Harvard University Science Center arpa: sasaki@harvard.harvard.edu One Oxford Street bitnet: sasaki@harvunxh Cambridge, MA 02138 phone: 617-495-1270