This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: PATCH/cygwin: Don't pollute namespace with 'end' in ld/scripttempl/pe.sc
- From: Ian Lance Taylor <ian at airs dot com>
- To: Danny Smith <dannysmith at users dot sourceforge dot net>
- Cc: binutils <binutils at sources dot redhat dot com>
- Date: 02 Mar 2003 08:53:00 -0800
- Subject: Re: PATCH/cygwin: Don't pollute namespace with 'end' in ld/scripttempl/pe.sc
- References: <001001c2e0aa$3dd4e5e0$ec90a7cb@DANNY>
Danny Smith <dannysmith at clear dot net dot nz> writes:
> The following fixes PR 5563 in the GCC GNATS database:
> [Cygwin] using a pointer named "end" consistently produces segfault in
> windows.
It may be better to use PROVIDE, so that there is some backward
compatibility.
Ian