| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-Id: | <199908092310.SAA01849@mercury.xraylith.wisc.edu> |
| To: | John Reiser <jreiser AT teleport DOT com> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: B20.1: "ld -r -T foo.lds foo.o" SIGSEGV |
| In-Reply-To: | Your message of "Mon, 09 Aug 1999 15:47:52 PDT." |
| <37AF5A98 DOT DA829525 AT teleport DOT com> | |
| Date: | Mon, 09 Aug 1999 18:10:07 -0500 |
| From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
John Reiser <jreiser AT teleport DOT com> writes:
> (cygwin b20.1 on WinNT 4.0 + SP3)
>
> When I use "ld -r -T foo.lds foo.o", I get a SIGSEGV from ld.
> The bug is in ei386pe.c/gld_i386pe_after_parse() not checking
> for 0==entry_symbol. A workaround, which may be needed later
> anyway, is to define any global symbol as the entry point:
>
> ld -r -T foo.lds -e foo foo.o
This has been fixed.
1999-06-12 Ian Lance Taylor <ian AT zembu DOT com>
* emultempl/pe.em (gld_${EMULATION_NAME}_after_parse): Don't add
entry_symbol as an undefined symbol when doing a relocateable
link. From <jeffdb AT goodnet DOT com>.
You may want to try a new binutils snapshot and see how it flies. For
prebuilt binaries, see:
ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/cygwin/snapshots/
Regards,
Mumit
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |