On Tue, Jul 13, 2010 at 4:43 AM, Roderich Schupp
<roderich.sch...@googlemail.com> wrote:
>
> On Tue, Jul 13, 2010 at 1:32 AM, scott miller <scott.j.mil...@gmail.com> 
> wrote:
> > After having recently built a brand new version of 5.8.9, I'm having trouble
> > getting PAR::Packer installed.  Compilation consistently fails at static.c
> > with:
> >
> > catastrophic error: The compiler has run out of memory; terminating the
> > compilation.
>
> PAR::Packer 1.006, I suppose? Try changing the line
>
> my $chunk_size = 30000;
>
> in myldr/Makefile.PL to something smaller, say 1000, then rebuild
>
> make clean
> perl Makefile.PL
> make
> ....
>
> Also, how large is myldr/par?
>
> Cheers, Roderich

Still failing with the same error.  myldr/par is sitting at about 4.2 MB.

Thanks for the help,

Scott

Reply via email to