From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id GS3zJjsiv2hSizoAWB0awg (envelope-from ) for ; Mon, 08 Sep 2025 14:36:43 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=V9Zevams; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 991891E04C; Mon, 08 Sep 2025 14:36:43 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=ARC_SIGNED,ARC_VALID,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED, RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED autolearn=ham autolearn_force=no version=4.0.1 Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 553DC1E04C for ; Mon, 08 Sep 2025 14:36:42 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 681003858C42 for ; Mon, 8 Sep 2025 18:36:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 681003858C42 Authentication-Results: sourceware.org; dkim=pass (1024-bit key, unprotected) header.d=sergiodj.net header.i=@sergiodj.net header.a=rsa-sha256 header.s=20160602 header.b=V9Zevams Received: from mail.sergiodj.net (mail.sergiodj.net [IPv6:2a01:4f8:13a:6e8:160::1]) by sourceware.org (Postfix) with UTF8SMTPS id 5E4D53858D1E for ; Mon, 8 Sep 2025 18:36:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 5E4D53858D1E Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=sergiodj.net Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=sergiodj.net ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 5E4D53858D1E Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=2a01:4f8:13a:6e8:160::1 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1757356563; cv=none; b=OZQKQc/Pri/LDyMneCeyX7pXxxLyuYM64NPgh5pw3ccKwUJsa8RbhxZvfASQHobsp6WcgLFXQQhw2bpJsXhJlNEFlzZCQLUMm9Ze9Yr6f8GI2YrIhwN3a76l3/tv99hU3BuJbHxUotHy8VobUk9XMqU//fzjP/MWliBAV8/XD9c= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1757356563; c=relaxed/simple; bh=bjBhhyQ8huIo0mZG/kfblErGZ+Mab1uloPaSAfvJuCg=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=XWlTpWt/eCHpdQ85TPpJRMc7PA/MTNwacltoUwVhLPpcE9Xi9/41YP0VmoeMSR5P2uLMJgP0t4MmxntuChFxr1iTSVdoWn9JdD+g3eRyQte+zBy3C77s2mC6YNXlA1ePWqFq23WvKhdDRYbFkE4o+M4Q7bJ+pZ587UmajAA6r9I= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E4D53858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=sergiodj.net; s=20160602; t=1757356562; bh=bjBhhyQ8huIo0mZG/kfblErGZ+Mab1uloPaSAfvJuCg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=V9ZevamsoNtmQ8H0JMdbNXJ6sMN7VERgoxcpa37zxUlhGPlYuD6VqsfrTKnm/ZrMJ twTaNDHZpgvI6c3MSbMR9TOJewoAQW0Vp3S6A9ySSwABp/SEZ+ERoFu9GPn7ehVhU/ A+4gAbAOURcDNEO2TpwwfdK2/aPM1xZJplrI+7rA= Received: from localhost (unknown [IPv6:2607:f2c0:edc1:fc00:c32d:a22c:1023:4f37]) by mail.sergiodj.net (Postfix) with UTF8SMTPSA id 26D11A608B9; Mon, 08 Sep 2025 14:36:02 -0400 (EDT) From: Sergio Durigan Junior To: Tom Tromey Cc: GDB Patches , Kevin Buettner Subject: Re: [PATCH] gdb: Add svr4-tls-tdep.o to list of objects of i*86 targets In-Reply-To: <87jz29qcx0.fsf@tromey.com> (Tom Tromey's message of "Mon, 08 Sep 2025 07:41:47 -0600") References: <20250907220135.3746141-1-sergiodj@sergiodj.net> <87jz29qcx0.fsf@tromey.com> X-URL: http://blog.sergiodj.net Date: Mon, 08 Sep 2025 14:36:00 -0400 Message-ID: <87cy80ssfj.fsf@sergiodj.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gdb-patches-bounces~public-inbox=simark.ca@sourceware.org On Monday, September 08 2025, Tom Tromey wrote: >>>>>> "Sergio" == Sergio Durigan Junior writes: > > Sergio> GDB currently fails to build from source on i386 if compiled with > Sergio> --enable-64-bit-bfd. This is happening because svr4-tls-tdep.o is > Sergio> missing from the gdb_target_obs variable, while amd64-linux-tdep.o is > Sergio> obviously there. > > Sergio> Fix the problem by adding svr4-tls-tdep.o to the object list, but only > Sergio> when --enable-64-bit-bfd is provided. > > Sergio> Signed-off-by: Sergio Durigan Junior > Sergio> Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=33399 > > Ok, thank you. Thanks, Tom! Pushed. > Approved-By: Tom Tromey Oh shoot, I forgot to add this. Hope it's fine. -- Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible https://sergiodj.net/