# New Ticket Created by Andy Dougherty # Please include the string: [perl #48895] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=48895 >
This patch updates PLATFORMS for my Solaris 8 system, based on parrot-0.5.1. --- parrot-0.5.1/PLATFORMS Wed Dec 19 13:35:14 2007 +++ parrot-andy/PLATFORMS Wed Dec 19 15:10:11 2007 @@ -31,7 +31,8 @@ linux-x86_64-gcc4.1.0 4 Y - - Y Y Y Y/2 ? 20060807 linux-x86_64-gcc4.1.2 8 Y - - Y Y Y Y ? 20070822 openbsd-zaurus-gcc3.3.5 Y - - Y Y Y ? ? 20070309 -sol8-sparc-cc B - - - - - - Y/412 ? 20070917 +sol8-sparc-cc B - - - - - - Y/13*4 ? 20071218 +sol8-sparc-gcc_4.1.0 B - - - - - - Y/36*4 ? 20071218 sol10-sparc-cc_5.8 B Y - - Y Y Y Y/9 ? 20060807 sol10-sparc-gcc_4.0.2 B Y - - Y Y Y Y/9 ? 20060807 sol10-x86-cc_5.9 4 - - - - - Y Y ? 20071010 @@ -74,6 +75,7 @@ *1 need PATH=$PATH:$PWD/blib/lib to locate DLL *2 some tests fail intermittently when building x86 on xeon processor *3 t/stm/basic_mt.t occasionally hangs. kill it for tests to complete. +*4 t/pmc/threads_7.t hangs and must be killed manually. *5 You must run Configure.pl with --jitcapable The following configurations are also working on x86/linux (and possibly -- Andy Dougherty [EMAIL PROTECTED]