From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from zmcc-2-mx.zmailcloud.com (zmcc-2-mx.zmailcloud.com [52.37.197.7]) by sourceware.org (Postfix) with ESMTPS id A48C1385803F for ; Tue, 15 Dec 2020 20:51:39 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A48C1385803F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=symas.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=hyc@symas.com Received: from zmcc-2.zmailcloud.com (zmcc-2-mta-1.zmailcloud.com [146.148.52.56]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by zmcc-2-mx.zmailcloud.com (Postfix) with ESMTPS id EA69640606; Tue, 15 Dec 2020 14:51:38 -0600 (CST) Received: from zmcc-2.zmailcloud.com (localhost [127.0.0.1]) by zmcc-2-mta-1.zmailcloud.com (Postfix) with ESMTPS id 78559D066B; Tue, 15 Dec 2020 14:51:38 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by zmcc-2-mta-1.zmailcloud.com (Postfix) with ESMTP id 5F579D0661; Tue, 15 Dec 2020 14:51:38 -0600 (CST) DKIM-Filter: OpenDKIM Filter v2.10.3 zmcc-2-mta-1.zmailcloud.com 5F579D0661 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=symas.com; s=37C7994C-28CA-11EA-A30F-68F90BB9D764; t=1608065498; bh=axHKB3pQuAgl07VpGNj3UaMYjhjhhHqCYPSLd3xF214=; h=To:From:Message-ID:Date:MIME-Version; b=rICAJbV40POSDTgDp+p8o9xHXPZaJ7LypApiC43PHkraZ1vAlaV6ZfaKAynsKFsS2 gFyXJ/gF+wy6E+QGpnsFtWpJkGSFePg2ZkksItnmfqH2WndkdxpmwNlJVtZ1w8NU6J 0TeN9Nuv7cM2OXVjIiOyRWtoczn37OrqYO5aZAcIM8E5Fg1tcT/z6cF1i5qEeMRyqy LTs4xR1pfXCU1Kx3xZFWnyiCeVpkZggP+zh6uovoOdEX0aUpq85s3QOg6W3KSoGpDL wlBG1WEv+0enmdKk/TmoGR6RZg/8hGlLSoxm1LVgm9xiGoNLkSz5lXc1YGN7GOu5yj /rqLfyZ3dLS8Q== Received: from zmcc-2.zmailcloud.com ([127.0.0.1]) by localhost (zmcc-2-mta-1.zmailcloud.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 816AgPDZIXOV; Tue, 15 Dec 2020 14:51:38 -0600 (CST) Received: from [192.168.1.155] (unknown [84.203.30.25]) by zmcc-2-mta-1.zmailcloud.com (Postfix) with ESMTPSA id 7DDF5D0657; Tue, 15 Dec 2020 14:51:37 -0600 (CST) Subject: Re: [PATCH] dependency list for static libraries To: Cary Coutant , Nick Clifton Cc: Binutils References: <53b8973b-40a4-2550-3307-66d7f13707d5@symas.com> <31f9062e-175d-06e9-695a-797c7ee11420@symas.com> <58620dc1-3bb9-aaae-b476-ebb613ecb627@redhat.com> <1aaf4429-074c-7912-e6e6-4d2f82d6ef10@redhat.com> <7b118db2-9502-c45e-9f47-6b6f6a5f9646@symas.com> <7dba4046-3d50-c7e6-915d-08bf590bf057@redhat.com> <7b124cd4-529b-0069-3044-9d733a4e4e5c@symas.com> <20ad87a3-283d-7e49-9c2e-ed13001f6c87@symas.com> <70139665-0b8c-63dc-3a9d-b24a25bd8122@redhat.com> <2475d2a6-c63e-6dac-0f56-fa9acb6f20de@symas.com> <0e9925e6-512b-0ed6-8846-a86a40fb0a47@redhat.com> <3bfc2ea0-d49d-a194-18e0-57c007fd3746@redhat.com> From: Howard Chu Message-ID: Date: Tue, 15 Dec 2020 20:51:35 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP, URIBL_RED 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: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Dec 2020 20:51:41 -0000 Cary Coutant via Binutils wrote: >> Would one or both of you mind trying out the attached patch ? >> >> I think that it should work, although I am not sure if it ought >> to be extended so that the all_symbols_read and cleanup plugin >> functions are actually called. > > Why not just make the new plugin disable itself if the host tool > doesn't provide the all_symbols_read entry point? Yeah, that'd be fine too. Just noop/silently exit if entry points are missing. I can write that up if folks agree it's better. > > -cary > -- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/