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]

Re: Fix for pe.em



> - 		    int nsyms = bfd_canonicalize_symtab (is->the_bfd, symbols);
> - 

I don't understand this one.  The symtab is used just a few lines
later, where it's passed to bfd_canonicalize_reloc().  Perhaps you
meant to just get rid of the "int nsyms =" part ?

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