From: Jarkko Hietaniemi Date: Fri, 31 May 2002 17:07:14 +0000 (+0000) Subject: Document that old gccs on Alpha are no good. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8de7512704b0d90782ef170ed3f77672b3d1ead4;p=p5sagit%2Fp5-mst-13.2.git Document that old gccs on Alpha are no good. p4raw-id: //depot/perl@16930 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index a9e501f..66033fd 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2800,6 +2800,13 @@ having slightly different types for their first argument. =back +=head2 Alpha systems with old gccs fail several tests + +If you see op/pack, op/pat, op/regexp, or ext/Storable tests failing +in a Linux/alpha or *BSD/Alpha, it's probably time to upgrade your gcc. +gccs prior to 2.95.3 are definitely not good enough, and gcc 3.1 may +be even better. (RedHat Linux/alpha with gcc 3.1 reported no problems.) + =head2 BeOS The following tests fail on 5.8.0 Perl in BeOS Personal 5.03: