g++ -Os -static -s on `int main() { }' 17.408 bytes g++ -Os -static -s on `int main() { throw 42; }' 139.776 bytes
Here's a comment of mine from a previous discussion: https://news.ycombinator.com/item?id=11706840