Compilation status

NightStrike nightstrike@gmail.com
Tue Dec 10 04:55:00 GMT 2019


Is there any way to get GCC to tell you how far along in compiling a
particular file it is?  Consider a machine learning model that can be
hundreds of megabytes or even several gigabytes in size.  These take
hours to compile, and use enormous amounts of memory.  It'd be nice to
know even roughly how far along it is in the process at any time.  Is
this possible?



More information about the Gcc-help mailing list