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

Re: Multiple Processors & Netscape Communicator V.4.05



-----BEGIN PGP SIGNED MESSAGE-----


Hi Alex!


On Tue, 30 Jun 1998, Alex Kwan wrote:

> Hi! Debian Fans,
> 
> (1) I want to upgarde my Linux system to 2 x Pentium-II system,
> and I have read the document "Installing Debian Linux 2.0" on
> www.debian.org , at chapter 4.13  "Multiple Processors"
> have following words:
> 
> "If you compile software on a multiprocessor system,
> look for the "-j" flag in the documentation on "make".
> 
> would someone please help me to explain it?

For instance:

I have a program that is made in several C++ files:
file_a.C
file_b.C
file_c.C

The normal behaviour of make is to launch a gcc (compiler) process at a
time

If I run make -j 2 then make will have 2 active gcc process running until
completition.

Note that this this 2 "active process " are not the same each time...

I found also useful the -j 2 flag on my monoprocessor (P166 + IDE) PC 

regards,

	Ulisses
- -----------------------------------------------------------------------------
"Computers are useless. They can only give answers."            Pablo Picasso

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: latin1
Comment: PGP public key avaliable at http://www.rediris.es/cert/keyserver

iQB1AwUBNZj4Mg/N+5+NQ63pAQFWMAMAtpA7TCuny6qxuD9WpwrR0rCnIE8DMfsa
asBHB5knWuunHeIVFlM80cdDCG3uUCMgyEI/qPJm963bOysKvM2H+ic92Y7RvxMh
go8Hm+CahbZYnfM3U/0KMO9v93Q9jIZd
=9aAU
-----END PGP SIGNATURE-----


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: