From owner-freebsd-hackers Fri Nov 22 06:47:31 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA21604 for hackers-outgoing; Fri, 22 Nov 1996 06:47:31 -0800 (PST) Received: from cyclone.degnet.baynet.de (root@cyclone.degnet.baynet.de [194.95.214.129]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA21589 for ; Fri, 22 Nov 1996 06:47:16 -0800 (PST) Received: from neuron (ppp7 [194.95.214.137]) by cyclone.degnet.baynet.de (8.6.12/8.6.9) with SMTP id QAA30789; Fri, 22 Nov 1996 16:51:46 +0100 Message-ID: <3295D642.2EDB@degnet.baynet.de> Date: Fri, 22 Nov 1996 15:35:14 -0100 From: Darius Moos Reply-To: moos@degnet.baynet.de X-Mailer: Mozilla 3.0Gold (Win95; I) MIME-Version: 1.0 To: Jonathan Lemon CC: freebsd-hackers Subject: Re: undump or unexec References: <3294ACC5.5489@degnet.baynet.de> <199611211947.TAA07566@right.PCS> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk I've tried it and the resulting executable does not work correct. The source-perl-script uses stdin and stdout a lot. byteperl seems to garble some of the output. Any suggestions ??? Darius Moos. Jonathan Lemon wrote: > > > following this discussion the last days, i was wondering if anyone > > got "undump" compiled ? > > I'll go out on a limb here and guess that you're trying to undump a perl > executable. If this is the case, then you may want to check out the > perl compiler (see www.perl.com). > -- > Jonathan > > PS: FWIW, I never did get undump to work properly with perl4.