Re: AW: gcc -m32 -dumpmachine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2018-05-09 12:02 +0000, Warlich, Christof wrote:
> > 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? 

Maybe you can try `gcc -m32 -print-multiarch`? (If GCC was configured
with `--enable-multiarch`).
-- 
Xi Ruoyao <ryxi@xxxxxxxxxxxxxxxxx>
School of Aerospace Science and Technology, Xidian University



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux