From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by sourceware.org (Postfix) with ESMTPS id AC1813858D35 for ; Tue, 16 Nov 2021 13:54:53 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AC1813858D35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=opteya.com Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=opteya.com Received: from [IPV6:2a01:e35:39f2:1220:d07d:1a87:5ecd:281] (unknown [IPv6:2a01:e35:39f2:1220:d07d:1a87:5ecd:281]) by smtp2-g21.free.fr (Postfix) with ESMTPS id 40B1F20039E for ; Tue, 16 Nov 2021 14:54:50 +0100 (CET) Message-ID: <7f8d71d9-f092-1165-8527-7f9f34e7f81d@opteya.com> Date: Tue, 16 Nov 2021 14:54:50 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1 Subject: Re: Compatibility .so linker scripts for merged libraries Content-Language: fr-FR To: libc-alpha@sourceware.org References: <4f1e47f0-e9ae-a2ce-7c12-bd8d4d6adba5@opteya.com> <8735nwus94.fsf@igel.home> From: Yann Droneaud Organization: OPTEYA In-Reply-To: <8735nwus94.fsf@igel.home> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_SOFTFAIL, TXREP, URIBL_BLACK autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2021 13:54:54 -0000 Hi, Le 16/11/2021 à 14:47, Andreas Schwab a écrit : > If at all, a simple symlink would probably be enough. A symlink to the .a archive, I should try it. Not sure it's any better. I thought linker script would be more acceptable as it's already in use for /usr/lib/libc.so. But here a symlink to libc_nonshared.a would not work. -- Yann Droneaud OPTEYA