// Build don't link: // Special g++ Options: -fexceptions void foo() { throw 1; }