Thank-you Jacob,

That sorted its.

Apologies, I am learning at the moment and came to understand following my 
email that the gnu stuff is independent of the GCCSDK stuff.

Thanks again

K

Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Jacob Bachmeyer <jcb62...@gmail.com>
Sent: Sunday, May 19, 2024 2:11:21 PM
To: Karl Pavlovich <karl.pavlov...@outlook.com>
Cc: config-patches@gnu.org <config-patches@gnu.org>
Subject: Re: Building GCCSDK

Karl Pavlovich wrote:
>
> 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)
>
> [...]
>
> 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
>

Try `find -name config.guess` and replace all copies that may be
scattered about the tree; likewise for config.sub. Also, please ask the
maintainers of GCCSDK to update those scripts on their end.


-- Jacob

Reply via email to