boehm-gc tuning/profiling? [help interpreting statistics?]
Tom Tromey
tromey@redhat.com
Sat Dec 22 23:01:00 GMT 2001
>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:
>> What does "make check" in the boehm-gc directory do? Does gctest
>> run at reasonable speed (a few seconds)?
Adam> Sadly, this doesn't work without a lot of effort since I'm
Adam> crosscompiling. If this problem turns out to be Really Really
Adam> hard to fix, I'll invest time in getting the test suite to work.
FYI, in the boehm-gc directory, `make check' just builds an executable
and then invokes it. You can use `make gctest' (or in your case
probably gctest.exe) and then try running the result. You don't have
to mess with dejagnu or anything like that.
Tom
More information about the Java
mailing list