Robert Lipe wrote: > ./g++ -B./ -L../libraries/pic/libstdc++ -gdwarf -fPIC /tmp/eh2.C && ./a.out > I get a big fat corefile in my stocking. Oh, and though it sounds self-evident, '-fPIC -fsjlj-exceptions' seems to work fine. Of course, it completely bypasses the code dumping core... RJL