public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Ravi Ramaseshan <ramaseshan.ravi@gmail.com>
To: binutils@sources.redhat.com
Subject: Including files through command line options
Date: Fri, 13 May 2005 21:32:00 -0000	[thread overview]
Message-ID: <22080b0a0505131425254624f9@mail.gmail.com> (raw)

Hello,

Based on a command line option, I want to make GAS include certain
assembly source files (let's assume that I know where the file is for
now).

I've tried setting a flag in md_parse_option, reading that flag in
md_begin and then based on that flag called read_a_source_file on the
file which I wanted to include.

Could anyone advise me if this is the acceptable way of achieving my
objective or if there is a cleaner way of doing this.

Regards,
-- 
Ravi Ramaseshan
http://www.geocities.com/ramaseshan_ravi/

" All man's miseries derive from not being able to sit in a room alone. "
- Blaise Pascal

             reply	other threads:[~2005-05-13 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-13 21:32 Ravi Ramaseshan [this message]
2005-05-14 20:46 ` Nick Clifton

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=22080b0a0505131425254624f9@mail.gmail.com \
    --to=ramaseshan.ravi@gmail.com \
    --cc=binutils@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).