Re: [gtkmm] Compilation time



Am Son, 2002-09-22 um 17.37 schrieb xavier dufresne:
> Thanks for your answer.
> 
> > 3) boost the computer -- SMP does well with g++ and make -j3 ;)
> 
> Is g++ multithreaded or only 'make -j' takes advantage of the SMP ?

No, g++ isn't multi-threaded.  It's the make -jN, where N is the number
of parallel processes to start.

--Daniel





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]