From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17358 invoked by alias); 1 Feb 2005 07:21:56 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 17248 invoked from network); 1 Feb 2005 07:21:47 -0000 Received: from unknown (HELO euclid.linsyssoft.com) (61.11.18.135) by sourceware.org with SMTP; 1 Feb 2005 07:21:47 -0000 Received: from ind (ind [192.168.1.10]) by euclid.linsyssoft.com (8.12.8/8.12.8) with ESMTP id j117JbRG000805 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 1 Feb 2005 12:49:37 +0530 Subject: Re: Running gas and ld test suites remotely. From: Jitendra Pawar Reply-To: jitendra@linsyssoft.com To: binutils@sources.redhat.com In-Reply-To: <1107241354.3619.14.camel@ind.linsyssoft.com> References: <1107241354.3619.14.camel@ind.linsyssoft.com> Content-Type: text/plain Organization: LinSysSoft Technologies Pvt. Ltd. Message-Id: <1107241929.3619.22.camel@ind.linsyssoft.com> Mime-Version: 1.0 Date: Tue, 01 Feb 2005 07:21:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-02/txt/msg00019.txt.bz2 On Tue, 2005-02-01 at 12:32, Jitendra Pawar wrote: > Hi, > I am trying to run gas test suite remotely, I am using powerpc as > machine and my host machine is x86. I want to use ssh for session > protocol and scp for transfer protocol. I have successfully run binutils > test suite remotely but gas and ld test suites runs only on host for the > similar configurations as binutils. After investigating gas and ld test > suites I realized that they don't have support for remote execution. Am > I correct ? or am I missing something ? > > regards > -Jitendra > Please s/powerpc as machine/powerpc as target machine regards -Jitendra