Hi Bent, > I just downloaded and build Bigloo 4.3a-last. I am using "Linux Mint 17.3" > with all software updated and experienced the following: > > - I had to download and install the gmp-library (gmp-6.1.2) What do you mean by "I had to"? Do you mean that without gmp-6.1.2 the compilation+installation process failed? In your opinion, is there something that should be improved here?
> - In configure I set jvmbackend=yes > > - I got a compilation error from the file > "./bigloo4.3a//api/ssl/src/objs/class_s/bigloo/ssl/ssl_client_socket.java" > Looking at the file I think I can comment out: > > _.printStackTrace(); > > on line 98 and 169. Ah yes. I have missed that on old Java compatibility code. I have fixed that problem. I'm preparing a new tarball. > After this all files compiled and the tests could be completed OK. > > After installing I ran some additional tests (native and jvm) of my own. > Everything seems OK. Good. Thanks for your testing. > *Thank you very much for all your efforts on developing this excellent > software and keeping it up to date.* and thank you very much for your support. -- Manuel
