From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2959 invoked by alias); 9 Feb 2002 00:20:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 2851 invoked from network); 9 Feb 2002 00:20:30 -0000 Received: from unknown (HELO mms1.broadcom.com) (63.70.210.58) by sources.redhat.com with SMTP; 9 Feb 2002 00:20:30 -0000 Received: from 63.70.210.1 by mms1.broadcom.com with ESMTP (Broadcom MMS-1 SMTP Relay (MMS v4.7)); Fri, 08 Feb 2002 16:20:12 -0800 X-Server-Uuid: 1e1caf3a-b686-11d4-a6a3-00508bfc9ae5 Received: from dt-sj3-118.sj.broadcom.com (dt-sj3-118 [10.21.64.118]) by mail-sj1-5.sj.broadcom.com (8.12.2/8.12.2) with ESMTP id g190KTKf021862; Fri, 8 Feb 2002 16:20:29 -0800 (PST) Received: (from cgd@localhost) by dt-sj3-118.sj.broadcom.com ( 8.9.1/SJ8.9.1) id QAA28949; Fri, 8 Feb 2002 16:20:28 -0800 (PST) To: insight@sources.redhat.com cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA] for NetBSD host, use RPATH to add X lib dir. References: From: cgd@broadcom.com Date: Fri, 08 Feb 2002 16:20:00 -0000 In-Reply-To: cgd@broadcom.com's message of "08 Feb 2002 16:16:24 -0800" Message-ID: X-Mailer: Gnus v5.7/Emacs 20.4 MIME-Version: 1.0 X-WSS-ID: 107AB4B62587929-01-01 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-SW-Source: 2002-02/txt/msg00259.txt.bz2 At 08 Feb 2002 16:16:24 -0800, Chris G. Demetriou wrote: > Approval, anyone? 8-) Apparently I always have to forget _something_... That patch was developed and tested on NetBSD/i386 1.5. The claim about the old a.out linker simply ignoring -rpath was verified by myself on a NetBSD/i386 1.4 system, and by Jason Thorpe on a NetBSD/arm32 a.out system of unknown version. thanks, chris