Re: [gtkmm] Compilation time
- From: Daniel Elstner <daniel elstner gmx net>
- To: xavier dufresne <xdufresne gmx fr>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Compilation time
- Date: 22 Sep 2002 16:45:03 +0200
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]