develooper Front page | perl.par | Postings from November 2006

Re: Preflight: PAR 0.958 with parl-regenerating pp goodness

Thread Previous | Thread Next
From:
Nicholas Clark
Date:
November 13, 2006 02:06
Subject:
Re: Preflight: PAR 0.958 with parl-regenerating pp goodness
Message ID:
20061113100559.GX6501@plum.flirble.org
On Mon, Nov 13, 2006 at 09:13:56AM +0100, Philippe Schaffnit wrote:
>         gcc -mabi=64 -O3 -c -D_BSD_TYPES -D_BSD_TIME -mabi=64
> -fno-strict-aliasing -I/usr/local/include -DLANGUAGE_C 
> -I/usr/local_people/Philippe/Perl/lib/perl5/5.8.8/IP35-irix/CORE  sha1.c

Are you in a position to test build PAR against a 32 bit Perl on IRIX?
If so, does it pass tests?
It may be that there's some C code in PAR that is subtly buggy because it's
relying on what's actually undefined behaviour. I've got bitten by how SGI's
compiler in 64 bit mode (quite correctly) behaves when doing signed integer
overflow on 32 bit types.

Nicholas Clark

Thread Previous | Thread Next


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