On Thu, 20 Sep 2001, Michael G Schwern wrote:

> But if we run Configure.pl with bleadperl that *does* use 64bit ints
> and has debugging flags on, there's trouble.

> And all of the tests fail with "This isn't Parrot bytecode!"

That's because assemble.pl hasn't been patched yet to use the right
pack_type.  You can either apply my patch from yesterday or you can
hand-patch the pack_type for 'i' to be 'q'.

Once you do that, you'll probably still get lots of failures of the form

Error: Control left bounds of byte-code block (now at location -234894350)!

-- 
    Andy Dougherty              [EMAIL PROTECTED]
    Dept. of Physics
    Lafayette College, Easton PA 18042

Reply via email to