Hallo Markus,

Danke feur deine email.

> my system is not recognized by config.guess. It is a POWER8 little endian 
> system with RHEL 7.2.
> 
> config.guess timestamp = 2016-07-06

That is strange. Support was added in 2013 for ppc64:

2013-06-06  Anton Blanchard  <an...@samba.org>

        * config.guess (ppc64le:Linux:*:*, ppcle:Linux:*:*): New.

Can you check if this entry is in config.guess around line 1029?

    ppc64le:Linux:*:*)
        echo powerpc64le-unknown-linux-${LIBC}
        exit ;;

Cheers, Ben

Attachment: signature.asc
Description: Digital signature

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to