[GRASS-dev] GRASS 6.3.0 release preparation

Glynn Clements glynn at gclements.plus.com
Wed Oct 17 16:21:00 EDT 2007


Maris Nartiss wrote:

> sorry but I'm not an make guru and thus see it simple: if I run comand
> "make -j4" it should get along with it or fail with "err blah parallel
> buld not supported". Current CVS version does neither of it.

It works for me. If this is a bug in the system's development tools,
there isn't much that the Makefiles can do about it.

> As
> multicore CPU's are getting more popular, more and more users will be
> trying to run "make -j X" and thus report failure as bug [1].
> 
> If I can help with testing, drop me instructions.

First, ensure that you have a clean source tree with no local
modifications. Then, run:

	make clean
	make -d -j 4 DIRS=lib &> build.log
	gzip -9 build.log

Send me the build.log.gz file.

I'm may be less responsive than usual for the next few days, as one of
my PCs (the Windows box) has just died.

> I have Gentoo ~x86 system (gcc version 4.2.1; GNU Make 3.81).

I also have Gentoo/x86, although I use gcc 3.4.6.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list