Here is the output of my config.guess (using the latest from
git.savannah.gnu.org)
config.guess timestamp = 2015-08-20
uname -m = mips64
uname -r = 3.10.20-UBNT
uname -s = Linux
uname -v = #1 SMP Tue Jun 16 12:05:05 PDT 2015
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = mips64
UNAME_RELEASE = 3.10.20-UBNT
UNAME_SYSTEM = Linux
UNAME_VERSION = #1 SMP Tue Jun 16 12:05:05 PDT 2015
I discovered this while trying to build the libevent 2.x library from source.
I hope this helps improve the config.guess script.
Cheers,
Tyler