This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: [mingw/cygwin]: More default excludes for --export-all-symbols with ld --shared.
- From: Christopher Faylor <cgf at redhat dot com>
- To: binutils <binutils at sources dot redhat dot com>, cygwin-apps <cygwin-apps at cygwin dot com>
- Date: Wed, 22 May 2002 14:09:08 -0400
- Subject: Re: [mingw/cygwin]: More default excludes for --export-all-symbols with ld --shared.
- References: <20020520224016.18370.qmail@web14503.mail.yahoo.com>
On Tue, May 21, 2002 at 08:40:16AM +1000, Danny Smith wrote:
> This patch adds a few more system libs to the list of those excluded
>by default. It also adds two more startup objects,
>crtbegin.o and crtend.o to the list of objects excluded by default.
>Those two objects are necessary for current MinGW implemntation of
>Dwarf2 EH in GCC 3.1.
>
>Tested on MinGW with GCC 3.1 and GCC 2.95.3 and current CVS binutils.
>
>2002-05-21 Danny Smith <dannysmith@users.sourceforge.net>
>
> * pe-dll.c (autofilter_liblist): Add more system libs excluded
> by default.
> (autofilter_objlist): Add crtbegin.o, crtend.o.
Applied (with Nick's permission).
cgf