comp.lang.ada
 help / color / mirror / Atom feed
From: stluka@software.org (Fred Stluka)
Subject: Re: Reducing VMS Ada .exe sizes... How?
Date: 15 May 91 14:33:14 GMT	[thread overview]
Message-ID: <1991May15.143314.3724@software.org> (raw)
In-Reply-To: 91134.084320PHALL@ESOC.BITNET

In article <91134.084320PHALL@ESOC.BITNET> PHALL@ESOC.BITNET writes:
> you don't really say what the exact problem is, however if the problem
> is that the image size is very large then check the linker map to see
> how many modules are being linked. if this value is approx 96 it is likley
           ^^^^^^^
> that the linker has stopped performing demand zero compression.
> the linker option ISD_MAX specifies the maximum number of image sections
                                                            ^^^^^^^^^^^^^^
> allowed in an image. The default is approz 96. If the total number of
> image sections reaches or exceeds this value, demand zero compression stops.
  ^^^^^^^^^^^^^^

Which is the relevant number: "image sections" or modules"?  From the
"Image Synopsis" of my link map:

     Number of files:              960
     Number of modules:           1039
     Number of program sections:   156
     Number of image sections:      72

--Fred

-- 

Fred Stluka                              Internet: stluka@software.org
Software Productivity Consortium         UUNET:    ...!uunet!software!stluka
2214 Rock Hill Rd, Herndon VA 22070 USA 

  parent reply	other threads:[~1991-05-15 14:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1991-05-13 13:47 Reducing VMS Ada .exe sizes... How? Fred Stluka
1991-05-14 14:16 ` PHALL
1991-05-15 13:31   ` Fred Stluka
1991-05-15 14:33   ` Fred Stluka [this message]
1991-05-16  7:15     ` PHALL
1991-05-21 18:37     ` Osman
1991-05-22 13:35       ` Fred Stluka
1991-05-23 10:13         ` Orville R. Weyrich
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox