home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / hp / 8645 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.1 KB

  1. Path: sparky!uunet!pmafire!news.dell.com!swrinde!mips!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!mjs
  2. From: mjs@hpfcso.FC.HP.COM (Marc Sabatella)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: Convert dynamic dependencies to static?
  5. Message-ID: <7371184@hpfcso.FC.HP.COM>
  6. Date: 28 Jul 92 22:09:02 GMT
  7. References: <1992Jul24.155247.2350@elroy.jpl.nasa.gov>
  8. Organization: Hewlett-Packard, Fort Collins, CO, USA
  9. Lines: 17
  10.  
  11. In comp.sys.hp, pjs@euclid.JPL.NASA.GOV (Peter J. Scott) writes:
  12.  
  13. > Anyone know of a program that takes an executable that
  14. > depends on shared libraries and from it creates the same
  15. > application, but linked to the static libraries instead?
  16. > So that then the application can travel anywhere and
  17. > feel at home?
  18.  
  19. No, such a program would be difficult if not impossible to write, since there
  20. would be no place to put the code from the archive ("static") libraries.  The
  21. text and data segments are full as it is.
  22.  
  23. --------------
  24. Marc Sabatella (marc@hpmonk.fc.hp.com)
  25. Disclaimers:
  26.     2 + 2 = 3, for suitably small values of 2
  27.     Bill (H.) and Dave (P.) may not always agree with me
  28.