This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libjava holding regression tester hostage


On Friday, March 25, 2005, at 12:14 PM, Andrew Pinski wrote:
Actually it is not libjava which holding the regression tester hostage
but libstdc++.

Ah, I now see why it is libstdc++... the tester doesn't check the return status of make check--target-libjava, so the fact it is non-zero doesn't matter much, though, it does prevent make check from working as well as we'd like, requiring make -k check instead... :-( Not a big deal, and my fingers do it that way anyway.


Sorry for the confusion.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]