From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) by sourceware.org (Postfix) with ESMTPS id 846CA3858D20 for ; Thu, 14 Sep 2023 06:24:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 846CA3858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=suse.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=suse.de Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 763F821836; Thu, 14 Sep 2023 06:24:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1694672668; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZGFwtimeQPT7UoSQgK7+T0kDaM1VHpQqzQSsdGdkdOs=; b=13QCOUgkXMAHhhKu6cYaLvwzT9Pydpi7GNfjbYBwTyy5GE1o7bceDoW5sND3xL4UKmNOfX ANVpdlAOgV5gMhU+W8nU915Et5pzDygaOawXgYVJepZPLZ6fd2y0Xkdo0t+h3XaK04dXxj gcFt8fFRTKS6LhSZZzxuH7hS2YSqKFk= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1694672668; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZGFwtimeQPT7UoSQgK7+T0kDaM1VHpQqzQSsdGdkdOs=; b=/zUoI4PaY3TfMuLMVxYNoPoHK1Cv1qh01j4gN90pPF1gMLSrQ2NjIrLdd+vL0JIgRCP1S/ 24JY9CXsA9yO4HAQ== Received: from hawking.nue2.suse.org (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 650C02C142; Thu, 14 Sep 2023 06:24:28 +0000 (UTC) Received: by hawking.nue2.suse.org (Postfix, from userid 17005) id 65C5C4A04BB; Thu, 14 Sep 2023 08:24:28 +0200 (CEST) From: Andreas Schwab To: Vincent Fortier via Gdb Cc: Vincent Fortier Subject: Re: Bug when cross-compiling for ppc In-Reply-To: (Vincent Fortier via Gdb's message of "Tue, 12 Sep 2023 12:42:09 -0400") References: X-Yow: What UNIVERSE is this, please?? Date: Thu, 14 Sep 2023 08:24:28 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Sep 12 2023, Vincent Fortier via Gdb wrote: > Now the question is, how to fix that? Help would be much welcomed :) You need to set CFLAGS_FOR_BUILD (to something non-empty), so it does not default to $CFLAGS (which is questionable in the first place). -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."