From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12861 invoked by alias); 12 Jan 2006 10:19:35 -0000 Received: (qmail 12853 invoked by uid 22791); 12 Jan 2006 10:19:34 -0000 X-Spam-Check-By: sourceware.org Received: from mail.soc-soft.com (HELO igateway.soc-soft.com) (202.56.254.199) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jan 2006 10:19:33 +0000 Received: from keys.soc-soft.com ([192.168.4.44]) by igateway.soc-soft.com with InterScan VirusWall; Thu, 12 Jan 2006 15:49:27 +0530 Received: from soc-mail.soc-soft.com ([192.168.4.25]) by keys.soc-soft.com (PGP Universal service); Thu, 12 Jan 2006 15:47:41 +0530 X-PGP-Universal: processed; by keys.soc-soft.com on Thu, 12 Jan 2006 15:47:41 +0530 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Need information about passing command line arguments. Date: Thu, 12 Jan 2006 10:19:00 -0000 Message-ID: <4BF47D56A0DD2346A1B8D622C5C5902C012B1DD5@soc-mail.soc-soft.com> From: To: , Cc: Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00007.txt.bz2 Hi Frank, I could not found any gloss-component, I tried with following command to find the gloss-component [root@fedora4 bin]# siddoc -l sid hw-rtc-sid sid-control-cfgroot sid-io-fileio sid-io-socket sid-io-socket-client sid-io-socket-server sid-io-stdio sid-sched sid-sched-sim sid-sched-host sid-sched-host-accurate please let me know how to find the gloss-component? Regards, Subbu. -----Original Message----- From: Frank Ch. Eigler [mailto:fche@redhat.com]=0D Sent: Thursday, January 12, 2006 2:39 AM To: Subba Krishna M N Cc: sid@sources.redhat.com Subject: Re: Need information about passing command line arguments. Hi - On Wed, Jan 11, 2006 at 12:01:11PM +0530, mnskrishna@soc-soft.com wrote: > [...] > ./sid -board=3Dmm_MAX -load=3Dhello.x -INITTIME > considering the above example please let me know how to pass -INITTIME > to the hello.x > [...] The code in sid/main/mainDynamic.cxx does not appear able to pass simulated command line arguments to the gloss component (the "command-line" attribute) the same way that the sid/bsp/configrun-sid perl front-end did. You may be able to simulate it with the more general "-e" option, something like this: ./sid -board=3Dmm_MAX -load=3Dhello.x \ -e 'set GLOSS-COMPONENT command-line -INITTIME' You'd have to figure out the right GLOSS-COMPONENT name though, perhaps from a prior run with "--save-temps". - FChE The information contained in this e-mail message and in any annexure is confidential to the recipient and may contain privileged information. If y= ou are not the intended recipient, please notify the sender and delete the message alo= ng with any annexure. You should not disclose, copy or otherwise use the informatio= n contained in the message or any annexure. Any views expressed in this e-mail are thos= e of the individual sender except where the sender specifically states them to be th= e views of SoCrates Software India Pvt Ltd., Bangalore.