On Thu, 01 May 2008 22:31:00 +0200, Daniel Jacobowitz wrote: > On Mon, Apr 28, 2008 at 10:39:03AM +0200, Jan Kratochvil wrote: > > I assume it will not be accepted upstream - just FYI - as it can be coded > > arch-independently and with much simpler/minimal DWARF code. > > I don't mind the x86 restriction but it will fail on x86-64 systems > that do not have libraries to support -m32. It does not fail but it prints some compilation errors into gdb.log with no effect on the final fail/pass/unresolved/etc. statistics. > If you limit it to i?86 and remove the option, this is OK. Done, attached. Regards, Jan