Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 96992 invoked from network); 16 Dec 2005 16:29:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Dec 2005 16:29:09 -0000 Received: (qmail 79072 invoked by uid 500); 16 Dec 2005 16:29:08 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 79049 invoked by uid 500); 16 Dec 2005 16:29:08 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 79038 invoked by uid 99); 16 Dec 2005 16:29:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2005 08:29:07 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [194.95.226.11] (HELO neptun.ecos.de) (194.95.226.11) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Dec 2005 08:29:07 -0800 Received: from localhost (localhost [127.0.0.1]) by neptun.ecos.de (Postfix) with ESMTP id 38CC93317C; Fri, 16 Dec 2005 17:28:45 +0100 (MET) Received: from neptun.ecos.de ([127.0.0.1]) by localhost (fw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25706-02; Fri, 16 Dec 2005 17:28:42 +0100 (MET) Received: from lnx1.i.ecos.de (lnx1.i.ecos.de [10.11.11.102]) by neptun.ecos.de (Postfix) with ESMTP id EE25E33130; Fri, 16 Dec 2005 17:28:41 +0100 (MET) Received: from wingr2 (unknown [10.11.11.250]) by lnx1.i.ecos.de (Postfix) with ESMTP id D9C0E3CE5CF; Fri, 16 Dec 2005 17:28:41 +0100 (CET) From: "Gerald Richter" To: "'Wilde, Donald'" Cc: Subject: RE: Embperl 2.1 - memory wrap on BSD (was: won't make -- missing typemap) Date: Fri, 16 Dec 2005 17:28:40 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Thread-Index: AcYAEjWxLHKQ9keCQMCo2IyTYzQP4wAXRm9gABHm8iAACETVAAABc7zwACEBANAAB3F2YAADFTdgAAAnbSAALsyLsAAEFfvAAAFgf9A= In-Reply-To: <040DF00BF960A24897B5B3EFBE63FE8A019A9FA5@ES20SNLNT.srn.sandia.gov> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20051216162841.D9C0E3CE5CF@lnx1.i.ecos.de> X-Virus-Scanned: by BB-5000 Mailfilter at neptun.ecos.de X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > > looking at that trace, it really doesn't tell me much more > than we already have. Is there a place in Makefile.PL that I > can add strace where it will trace that > > write(1, "PERL_DL_NONLAZY=0 /usr/bin/perl "..., > 68PERL_DL_NONLAZY=0 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl > ) = 68 > > that appears to be the instantiation of perl test.pl? > Try PERL_DL_NONLAZY=0 strace /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl Gerald ** Virus checked by BB-5000 Mailfilter ** --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org