Hello, I am attempting to build GCCSDK on a Pi5 running Debian. I have updated config.guess and config.sub from the link below. http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
I have noticed that the time stamp provided in config.guess is 2024-01-01 which doesn't match the timestamp below. Any assistance would be appreciated Thank-you Karl config.guess timestamp = 2009-11-20 uname -m = aarch64 uname -r = 6.6.28+rpt-rpi-2712 uname -s = Linux uname -v = #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) /usr/bin/uname -p = unknown /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = aarch64 /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = aarch64 UNAME_RELEASE = 6.6.28+rpt-rpi-2712 UNAME_SYSTEM = Linux UNAME_VERSION = #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) configure: error: cannot guess build type; you must specify one make[1]: *** [Makefile:285: buildtool-automake-for-binutils-built] Error 1 make[1]: Leaving directory '/home/piOS/gccsdk/gcc4' make: *** [Makefile:256: getenv] Error 2