From: SMTP%"nelson@ives.amt.ako.dec.com" 22-JUL-1994 15:54:11.92 To: EVERHART CC: Subj: Re: VEST shareable image problem. From: nelson@ives.amt.ako.dec.com (Brian Nelson) X-Newsgroups: comp.os.vms Subject: Re: VEST shareable image problem. Date: 22 Jul 1994 15:54:08 GMT Organization: Digital Equipment Corporation Lines: 12 Distribution: world Message-ID: <30oq30$ogm@sousa.amt.ako.dec.com> Reply-To: nelson@ives.amt.ako.dec.com (Brian Nelson) NNTP-Posting-Host: ives.amt.ako.dec.com X-Newsreader: mxrn 6.18-5 To: Info-VAX@CRVAX.SRI.COM X-Gateway-Source-Info: USENET Steve is correct, you need to compile with the /TIE qualifier but you also need to link with /NONATIVE_ONLY. It certainly looks like a native caller calling a shareable translated image. The error message you're seeing is consistent with not using the aforementioned qualifiers. Brian