Path: utzoo!attcan!uunet!cs.utexas.edu!usc!elroy.jpl.nasa.gov!jpl-devvax!lwall From: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Newsgroups: comp.lang.perl Subject: Re: PERL compiler ?!? Message-ID: <10333@jpl-devvax.JPL.NASA.GOV> Date: 12 Nov 90 17:35:23 GMT References: <56096@brunix.UUCP> Reply-To: lwall@jpl-devvax.JPL.NASA.GOV (Larry Wall) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 13 In article <56096@brunix.UUCP> jsb@cs.brown.edu (John Bazik) writes: : Which brings up the question: does anyone have an undump that works on : a Sun Sparcstation? The version we have produces an executable that : dumps core...alas. As of pl40 I've added Tom Christiansen's hooks to use Gnu emacs's unexec(). You might try that. I'm also considering Dan Bernstein's pmckpt() routine, though the paradigm is slightly different. If someone wants to hack that in and make it work, I wouldn't complain... Larry