From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey A Law To: "Tim Prince" Cc: "Bryce McKinlay" , gcc@gcc.gnu.org Subject: Re: gcc snapshots -vs- java libraries Date: Wed, 13 Dec 2000 21:05:00 -0000 Message-id: <20994.976770462@upchuck> References: <00b601c06587$ec5e7ea0$9865fea9@intel9txl52pzr> X-SW-Source: 2000-12/msg00429.html In message < 00b601c06587$ec5e7ea0$9865fea9@intel9txl52pzr >you write: > Is the build of libgcj intended to be mandatory regardless of whether > java is built? Likewise, for libstdc++-v3 without c++? I'd prefer to > be able to build languages one at a time and test just the ones which > are building successfully. libgcj should only be built if we are building the java compiler too. libstdc++ should work the same way. jeff