From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29110 invoked by alias); 2 Oct 2003 05:29:28 -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 29096 invoked from network); 2 Oct 2003 05:29:27 -0000 Received: from unknown (HELO mms3.broadcom.com) (63.70.210.38) by sources.redhat.com with SMTP; 2 Oct 2003 05:29:27 -0000 Received: from 63.70.210.1 by mms3.broadcom.com with ESMTP (Broadcom SMTP Relay (MMS v5.5.3)); Wed, 01 Oct 2003 22:29:27 -0700 Received: from mail-sj1-5.sj.broadcom.com (mail-sj1-5.sj.broadcom.com [10.16.128.236]) by mon-irva-11.broadcom.com (8.9.1/8.9.1) with ESMTP id WAA08486; Wed, 1 Oct 2003 22:28:47 -0700 (PDT) Received: from ldt-sj3-010.sj.broadcom.com (ldt-sj3-010 [10.21.64.10]) by mail-sj1-5.sj.broadcom.com (8.12.9/8.12.9/SSF) with ESMTP id h925TFov019701; Wed, 1 Oct 2003 22:29:15 -0700 (PDT) Received: (from cgd@localhost) by ldt-sj3-010.sj.broadcom.com ( 8.11.6/8.9.3) id h925TFb22599; Wed, 1 Oct 2003 22:29:15 -0700 X-Authentication-Warning: ldt-sj3-010.sj.broadcom.com: cgd set sender to cgd@broadcom.com using -f To: dj@redhat.com cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA] tweak expect EXP_LIB_SPEC to use libdir. References: <200310020453.h924rMt30124@greed.delorie.com> From: cgd@broadcom.com Date: Thu, 02 Oct 2003 05:29:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 X-WSS-ID: 1365683D2135075-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00023.txt.bz2 At 01 Oct 2003 22:25:14 -0700, Chris G. Demetriou wrote: > I was justabout to start a host=x86-linux target=mipsisa64-elf > build/check, so i've thrown it in there. Since that's still linux, > i've just started a host=sparc-solaris target=mips-elf build/check > too. should have mentioned: in 'build' i include install. 8-) (important, since that's where the variable in question is used...) cgd