binutils patch [Was: Re: ncurses announcement - trial run]

Charles Wilson cwilson@ece.gatech.edu
Fri Sep 21 00:01:00 GMT 2001


Christopher Faylor wrote:


> I don't mind making another update if you think it is important.  I
> thought it would be nice for the current version to get some exercise
> first but if you think we need a new release, I'll make one.
> 
> Just send me the patch that turns on auto import by default, if that
> is what you want.


I've attached a patch that makes ld default to using 
--enable-auto-import.  However, I've also just submitted two patches to 
binutils.

The first attempts to fix the "pe_data_import_dll" variable defined in 
pe.em, used in pe-dll.c problem.  (The previous situation was ugly which 
was bad enough, but worse, it caused build failures on 
non-DLL-supporting pei386 platforms, like arm-epoc-pe.  I'm waiting for 
someone on one of those other affected platforms to verify that it works 
for them)

The second fixes the documentation to clarify the recent long long 
confusion.

I will also post both of those patches here, in a followup message to 
this one.  It's up to you, Chris, if you want to wait for those other 
two patches to be peer-reviewed and then apply all three, or just go 
ahead with this auto-import-default patch right away.  Or punt and do 
nothing at all. :-)

--Chuck


More information about the Cygwin-apps mailing list