[svn:parrot] r41255 - trunk

whiteknight at svn.parrot.org whiteknight at svn.parrot.org
Mon Sep 14 00:22:29 UTC 2009


Author: whiteknight
Date: Mon Sep 14 00:22:26 2009
New Revision: 41255
URL: https://trac.parrot.org/parrot/changeset/41255

Log:
update PLATFORMS to reflect the current status of the clang build. See TT #1006

Modified:
   trunk/PLATFORMS

Modified: trunk/PLATFORMS
==============================================================================
--- trunk/PLATFORMS	Sun Sep 13 19:34:03 2009	(r41254)
+++ trunk/PLATFORMS	Mon Sep 14 00:22:26 2009	(r41255)
@@ -40,7 +40,7 @@
 freebsd-x86-gcc-4.2.1         4   Y    Y    Y     ?   ?   Y    Y     Y  20090415
 freebsd-amd64-gcc-4.2.1       8   Y    -    -     ?   ?   Y    Y     Y  20090720
 linux-amd64-clang-r73854      8   ?    ?    =     Y   Y   Y/4  Y/1   ?  20090622
-linux-amd64-clang-r75433      8   Y    N    ?     ?   ?   Y    Y     ?  20090712
+linux-amd64-clang-r75433      8   Y    N    ?     ?   ?   Y    Y*4   ?  20090913
 linux-ppc-gcc3.4.5                Y    Y    Y     ?   ?   Y    Y     ?  20080519
 linux-s390x-gcc4.1.2         B4   ?    -    -     Y   Y   Y    Y/2   ?  20080908
 linux-amd64-gcc4.1.2          8   Y    -    -     Y   Y   Y    Y     ?  20080220
@@ -97,6 +97,7 @@
 *2 http://rt.perl.org/rt3/Ticket/Display.html?id=60926
 *3 64-bit MSVC uses 32-bit int and long values. For 64-bit use
    --ccflags="-GS- -MD" --intval="long long" --opcode="long long"
+*4 only builds when configured --without-gmp. See TT #1006
 
 The following configurations are also working on x86/linux (and possibly
 other platforms):


More information about the parrot-commits mailing list