summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg')
-rw-r--r--rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg16
1 files changed, 16 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg b/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
new file mode 100644
index 0000000..3f44d3f
--- /dev/null
+++ b/rtems/config/tools/rtems-gcc-6-20151101-newlib-2.2.0.20151023-1.cfg
@@ -0,0 +1,16 @@
+%include %{_configdir}/checks.cfg
+%include %{_configdir}/base.cfg
+
+%define gcc_version 6-20151101
+%define newlib_version 2.2.0.20151023
+%define mpfr_version 2.4.2
+%define mpc_version 0.8.1
+%define gmp_version 4.3.2
+
+%define with_threads 1
+%define with_plugin 0
+%define with_iconv 1
+
+%source set gcc ftp://gcc.gnu.org/pub/gcc/snapshots/%{gcc_version}/gcc-%{gcc_version}.tar.bz2
+
+%include %{_configdir}/gcc-6-1.cfg