From: CSBVAX::MRGATE!RELAY-INFO-VAX@CRVAX.SRI.COM@SMTP 16-SEP-1988 06:41 To: ARISIA::EVERHART Subj: Re: Re: Weird C linker problem Received: From KL.SRI.COM by CRVAX.SRI.COM with TCP; Fri, 16 SEP 88 03:06:51 PDT Received: from CUNYVM.CUNY.EDU by KL.SRI.COM with TCP; Fri, 16 Sep 88 03:00:11 PDT Received: from DK0RRZK0.BITNET by CUNYVM.CUNY.EDU (IBM VM SMTP R1.1) with BSMTP id 0031; Fri, 16 Sep 88 05:50:16 EDT Date: Fri, 16 Sep 1988 11:15:11 CET From: ABK07%DK0RRZK0.BITNET@CUNYVM.CUNY.EDU To: INFO-VAX@KL.SRI.COM Subject: Re: Re: Weird C linker problem > (unfortunately, there is no analogue to LNK$LIBRARY that allows > automatic inclusion of a shareable library.) As far as I know, the LNK$LIBRARY mechanism also works with shareable image symbol table libraries, so create your own shareable library with $ LIBRARY/CREATE/SHARE CRTL SYS$SHARE:VAXCRTL and def. $ DEFINE LNK$LIBRARY your_directory:CRTL.OLB This should do the same as linking your C program via an options file to the shared RTL. Axel Clauberg, Institut fuer Kernphysik der Universitaet Koeln Zuelpicher Str. 77 D-5000 KOELN 41 West-Germany Bitnet: ABK07@DK0RRZK0.BITNET