public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: nick clifton <nickc@redhat.com>
To: horseriver <horserivers@gmail.com>
Cc: binutils@sourceware.org
Subject: Re: a simple  question about link
Date: Thu, 10 Jan 2013 10:17:00 -0000	[thread overview]
Message-ID: <50EE92BE.2050108@redhat.com> (raw)
In-Reply-To: <20130109231210.GB6599@debian.localdomain>

Hi horseriver,

>     if gcc do not specify a ld-script file for ld , which ld-script ld will use ?

The one that is built into the linker.  You can see this script by 
running the linker directly with the --verbose command line option 
specified.  Note - slightly different variations of this default linker 
script are used when other command line options are also passed to the 
linker, eg -N and -r.  See the source file ld/genscripts.sh for more 
details on this.

Cheers
   Nick



  parent reply	other threads:[~2013-01-10 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10  8:54 horseriver
2013-01-10  9:50 ` Игорь Пашев
2013-01-10 10:17 ` nick clifton [this message]
2013-01-10 12:31   ` horseriver
2013-01-11 15:02     ` 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=50EE92BE.2050108@redhat.com \
    --to=nickc@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=horserivers@gmail.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).