Comment on GCC and C vs C++ Speed, MeasuredparentComments−malkia13yor use link-time compile generation (slow, and it might not work for huge projects like gcc/webkit, but if split into shared modules it can)
Comments
or use link-time compile generation (slow, and it might not work for huge projects like gcc/webkit, but if split into shared modules it can)