public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Charles Manning <manningc2@actrix.gen.nz>
To: binutils@sources.redhat.com
Subject: Why no expressions in MEMORY command?
Date: Tue, 12 Apr 2005 03:41:00 -0000	[thread overview]
Message-ID: <20050412034139.74FBE460C@blood.actrix.co.nz> (raw)

It seems you can only use hard-coded values in a MEMORY command. 

Why can't you use scripts ike:


EXT_RAM_START = ...
EXT_RAM_SIZE = ......

MEMORY
{
    ext_ram:  ORIGIN = EXT_RAM_START, LENGTH = EXT_RAM_SIZE
}

This can make things a lot easier...

             reply	other threads:[~2005-04-12  3:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-12  3:41 Charles Manning [this message]
2005-04-12  8:40 ` Alan Modra
2005-04-12 13:02   ` Dave Korn
2005-04-12 20:22     ` Linus Nielsen Feltzing
2005-04-12 21:47     ` Charles Manning
2005-04-13 23:30 ` Peter Barada

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=20050412034139.74FBE460C@blood.actrix.co.nz \
    --to=manningc2@actrix.gen.nz \
    --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).