Is hppa64-linux-gnu an supported target?

H.J. Lu hjl.tools@gmail.com
Sun Nov 30 23:09:52 GMT 2025


sysdeps/hppa/preconfigure has

# This fragment canonicalizes the machine names for hppa variants.

case "$machine" in
hppa*64*) base_machine=hppa machine=hppa/hppa64 ;;
hppa*) base_machine=hppa machine=hppa/hppa1.1 ;;
esac

But there is no hppa64 directory.

-- 
H.J.


More information about the Libc-alpha mailing list