This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Larger Compilations / Speed


Dear GCC Team,

When doing larger compilations (e.g. compiling linux kernels) lots of time
is wasted just by loading and unloading gcc in and out of memory. Wouldn't it
be conceivable to have gcc being load into to background and waked up
again and again for new compilations ? For collections of small source files,
this would prbably result in a remendous speed-up.


--
Mit freundlichen Grüssen / Best Regards

Frank-René Schäfer

/// Visteon GmbH, Weinsberger Str. 195, 50825 Koeln
/// Tel.: 49+221/5406-160, Fax: (same)-788



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]