libstdc++-v3 should not get CXX cached in <target>/config.cache

Alexandre Oliva aoliva@redhat.com
Sat Nov 18 04:38:00 GMT 2000


On Nov  7, 2000, Alexandre Petit-Bianco <apbianco@cygnus.com> wrote:

> I guess this patch isn't fixing the root of the problem, I'm just
> posting it to show you what happens (or doesn't ;-)

As some private discussion has shown, the root of the problem seems to
be some missing dependency in the top-level Makefile.  I've got an
incomplete patch that adds a dependency of configure-target-libjava on
all-target-libstdc++{,-v3}, and a couple of other similar dependencies
that, when missing, may affect the correctness of a parallel build.
Meanwhile, I advise people who do single-tree builds of GCC and libgcj
to either not do parallel builds.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


More information about the Java-patches mailing list