From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd2c.google.com (mail-io1-xd2c.google.com [IPv6:2607:f8b0:4864:20::d2c]) by sourceware.org (Postfix) with ESMTPS id 8553E3861884 for ; Tue, 11 Aug 2020 11:15:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8553E3861884 Received: by mail-io1-xd2c.google.com with SMTP id z6so12185754iow.6 for ; Tue, 11 Aug 2020 04:15:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=GkyjtZF3Mey4f/8xuYoJeuNBgvSmeN7gF4w/DQIfNiA=; b=sETBcrzBi7qcTJS4+HqTIDkneeVI07tu/dPKeE1ZB4NxqG5w65tYkDlGwqqGJsroBf nVTPL3QwYD+0I4fnWeTdpPz1KjfOL+brpL8a9hxLAH97vX5NfWV4YmR7wlHNHdabNv01 qIrtoUMpjxFYSGcUqrZdMoOwzGyQ0Qzh0LRvFvIipn97A3jDJkzRvU3unWushxhgE3Fg Sdpu/O2EPv9xWF29/qRDlY8Pexx7NThDoXg1Bzhmnmm+D7ORbhFQq/kjWI0a47kwkp3e qSYVLfTgoBxvKU4tk/jMGW0TjfUSJX+QdrbJHjaLdxYTs0yflUtawTKgECmE78U9+1m3 28AA== X-Gm-Message-State: AOAM5322jX9xz3blsLr82pUKmxFkxqLpkUyflzxmbcS0vEF/PXSwBu0f ZO6Q8lTK6CW5jGr4VSle60vaAaLS2dFcUW08dfA= X-Google-Smtp-Source: ABdhPJyfau0qeDePYdwBYDRM6riJ5L1XmSv6GRnMP277pnopkeMbm701yOCeFBFz4s1gQoZbmAAH4fNdh3J+8BgeJIQ= X-Received: by 2002:a05:6638:25d3:: with SMTP id u19mr24967654jat.103.1597144513070; Tue, 11 Aug 2020 04:15:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Tue, 11 Aug 2020 12:15:02 +0100 Message-ID: Subject: Re: stubs-x32.h missing ... To: aotto Cc: gcc-help Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Aug 2020 11:15:14 -0000 Also, if you cross-post to a closed list like the opensuse one then you prevent people (like me) from replying to your mail properly, because my replies on the gcc-help list are rejected from the other list. Please pick a relevant list and use that one. Your question is about opensuse, it has nothing to do with GCC. On Tue, 11 Aug 2020 at 12:12, Jonathan Wakely wrote= : > > On Tue, 11 Aug 2020 at 11:51, aotto wrote: > > > > Hi, > > > > is something missing on opensuse ? > > > > =E2=86=92 I mean the file: gnu/stubs-x32.h > > This is not a GCC question. That file belongs to glibc, so you should > ask somewhere more relevant to glibc or opensuse.