On Sat, Nov 28, 2015 at 02:58:31AM +0100, Matthias Klose wrote:
No. Why would you handle hppa as a secondary or ternary architecture? You
need the hppa64 cross compiler to bootstrap hppa. Other architectures
require a multilib enabled compiler to bootstrap the architecture, however
hppa/hppa64 isn't multilib enabled. So maybe you don't have this target
enabled? Fyi, there is #800729 trying to address this issue properly and
not working around it. Unfortunately no reply yet.
I understand that you do need hppa64 cross compilers to bootstrap the
hppa port. That is why the proposed patch leaves with_hppa64 enabled
when setting hppa as a cross target.
What I do not understand is why I suddenly need hppa64 cross compilers
to bootstrap amd64, i386 or x32. This wasn't required a week ago. Where
does this new requirement come from?