public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Xi Ruoyao <xry111@xry111.site>
To: Dennis Clarke <dclarke@blastwave.org>, gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: bootstrap fails on Debian ppc64 with fatal error: bits/libc-header-start.h: No such file or directory
Date: Fri, 13 May 2022 23:24:40 +0800	[thread overview]
Message-ID: <9f2b4f60a0ef40a456c499c9d48bb3e4dfc79b34.camel@xry111.site> (raw)
In-Reply-To: <7f1f1a2f-6c9f-d3ad-8aa1-499c87eb8caf@blastwave.org>

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@xry111.site>
School of Aerospace Science and Technology, Xidian University

  reply	other threads:[~2022-05-13 15:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 15:11 Dennis Clarke
2022-05-13 15:24 ` Xi Ruoyao [this message]
2022-05-13 15:31   ` Xi Ruoyao
2022-05-13 16:15 ` Dennis Clarke
2022-05-13 16:20   ` Xi Ruoyao
2022-05-13 16:43     ` Jonathan Wakely
2022-05-13 20:54       ` Dennis Clarke
2022-05-13 21:03         ` Jonathan Wakely
2022-05-13 22:06           ` Dennis Clarke
2022-05-13 22:49             ` Jonathan Wakely
2022-05-13 23:21               ` Dennis Clarke
2022-05-14  7:06                 ` Jonathan Wakely
2022-05-14 16:42                   ` Dennis Clarke
2022-05-13 17:29     ` Segher Boessenkool

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9f2b4f60a0ef40a456c499c9d48bb3e4dfc79b34.camel@xry111.site \
    --to=xry111@xry111.site \
    --cc=dclarke@blastwave.org \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).