Forgot your password?
typodupeerror

Comment Re:Major Features Dropped From GCC 4.0 (Score 1) 684

Compiler Server. Rather than invoking GCC for each TU you would run the GCC-Server once for the whole app and then feed it the TU's. This would make the compile process much faster and allow for whole program optimization.
Could you please explain in two words why would that make the process much faster, and how would that differ from translating all units with a single command?

Slashdot Top Deals

Maternity pay? Now every Tom, Dick and Harry will get pregnant. -- Malcolm Smith

Working...