> I've applied a slightly different patch implementing this idea,
> thanks for the suggestion.
It's working perfectly, thank you!
David
In the spirit of f56a7140, this patch uses the same idea to detect
32-bit Raspberry Pi OS (which is a 64-bit kernel with 32-bit
userland). Before this patch, config.guess gives
aarch64-unknown-linux-gnu; with this patch it gives
armv8l-unknown-linux-gnueabihf.
0001-Adapt-x86_64-i686-test-for-aarc
Well face-palm and thank you. Got the info from a web search and chat room
that seems to not like having dates on the posts. Go figure. Making the
raspberry PI a mail relay for my older raid controllers and UPS's to tell me
status changes. Still a noob at this.
Thanks again
David
This a Raspberry PI 4 with ubuntu server 20.04 installed
config.guess timestamp = 2006-07-02
uname -m = aarch64
uname -r = 5.4.0-1026-raspi
uname -s = Linux
uname -v = #29-Ubuntu SMP PREEMPT Mon Dec 14 17:01:16 UTC 2020
/usr/bin/uname -p = aarch64
/bin/uname -X =
hostinfo =
If the version you run (build-aux/config.guess) is already up to date,
please
send the following data and any information you think might be
pertinent to in order to provide the needed
information to handle your system.
config.guess timestamp = 2009-11-20
uname -m = aarch64
uname -r = 4.19.118-R
I'm compiling cpython using cygwin with the latest gcc on a Microsoft
Surface Book under Windows 10.
I downloaded and installed the latest config.guess and config.sub
$ ./configure
checking build system type... ./config.guess: unable to guess system type
This script (version 2017-02-07), has f