any body got any ideas on getting code thru the c compiler faster

From: Barnwell_at_eksystems.com voice 508-303-6905 <barnwell_at_jbsvax.eksystems.com>
Date: Fri, 1 Nov 1996 20:26:19 -0500

I have this really big number of really big c files to compile. the execution
speed isn't to important just getting them thru the compiler faster is the big
thing

right now I use the command

 cc -O0 -noinline -c file0104.c

which is twice as fast as just cc -c file0104.c

BTW the -noinline doesn't seem to really help.

JB
        
Received on Sat Nov 02 1996 - 02:37:24 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:47 NZDT