Petteri Räty <[EMAIL PROTECTED]> writes: > undefined reference to `ParScanClosure::do_oop_work(oopDesc**, bool, bool)' > collect2: ld returned 1 exit status
I believe that is bug #6567018 "Due missing depenedencies, hotspot doesn't compiles with gcc4." http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6567018 which contains a patch. Could you try that? Cheers, Mark