public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: jeffdbREMOVETHIS@goodnet.com (Mikey)
To: gas2@cygnus.com
Subject: ld -r segfaults && make bootstrap fix for i586-cygwin32
Date: Wed, 24 Feb 1999 00:03:00 -0000	[thread overview]
Message-ID: <36d2ea6c.476789894@mail.goodnet.com> (raw)

in .../src/ld/emultempl/pe-em line 446

     opened, so registering the symbol as undefined will make a
     difference.  */
+  if (!link_info.relocateable)
    ldlang_add_undef (entry_symbol);
}


otherwise ld -r segfaults every time

I don't know preciscly where in the config files to fix this but in Makefile it would have to be

cmp --ignore-initial=137 ld2.exe ld3.exe

and -lc needs to be replaced with -lcygwin -lkernel32

                 reply	other threads:[~1999-02-24  0:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=36d2ea6c.476789894@mail.goodnet.com \
    --to=jeffdbremovethis@goodnet.com \
    --cc=gas2@cygnus.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).