X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/641ea34509d056562619331a992674963cdc137c..d0d17dab10b72ef18009624bd0b0819f5c20d554:/README.irix diff --git a/README.irix b/README.irix index 911a251..3fa47a4 100644 --- a/README.irix +++ b/README.irix @@ -4,7 +4,7 @@ specifically designed to be readable as is. =head1 NAME -README.irix - Perl version 5 on Irix systems +perlirix - Perl version 5 on Irix systems =head1 DESCRIPTION @@ -106,8 +106,8 @@ Ignore them: in IRIX 5.3 there is no way to quieten ld about this. During compilation you will see this warning from toke.c: uopt: Warning: Perl_yylex: this procedure not optimized because it - exceeds size threshold; to optimize this procedure, use -Olimit option - with value >= 4252. + exceeds size threshold; to optimize this procedure, use -Olimit + option with value >= 4252. Ignore the warning. @@ -115,12 +115,13 @@ In IRIX 5.3 and with Perl 5.8.1 (Perl 5.8.0 didn't compile in IRIX 5.3) the following failures are known. Failed Test Stat Wstat Total Fail Failed List of Failed - -------------------------------------------------------------------------- + ----------------------------------------------------------------------- ../ext/List/Util/t/shuffle.t 0 139 ?? ?? % ?? ../lib/Math/Trig.t 255 65280 29 12 41.38% 24-29 ../lib/sort.t 0 138 119 72 60.50% 48-119 56 tests and 474 subtests skipped. - Failed 3/811 test scripts, 99.63% okay. 78/75813 subtests failed, 99.90% okay. + Failed 3/811 test scripts, 99.63% okay. 78/75813 subtests failed, + 99.90% okay. They are suspected to be compiler errors (at least the shuffle.t failure is known from some IRIX 6 setups) and math library errors