Andy Dougherty (via RT) wrote:

# New Ticket Created by Andy Dougherty # Please include the string: [perl #18189]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18189 >


Not OK: This is a failure report for parrot.

When built with 'long long' INTVAL and opcode_t, I get the following
failures on i386/linux. I'm pretty sure these tests also fail on SPARC
(along with other failures) so for once I don't think it's an endian
thing.

I wanted to check this problem, but dumb question: how do I configure parrot to get this configuration?
(i386/linux perl 5.005.03 and 5.6.1)

I tried to set intval "long long" and opcodesize "long long" and got:
Configure.pl: Unable to find a functional packtype for intvalsize.
'q' failed: Invalid type in pack: ...


iv=long long, intvalsize=8, intsize=4, opcode_t=long long, opcode_t_size=8,
ptrsize=4, ptr_alignment=1 byteorder=12345678, nv=double, numvalsize=8, doublesize=8
leo

Reply via email to