This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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.


> 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.

R.


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