Hey, I'm trying to get some of the win32 exception stuff (NullPointerException, ArithmeticException) to work -- it references __get_eh_context, but I don't see that symbol anywhere else in the entire gcc source tree... Any hints? What's the authoritative documentation source for info on gcc's exception/signal handling scheme? - a