[107962] trunk/dports/cross

cal at macports.org cal at macports.org
Tue Jul 9 15:50:23 PDT 2013


Revision: 107962
          https://trac.macports.org/changeset/107962
Author:   cal at macports.org
Date:     2013-07-09 15:50:23 -0700 (Tue, 09 Jul 2013)
Log Message:
-----------
new port: x86_64-elf-gcc, closes #39692

Added Paths:
-----------
    trunk/dports/cross/x86_64-elf-gcc/
    trunk/dports/cross/x86_64-elf-gcc/Portfile

Added: trunk/dports/cross/x86_64-elf-gcc/Portfile
===================================================================
--- trunk/dports/cross/x86_64-elf-gcc/Portfile	                        (rev 0)
+++ trunk/dports/cross/x86_64-elf-gcc/Portfile	2013-07-09 22:50:23 UTC (rev 107962)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       crossgcc 1.0
+PortGroup       compiler_blacklist_versions 1.0
+
+crossgcc.setup  x86_64-elf 4.7.2
+crossgcc.setup_libc newlib 1.20.0
+
+maintainers     gmail:nategriswold
+
+checksums       gcc-${version}.tar.bz2 \
+                md5     cc308a0891e778cfda7a151ab8a6e762 \
+                rmd160  fc281ade14b47d2a9c2ced4f7082c74bfbae31c1 \
+                sha256  8a9283d7010fb9fe5ece3ca507e0af5c19412626384f8a5e9434251ae100b084 \
+                newlib-${crossgcc.libc_version}.tar.gz \
+                sha1    65e7bdbeda0cbbf99c8160df573fd04d1cbe00d1 \
+                rmd160  e36c5337a74633456b47d09594974c7dd7a9cc3e
+
+# fatal error: error in backend: ran out of registers during register allocation
+compiler.blacklist {clang == 421.11.66}


Property changes on: trunk/dports/cross/x86_64-elf-gcc/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130709/2e7dbaec/attachment.html>


More information about the macports-changes mailing list