A potential problem with SMP parallel build in egcs 1.1.2.

H.J. Lu hjl@varesearch.com
Mon Mar 8 17:05:00 GMT 1999


Hi,

There is a potential problem with SMP parallel build in egcs 1.1.2.
It may happen on fast SMP machines. I didn't see it on dual PPro
166MHz. But I do see it on dual P/II 450MHz. This patch from the
mainline fixes the problem.

Thanks.


-- 
H.J. Lu (hjl@gnu.org)
---
Wed Feb  3 22:05:41 1999  H.J. Lu  (hjl@gnu.org)
			  Jeffrey A Law  (law@cygnus.com)

	* Makefile.in (iostream.list): Remove dependency on
	stamp-picdir.
	($(LIBIOSTREAM_DEP)): Depend on stamp-picdir.
	($(LIBIO_FILES)): Similarly.

	* config.shared (all): Make $(PICDIR) concurrent.



More information about the Gcc mailing list