home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5785 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  885 b 

  1. Path: sparky!uunet!usc!news!netlabs!lwall
  2. From: lwall@netlabs.com (Larry Wall)
  3. Newsgroups: comp.lang.perl
  4. Subject: Re: What's the Right Way to undump perl on a SPARC?
  5. Message-ID: <1992Sep9.061742.22286@netlabs.com>
  6. Date: 9 Sep 92 06:17:42 GMT
  7. References: <lapqb4INN83m@news.bbn.com>
  8. Sender: news@netlabs.com
  9. Organization: NetLabs, Inc.
  10. Lines: 13
  11. Nntp-Posting-Host: scalpel.netlabs.com
  12.  
  13. In article <lapqb4INN83m@news.bbn.com> cjross@bbn.com (Chris Ross) writes:
  14. : When I use undump (from the Tex 3.0 distribution), the resulting
  15. : binary crashes when run.  When I try to build perl with unexec.c
  16. : from the Gnu Emacs distribution, ld complains that `start_of_data'
  17. : and `start_of_text' are undefined.
  18. : I could dig deeper on my own, but I'm out of time.
  19. : Can perl be undumped on a SPARC, or am I out of luck?
  20.  
  21. Yes, but you have to use a Perl that's linked with -Bstatic.
  22.  
  23. Larry
  24.