[svn:parrot] r39692 - trunk
moritz at svn.parrot.org
moritz at svn.parrot.org
Sun Jun 21 22:08:30 UTC 2009
Author: moritz
Date: Sun Jun 21 22:08:28 2009
New Revision: 39692
URL: https://trac.parrot.org/parrot/changeset/39692
Log:
[PLATFORMS] building on linux/amd64 with clang
Modified:
trunk/PLATFORMS
Modified: trunk/PLATFORMS
==============================================================================
--- trunk/PLATFORMS Sun Jun 21 18:03:24 2009 (r39691)
+++ trunk/PLATFORMS Sun Jun 21 22:08:28 2009 (r39692)
@@ -39,6 +39,7 @@
dragonfly2.2.0-i386-gcc-4.1.2 4 Y Y - Y Y Y Y ? 20090427
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 20090419
+linux-amd64-clang-r73854 8 ? ? = Y Y Y/4 Y/1 ? 20090622
linux-ppc-gcc3.4.5 Y Y Y ? ? Y Y ? 20080519
linux-s390x-gcc4.1.2 B4 ? - - Y Y Y Y/2 ? 20080908
linux-x86_64-gcc4.1.2 8 Y - - Y Y Y Y ? 20080220
@@ -93,6 +94,8 @@
--ccflags='-m64' --ldflags='-m64' --linkflags='-m64'
*2 http://rt.perl.org/rt3/Ticket/Display.html?id=60926
*3 failures in 'make examples_tests' (part of 'make fulltest')
+*4 compiles with --ccflags=-U__APPLE_CC__ --without-gmp
+ See http://lists.parrot.org/pipermail/parrot-dev/2009-June/002407.html
The following configurations are also working on x86/linux (and possibly
other platforms):
More information about the parrot-commits
mailing list