Fri Apr 24 15:28:19 2009: Request 45403 was acted upon.
Transaction: Ticket created by [email protected]
       Queue: PAR
     Subject: Program too big to fit in memory
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: [email protected]
      Status: new
 Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=45403 >


I'm running PAR & pp on Windows XP to generate a standalone .exe.
Resulting .exe runs on a different computer just fine, but gives a
"Program too big to fit in memory" error on another.  Both computers are
running XP as well with at least 1GB RAM.  Am running ActivePerl 5.10.0
Build 1004.

 

The test script is short:

 

#! /usr/bin/perl -w

#use strict;

print "\nHello World\n\n";

sleep(5);

 

I've tried pp -m option without any success.  I also tried the
evaluation version of perl2exe with no success.

 

I have verified the paging file on both computers and they are bigger
than the 384MB I have.  I have also tried running the .exe in
compatibility mode with no success.  There doesn't appear to be any
differences for autoexec.nt and config.nt.

 

Thanks,

Richard

 

NMG Product Engineering
Freescale Semiconductor, Inc.
Phone: 512.895.7365
Fax: 512.895.3051
E-mail: [email protected] <mailto:[email protected]> 

 

This e-mail, and any associated attachments have been classified as:

 Freescale Semiconductor General Business

 Freescale Semiconductor Internal Use Only

  Freescale Semiconductor Confidential Proprietary

 


<<inline: image001.gif>>

Reply via email to