This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Parallel build on SMP is even more broken.
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Parallel build on SMP is even more broken.
- From: "H . J . Lu" <hjl at lucon dot org>
- Date: Wed, 6 Sep 2000 08:31:24 -0700
I reported that parallel build on SMP was broken:
http://gcc.gnu.org/ml/gcc-bugs/2000-08/msg00557.html
It hasn't been fixed yet. Today, I got a new parallel build problem:
http://ftp.valinux.com/pub/support/hjl/bugs/gcc/smp/build.log.1
I guess no one but I cares about parallel build on SMP.
H.J.