gcc and compiling speed

John S. Dyson toor@y.jdyson.com
Mon Mar 1 05:00:00 GMT 2004


> 
> btw At multiprocessor BSD machines, does gcc get run using all processors
> there instead of running all threads at 1 processor? If not, i know
> something to speed you up quite some...
> 
FreeBSD has a couple of multi-threading libs, and at least one
of them allows for multi-cpu threading.  Frankly, I don't keep
up with the official release versions, but I often use the
multi-cpu threading libs.

John



More information about the Gcc mailing list