[comp.lang.perl] undump on suns

tchrist@convex.com (Tom Christiansen) (02/17/91)

Does anyone have undump working for Sun3's at v4.1 of SUN/OS?
I decided to try the undump binary I had instead of dragging
in unexec() from GNUemacs/OS:

cthulhu% perl -u fooscript
(core dump made)
cthulhu% undump newdump /usr/local/bin/perl core
Data segment size was 40960 now is 630784
cthulhu% newdump
ld.so: __DYNAMIC version 0 not supported

I tried linking perl with -Bstatic, but that didn't help either.

Guess it's time to go back to unexec().

--tom
--
Tom Christiansen		tchrist@convex.com	convex!tchrist
 "All things are possible, but not all expedient."  (in life, UNIX, and perl)