Subject: Re: Problem installing perl 5.8
To: Nick Hudson <nick.hudson@dsl.pipex.com>
From: Nicholas Clark <nick@ccl4.org>
List: port-acorn32
Date: 02/06/2005 20:18:32
On Sun, Feb 06, 2005 at 08:10:18PM +0000, Nick Hudson wrote:
> On Sunday 06 February 2005 20:06, Nick Hudson wrote:
> > On Sunday 06 February 2005 15:05, APD Jeffries wrote:
> [...]
> > > Anyone got any ideas?
> >
> > I had similiar problems that I bypassed by compiling everything -O0
> 
> s/everthing/all of perl/

Assuming that the default for perl on NetBSD on ARM is -O2, you can probably
actually get away with -O1. Certainly, -O1 is reliable on the old installation
of ARM Linux I have, whereas -O2 is not.

Nicholas Clark