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: Problem building 5.2 for m68k-elf on Solaris


bcache.h is:
        included from ../../work/gdb/symtab.h:31,
                 from ../../work/gdb/value.h:270,
                 from ../../work/gdb/gdbarch.h:41,
                 from ../../work/gdb/defs.h:1035,
                 from ../../work/gdb/ser-unix.c:22:

Hope that helps.
Yes it does!

symtab.h: does but shouldn't
objfiles.h: doesn't but should (but really shouldn't need to)
macrotab.h: does but shouldn't

Can you try moving the #include "bcache.h" from symtab.h to objfiles.h?

Andrew



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