home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 20077 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  2.2 KB

  1. Path: sparky!uunet!news.claremont.edu!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: ballooning EXE size
  5. Date: 30 Dec 1992 12:50:18 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 32
  8. Distribution: world
  9. Message-ID: <1hs5uaINNnqs@gap.caltech.edu>
  10. References: <01GSUT89O7JK000J0I@XRT.UPENN.EDU>,<1992Dec29.210445.3061@news.arc.nasa.gov>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <1992Dec29.210445.3061@news.arc.nasa.gov>, miller@tgv.com (Vagrant) writes:
  15. =
  16. =In article <01GSUT89O7JK000J0I@XRT.UPENN.EDU>, BUHLE@XRT.UPENN.EDU ("E. Loren Buhle, Jr. [-662-3084]", 215) writes:
  17. =#I have a problem with the size of an executable going from ~1,000 blocks to 
  18. =#something on the order of 75,000 blocks. 
  19. =
  20. =Why don't you just look in the map file?  LINK/MAP/FULL/CROSS.
  21. =
  22. =If that doesn't tell you anything, use ANALYZE/IMAGE.  Write the
  23. =output to a file and SEARCH it for "page count:" or "base VBN:".
  24. =That should at least give you an idea of which PSECT is ballooning.
  25. =
  26. =I don't know enough about FORTRAN to know if it does something
  27. =funny once a limit is reached, but if it does then you can figure
  28. =it out with ANALYZE/OBJ.
  29. =
  30. =If nothing else, this should give you enough information to repost
  31. =your question.
  32.  
  33. Hmmm.  This reminds me of something, but I'm not sure what.  Probably something
  34. quite irrelevent, but just in case:  Isn't there a linker limit of some sort,
  35. wherein, if you've got more than a certain number of (damn!  I can't think of
  36. the right term, and I'm at home right now)'s, it stops creating demand-zero
  37. pages?  Maybe my putting it this way will jog someone else's memory, I hope?
  38. --------------------------------------------------------------------------------
  39. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  40.  
  41. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  42. understanding of astronomy is purely at the amateur level (or below).  So
  43. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  44. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  45. hold me responsible for it, but my organization had nothing to do with it.
  46.