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