develooper Front page | perl.perl6.internals | Postings from February 2006

Re: [perl #18189] Test failures with 'long long' on i386/linux

Thread Previous
From:
Leopold Toetsch
Date:
February 16, 2006 09:14
Subject:
Re: [perl #18189] Test failures with 'long long' on i386/linux
Message ID:
c38c635de475548d2f7f2fbccfc57b6e@toetsch.at

On Feb 16, 2006, at 17:34, Andy Dougherty wrote:

>
>> This bug seems to have resolved itself at least on amd64/linux.  
>> Please
>> re-open this bug if it's still failing for you.  Thanks for reporting.

A long long is 64 bit on amd64/linux this is the standard config and of 
course is working.

> This configuration (intval=long long, opcode=long long, i386/linux) 
> still
> fails.

sizeof(opcode_t) != sizeof(void*) is for sure broken. But why would one 
use 64-bit opcodes on a 32-bit system?

leo


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About