This is the mail archive of the gdb@sourceware.cygnus.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]

Re: --target=powerpc-elf broken in current sources?



thanks. this fixed it.

> ... that arise because of a change in the Linux header file somewhere
> in the 2.3 series.  You get duplicate defines in <sys/resource.h>
> which makes the autoconf test for that file fail, such that the PPC
> simulator doesn't include <sys/resource.h> which means that
> RUSAGE_SELF isn't defined.
> 
> The simplest thing to do is probably fix the appropriate headers by
> hand.


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