Re: bootstrap fails on Debian ppc64 with fatal error: bits/libc-header-start.h: No such file or directory

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

 



On Fri, 2022-05-13 at 11:11 -0400, Dennis Clarke via Gcc-help wrote:

/* snip */

> /opt/bw/build/gcc-12.1.0_debian_ppc64.003/./gcc/xgcc 
> -B/opt/bw/build/gcc-12.1.0_debian_ppc64.003/./gcc/ 
> -B/opt/gcc/imed/gcc12/powerpc64-linux-gnu/bin/ 
> -B/opt/gcc/imed/gcc12/powerpc64-linux-gnu/lib/ -isystem 
> /opt/gcc/imed/gcc12/powerpc64-linux-gnu/include -isystem 
> /opt/gcc/imed/gcc12/powerpc64-linux-gnu/sys-include   -fno-checking -g
> -O2 -m32 -O2  -g -O2 -DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings 
      ^^^^

/* snip */

> However I don't see why :
> 
> enceladus$
> enceladus$ /opt/bw/build/gcc-12.1.0_debian_ppc64.003/./gcc/xgcc 
> -print-multiarch
> powerpc64-linux-gnu
> enceladus$

-m32 will change it to powerpc-linux-gnu.

Generally you need to get some knowledge about a distro if you want to
use it for development.


-- 
Xi Ruoyao <xry111@xxxxxxxxxxx>
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