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: GDB arm-netbsd build failure.


Richard Earnshaw wrote:
> 
> > An arm-elf cross build now fails when building opcodes/arm-dis.c since the
> > one of the prototypes you added in elf-bfd.h uses pid_t, which isn't
> > defined at that point.
> 
> Hmm, thinking about it, pid_t is a very Unix-centric type anyway; so it is
> somewhat dubious that this appears at all in the BFD libraries.

You're right -- I'll change the function signiture.


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