Radix cross Linux Toolchains

Toolchains for all supported by Radix cross Linux devices

80 Commits   2 Branches   13 Tags
Index: Makefile
===================================================================
--- Makefile	(revision 75)
+++ Makefile	(revision 76)
@@ -61,22 +61,22 @@
 
 ifneq ($(findstring newlib, $(TOOLCHAIN)),)
 ifeq ($(FLAVOUR),static)
-REQUIRES  = core/binutils/2.43.1
+REQUIRES  = core/binutils/2.44
 endif
 ifeq ($(FLAVOUR),full)
-REQUIRES  = core/newlib/4.4.0.20231231^full
+REQUIRES  = core/newlib/4.5.0.20241231^full
 endif
 endif
 
 ifneq ($(findstring -glibc, $(TOOLCHAIN)),)
 ifeq ($(FLAVOUR),static)
-REQUIRES  = core/binutils/2.43.1
+REQUIRES  = core/binutils/2.44
 endif
 ifeq ($(FLAVOUR),second)
-REQUIRES  = core/glibc/2.40^headers
+REQUIRES  = core/glibc/2.41^headers
 endif
 ifeq ($(FLAVOUR),full)
-REQUIRES  = core/crypt/4.4.36^next
+REQUIRES  = core/crypt/4.4.38^next
 endif
 endif
 
@@ -465,7 +465,7 @@
 extra_configure_switches += --with-abi=aapcs-linux
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -531,7 +531,7 @@
 extra_configure_switches += --with-abi=aapcs-linux
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -598,7 +598,7 @@
 # add
 extra_configure_switches += --with-float=hard
 extra_configure_switches += --with-mode=thumb
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -666,7 +666,7 @@
 extra_configure_switches += --enable-fix-cortex-a53-835769
 extra_configure_switches += --enable-fix-cortex-a53-843419
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -732,7 +732,7 @@
 extra_configure_switches += --with-abi=aapcs-linux
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -800,7 +800,7 @@
 extra_configure_switches += --enable-fix-cortex-a53-835769
 extra_configure_switches += --enable-fix-cortex-a53-843419
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -866,7 +866,7 @@
 extra_configure_switches += --with-fpu=neon-fp-armv8
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -934,7 +934,7 @@
 extra_configure_switches += --enable-fix-cortex-a53-835769
 extra_configure_switches += --enable-fix-cortex-a53-843419
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1002,7 +1002,7 @@
 extra_configure_switches += --enable-fix-cortex-a53-835769
 extra_configure_switches += --enable-fix-cortex-a53-843419
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1070,7 +1070,7 @@
 extra_configure_switches += --enable-fix-cortex-a53-835769
 extra_configure_switches += --enable-fix-cortex-a53-843419
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1136,7 +1136,7 @@
 extra_configure_switches += --with-cpu=cortex-a76.cortex-a55
 extra_configure_switches += --with-abi=lp64
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1202,7 +1202,7 @@
 extra_configure_switches += --with-fpu=neon-fp-armv8
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1268,7 +1268,7 @@
 extra_configure_switches += --with-abi=aapcs-linux
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1335,7 +1335,7 @@
 # add
 extra_configure_switches += --with-float=hard
 extra_configure_switches += --with-mode=thumb
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1401,7 +1401,7 @@
 extra_configure_switches += --with-abi=aapcs-linux
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1468,7 +1468,7 @@
 # add
 extra_configure_switches += --with-float=hard
 extra_configure_switches += --with-mode=thumb
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1534,7 +1534,7 @@
 extra_configure_switches += --with-abi=aapcs-linux
 # add
 extra_configure_switches += --with-float=hard
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check
@@ -1735,7 +1735,7 @@
 extra_configure_switches += --with-cpu=cortex-a57
 extra_configure_switches += --with-abi=lp64
 # add
-extra_configure_switches += --enable-gold
+extra_configure_switches += --enable-gold=no
 extra_configure_switches += --enable-c99
 extra_configure_switches += --enable-long-long
 extra_configure_switches += --disable-isl-version-check