Re: build bigloo4.2a for the jvm
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Organization | Inria |
| Message-ID | <[email protected]> |
Hi Bent, > To build bigloo4.2a for the jvm, I had to remove the implementation of > the method 'truncate' from JDK13.java and JDK14.java (in runtime/Jlib) as > it is not possible (or legal) to override the static method from class JDK > (in JDK.java). (I am using openjdk version 1.8.0) Thanks for this report. I have applied the same modifications. Thank you. -- Manuel