> I noticed that mingw just released a gcc-4.4.0 with only dwarf > exception handling supported. > Any thoughts on this? Would it "work" for ruby on windows? Interesting. I wonder if http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/192818 profile guided optimizations would help much [they require GCC 4.1 I believe]. =r