//-static //above will be passed to g++. #include void catch(); int main(){ catch(); return 0; }