From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b69a8818c20ab9f X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Y21C Bug Date: 2000/01/13 Message-ID: <2000Jan13.094330.1@eisner>#1/1 X-Deja-AN: 572117252 References: <84nqbo$q28$1@nnrp1.deja.com> <84o0g2$u8v$1@nnrp1.deja.com> X-Trace: news.decus.org 947774615 5552 KILGALLEN [216.44.122.34] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 2000-01-13T00:00:00+00:00 List-Id: In article , Robert A Duff writes: > "Thierry Lelegard" writes: > >> By the way, for some obscure reasons I used to know (but that I >> forgot), the VMS linker never creates "demand zero" sections in >> shareable images ("DLL" for users of dummy OS). They are turned >> into "copy on reference" sections filled with zeroes. "Demand zero" >> sections apply to executable images only. > > Probably because shareable imaged need to be read-only? Not for PSECTs with the SHR attribute. Larry Kilgallen