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: PATCH: Fix bfd.c (Re: Tracking down a build breakage)


Hi H.J.

> But my bfd_sprintf_vma/bfd_fprintf_vma change does break any BFD
> which doesn't include elf.lo. It seems to me that we should only
> check bfd_target_elf_flavour when elf is configured in BFD. Here
> is a patch. Any comments?

Ooops - I discovered this and checked in a different patch to fix
this, without actually checking the mailing lists first.  Sorry!

Do you have any objections to the solution I used (adding new fields
to the elf backend data structure) ?

Cheers
        Nick


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