public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: mnskrishna@soc-soft.com
Cc: sid@sources.redhat.com
Subject: Re: Need information about passing command line arguments.
Date: Thu, 12 Jan 2006 15:52:00 -0000	[thread overview]
Message-ID: <20060112155156.GC21458@redhat.com> (raw)
In-Reply-To: <4BF47D56A0DD2346A1B8D622C5C5902C012B1F71@soc-mail.soc-soft.com>

Hi -

> I tried with the following commands still I'm getting same error,
> 
> [root@fedora4 bin]# ./sid --board=mm_MAX --load=hello1.x -e 'set
> --gloss=sw_gloss_generic/libgloss command-line -INITTIME'
> [...]

The sid usage message specifically lists "--gloss" as a top-level
option.  What you need to do is something like:

% sid --board=mm_MAX --gloss --load=hello1.x --save-temps=FILE -n
% grep gloss FILE  # find the reference name of the gloss component
% sid -f FILE -e 'set REFERENCENAME command-line -INITTIME"

Please take some time and read through the documentation on sid
configuration concepts.


> [...]
> Please find the attachment file contains sid configuration file.

No, it was the perl script that is one (old) way of generating sid
configuration files.  This script is not used for the mep target.

- FChE

  reply	other threads:[~2006-01-12 15:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-12 13:51 mnskrishna
2006-01-12 15:52 ` Frank Ch. Eigler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-01-12 10:19 mnskrishna
2006-01-12 10:07 mnskrishna
2006-01-12  7:20 mnskrishna
2006-01-12  5:52 mnskrishna
2006-01-12 13:15 ` Frank Ch. Eigler
     [not found] <4BF47D56A0DD2346A1B8D622C5C5902C01288F49@soc-mail.soc-soft.com>
2006-01-12  0:10 ` Frank Ch. Eigler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060112155156.GC21458@redhat.com \
    --to=fche@redhat.com \
    --cc=mnskrishna@soc-soft.com \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).