Re: Alternate file types for RUN ?
- From: JF Mezei <jfmezei.spamnot@xxxxxxxxxxxx>
- Date: Mon, 23 Oct 2006 23:54:14 -0400
Arne Vajhøj wrote:
When did you last see a static linked image on VMS ?
Run time libraries such as the C RTL are associated with the image at
link time. While you may be able to do tricks with logicals to use a
different file, the association is still static since symbols are
resolved at link time and the image will just branch to specific
addresses where the routine is expected to reside within the shareable
image.
This is qwuite diffferent from lib$find_image_symbol where nothing
happens at link time and the finding and resolving of symbols within
some image file is done truly at run time.
.
- Follow-Ups:
- Re: Alternate file types for RUN ?
- From: Arne Vajhøj
- Re: Alternate file types for RUN ?
- References:
- Alternate file types for RUN ?
- From: JF Mezei
- Re: Alternate file types for RUN ?
- From: davidc
- Re: Alternate file types for RUN ?
- From: FredK
- Re: Alternate file types for RUN ?
- From: JF Mezei
- Re: Alternate file types for RUN ?
- From: Stephen Hoffman
- Re: Alternate file types for RUN ?
- From: JF Mezei
- Re: Alternate file types for RUN ?
- From: Arne Vajhøj
- Alternate file types for RUN ?
- Prev by Date: Re: HP eyes top VMS people for cuts
- Next by Date: Re: PARSEC: SPAMMERS (not !)
- Previous by thread: Re: Alternate file types for RUN ?
- Next by thread: Re: Alternate file types for RUN ?
- Index(es):