public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
* ld -r segfaults && make bootstrap fix for i586-cygwin32
@ 1999-02-24  0:03 Mikey
  0 siblings, 0 replies; only message in thread
From: Mikey @ 1999-02-24  0:03 UTC (permalink / raw)
  To: gas2

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-02-24  0:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-02-24  0:03 ld -r segfaults && make bootstrap fix for i586-cygwin32 Mikey

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).