Hacker News new | ask | show | jobs
by xroche 4481 days ago
The -ansi switch is used, and imply -std=c90 for C and -std=c++98 for C++. But an explicit -std might be better, I suppose.