[svn:parrot] r38230 - trunk

Infinoid at svn.parrot.org Infinoid at svn.parrot.org
Mon Apr 20 14:14:14 UTC 2009


Author: Infinoid
Date: Mon Apr 20 14:14:14 2009
New Revision: 38230
URL: https://trac.parrot.org/parrot/changeset/38230

Log:
Apply PLATFORMS update from rg++.

Modified:
   trunk/PLATFORMS

Modified: trunk/PLATFORMS
==============================================================================
--- trunk/PLATFORMS	Mon Apr 20 13:45:51 2009	(r38229)
+++ trunk/PLATFORMS	Mon Apr 20 14:14:14 2009	(r38230)
@@ -15,16 +15,15 @@
 --------------------------------------------------------------------------------
 cygwin1.5.25-x86-gcc3.4.4     4   Y    Y    -     -   -   Y    Y     Y  20090315
 darwin8.11.1-x86-gcc4.0.1    ??   ?    N    ?     ?   ?   Y    Y*3   Y  20090420
-freebsd-x86-gcc-3.4.6             Y    ?    ?     ?   ?   Y    Y     ?  20080519
 linux-x86-gcc4.1.2                Y    Y    ?     Y   Y   Y    Y     ?  20090419
 linux-x86-gcc4.1.3                Y    Y    ?     Y   Y   Y    Y     ?  20080414
 linux-x86-gcc4.2.3                Y    Y    ?     Y   Y   Y    Y     ?  20080715
 linux-x86-gcc4.2.4                Y    Y    ?     Y   Y   Y    Y     ?  20081023
 linux-x86-gcc4.3.2                Y    Y    ?     Y   Y   Y    Y     ?  20081030
 linux-x86-llvm-gcc-4.2            Y    Y    ?     ?   ?   Y    Y     ?  20080801
-sol10-sparc-cc_5.9           B4*2 Y    -    -     Y   Y   Y    Y     ?  20080510
-sol10-sparc-cc_5.9           B8   Y    -    -     Y   Y   Y    Y/3*1 ?  20090217
-sol10-sparc-gcc_4.0.2        B4*2 Y    -    -     Y   Y   Y    Y/1   ?  20080510
+sol10-sparc-cc_5.9           B4   Y    -    -     Y   Y   Y    Y     ?  20090419
+sol10-sparc-cc_5.9           B8   Y    -    -     Y   Y   Y    Y     ?  20090419
+sol10-sparc-gcc_4.0.2        B4   Y    -    -     Y   Y   Y    Y/1   ?  20080510
 sol10-sparc-gcc_4.0.2        B8   Y    -    -     Y   Y   Y    Y/2   ?  20080518
 win32-x86-mingw_gcc3.4.5          Y    Y    -     -   -   Y    Y     Y  20090217
 win32-x86-msvc_9.0                -    Y    -     Y   -   Y    Y     ?  20090317
@@ -37,7 +36,8 @@
 --------------------------------------------------------------------------------
 aix5.3-power-gcc4.2          B8   -    -    -             Y    ?     ?  20080510
 cygwin1.7.0-x86-gcc4.3.2      4   Y    Y    -     -   -   Y    Y     Y  20090315
-freebsd-x86-gcc-3.4.6             Y    ?    ?     ?   ?   Y    Y     ?  20080519
+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-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
@@ -84,8 +84,7 @@
 
 Remarks:
 *1 gcc and cc defaults to 32bits on solaris, for 64bit use
-   --ccflags='-m64 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TS_ERRNO'
-   --ldflags='-m64'
+   --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')
 


More information about the parrot-commits mailing list