gomp-discuss
[Top][All Lists]
Advanced

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

Re: [Gomp-discuss] Release candidate


From: Scott Robert Ladd
Subject: Re: [Gomp-discuss] Release candidate
Date: Mon, 01 Nov 2004 11:11:46 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20041029)

Biagio Lucini wrote:
bash-2.05a$ find . -name \*gomp\*
[found lots of stuffstuff]

$ find . -name \*gomp\*
./gcc/c-gomp.o

That's it. I've tried both a plain "make" and a "make bootstrap", as well as my usual "make -j2 bootstrap".

I don't really know, except that I use make bootstrap instead of make -j2 bootstrap. By the way, what is the difference?

The -j2 flag tells make to operate in parallel, i.e. run two compiles simultaneously. I always build that way on my dual-processor machines.

I'll try this in my Pentium 4 system once it is no longer busy with something else.

--
Scott Robert Ladd
site: http://www.coyotegulch.com
blog: http://chaoticcoyote.blogspot.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]