----- Original Message ----- 
From: Craig A. Berry <[EMAIL PROTECTED]>
To: jesper.naur <[EMAIL PROTECTED]>
Cc: VMSPERL mailing list <[EMAIL PROTECTED]>
Sent: Saturday, March 22, 2003 0:33
Subject: Re: 5.8.1-to-be snapshot: please test


> 
> >NGFA$ mcr [-]dbgminiperl "-I[-.lib}" [.op]pack.t
> 
> Oops, you copied the closing curly brace from me that should have
> been a square bracket.  Doesn't seem like the -I was necessary,
> though.
> 

I realized that a little later, and tried with the correct line

NGFA$ mcr [-]dbgminiperl "-I[-.lib]" [.op]pack.t

It doesn't seem to make any difference though.

You're of course right, I forgot SH CALL, here it is:

DBG> sh call
 module name     routine name      line           rel PC           abs PC
*PP_PACK         Perl_pack_cat    47204       0000000000001190 000000000015C4C0
*PP_PACK         Perl_pp_pack     47387       0000000000000150 000000000015DA50
 DUMP                                         0000000000000000 0000000000096FB0
 PERL                                         0000000000000000 000000000006C828
*MINIPERLMAIN    main             44969       0000000000000100 00000000000601A0
*MINIPERLMAIN    __main                       0000000000000070 0000000000060070
                                              0000000000000000 FFFFFFFF83B1316C
DBG>

Your other remarks make me wonder, whether IEEE floating point format might be the 
problem - I built perl with IEEE floats mainly because @CONFIGURE suggested it as 
default, not because I explicitly need it. Tomorrow I'll try a build with VAX-style 
floating point - it's gotten too late here to start that now (1:00 AM, I need to 
expand the kit on a different disk to avoid overwriting my current build, and the 
total build/test itself takes 4 hours on my old machine) but I'll be back.

Of course, if you have other ideas - let me know.

    Best regards
    Jesper Naur


Reply via email to