This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug in linker for Win32.


Hi Eric,

>    I took the version you gave me and modified it slightly.  I
>    think that the is2 loop really does need to search from the
>    start, as we don't know what we might have skipped over already.
>    In addition, there were some minor logic buglets from when you
>    split the is2 loop out from inside of the is3 loop.  I did some
>    tests, and this version does work.

Great - I have created this ChangeLog entry for it and applied it.

Cheers
        Nick

ld/ChangeLog
2003-12-18  Eric Youngdale  <eric@mkssoftware.com>
            Nick Clifton  <nickc@redhat.com>

	* emultempl/pe.em (_after_open): When scanning MS import
	libraries allow for the possible presence of static objects.
          

        


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]