> Oh wait, no .. x86-64 is the right value Why is that? I need the right host triplet to build the glibcs for each of the cpus being supported by my multilib-enabled (cross-)compiler. So I need to pass --host=x86_64-linux-gnu, and not --host=x86-64-linux-gnu. Where is x86-64 needed?