On Mon, 2004-02-23 at 11:00, Leopold Toetsch wrote:

> > ... Where should I look for the appropriate
> > information?
> 
> Create a platform name similar to existing ones. F<./myconfig> and the
> output from Configure.pl + test results/skips should provide the
> information to fill the line :)
I think this is right.  I don't see anything which indicates CGoto
support, and I'm guessing at thread and signal support since two of the
tests ran in each, though the others all skipped.

Linux x86 with gcc-3.3.2 also seems to work correctly.

-- c


Index: PLATFORMS
===================================================================
RCS file: /cvs/public/parrot/PLATFORMS,v
retrieving revision 1.2
diff -u -u -r1.2 PLATFORMS
--- PLATFORMS	23 Feb 2004 11:43:08 -0000	1.2
+++ PLATFORMS	24 Feb 2004 01:32:02 -0000
@@ -10,6 +10,7 @@
 hpux
 ?-ia64
 irix6.5                                  Y                 Y       Y/2
+linux-ppc-gcc3.2.3          Y    Y       Y      Y          Y       Y
 linux-x86-gcc2.92.2    Y    Y    Y       Y      Y          Y       Y
 linux-x86-gcc3.3.3     Y    Y    Y       Y      Y          Y       Y
 linux-x64

Reply via email to