public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@airs.com>
To: "Gustavo Oliveira" <info@guitarv.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: linker script help.
Date: Sun, 07 May 2006 16:28:00 -0000	[thread overview]
Message-ID: <m3iroher4y.fsf@gossamer.airs.com> (raw)
In-Reply-To: <E1FcBMe-0005os-35@box112.bluehost.com>

"Gustavo Oliveira" <info@guitarv.com> writes:

> However, what I'd like to do is to see if the linker can spit out the 
> current linking script with all symbols so I can edit (instead of 
> writing one from scratch) and pass -T to the linker with my editable 
> script. I searched through the help and I found this option --print-map 
> but it doesn't do what I watn.
> 
> anyway is the an option that the linker outputs to a text file the 
> linker script with all the info I need to be edited?

--verbose.

From the compiler, you will need to use -Wl,--verbose.

Ian

      reply	other threads:[~2006-05-07 16:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-06  1:13 Gustavo Oliveira
2006-05-07 16:28 ` Ian Lance Taylor [this message]

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=m3iroher4y.fsf@gossamer.airs.com \
    --to=ian@airs.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=info@guitarv.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).