From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from confino.investici.org (confino.investici.org [93.190.126.19]) by sourceware.org (Postfix) with ESMTPS id 3ABBA385781F for ; Fri, 17 Feb 2023 15:35:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3ABBA385781F Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=autistici.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=autistici.org Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by confino.investici.org (Postfix) with ESMTP id 4PJG9M3fJGz11Gq; Fri, 17 Feb 2023 15:35:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1676648135; bh=dzMpq74yBBbM17r+/P/ab1Gp1l+qnDKscTPG1yLbPmU=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ZnnwomBG+1VZs2yRN/CZrpo2tW2ep1NOzEGJuR8XinCQfWlMpCTXarIwX8RAlwt8/ b0mlIcoE6RT4KG94+emvG/EJdSSjutEqEHDV2W4NVOx97IWsHSuw0Mt/e5LjaPKhno zp0/sqZkEN7QBoZZ++Bi1clrI/EUvJI1GC72s7Mo= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: i.nixman@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4PJG9M28vLz5vyR; Fri, 17 Feb 2023 15:35:35 +0000 (UTC) MIME-Version: 1.0 Date: Fri, 17 Feb 2023 15:35:35 +0000 From: i.nixman@autistici.org To: Jonathan Wakely Cc: Gcc Help Subject: Re: Extra import symbol in debug build In-Reply-To: References: <4f36cb6cb8e444073e1a9e253e861920@autistici.org> <82d48ece08fbe9d59cca0cebd8d04f58@autistici.org> <1fa9b2598357629dfaac5debd53708b3@autistici.org> <1abbf26093a9b47c837b2d304b9fa15d@autistici.org> User-Agent: Roundcube Webmail Message-ID: X-Sender: i.nixman@autistici.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,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 2023-02-17 15:30, Jonathan Wakely wrote: > If you're linking to some shared library that depends on libstdc++.so > then > your executable will depend on it. got it, thank you! > I think this thread has gone in too long without any details of what > commands you're actually using to compile and link. There's only so > much > people can tell you by guessing. you'r right! closed.