> Ah, that makes sense since the 32-bit SEH is different from the 64-bit one, > explains why the 64-bit builds work.
Which EH mechanism does the base compiler use? The default one? We know that this works with the DWARF-2 mechanism (--disable-sjlj-exceptions). -- Eric Botcazou