public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: DJ Delorie <dj@delorie.com>
To: xinant@cognigine.com
Cc: binutils@sources.redhat.com
Subject: Re: "Create a bfd at linking time"
Date: Tue, 05 Jun 2001 16:34:00 -0000	[thread overview]
Message-ID: <200106052314.TAA09416@envy.delorie.com> (raw)
In-Reply-To: <3B1D66C5.5050202@cognigine.com>

>    Yes, I did exactly the same as outlined in function
> 	
> 	build_filler_bfd()

No, look for a comment that says "Generate the import library".  That
whole section builds a synthetic .a and adds it to the list of
libraries to link against (or outputs it, depending on the command
line options).  Specifically, pe_process_import_defs(), and
add_bfd_to_link().

      reply	other threads:[~2001-06-05 16:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-05 15:35 Xinan Tang
2001-06-05 15:40 ` DJ Delorie
2001-06-05 16:10   ` Xinan Tang
2001-06-05 16:34     ` DJ Delorie [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=200106052314.TAA09416@envy.delorie.com \
    --to=dj@delorie.com \
    --cc=binutils@sources.redhat.com \
    --cc=xinant@cognigine.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).