Re: [fpc-pascal] Re: jvmbackend merge

2012-06-03 Thread Sven Barth
On 03.06.2012 17:48, leledumbo wrote: I tried building the compiler, it passes but I have to do some changes. The make process fails after compiling the compiler ended with some warnings regarding constructing a class with abstract method in compiler/jvm/hlcgcpu.pas. The compiler seems to return

[fpc-pascal] Re: jvmbackend merge

2012-06-03 Thread leledumbo
I tried building the compiler, it passes but I have to do some changes. The make process fails after compiling the compiler ended with some warnings regarding constructing a class with abstract method in compiler/jvm/hlcgcpu.pas. The compiler seems to return exit code 1 on warnings and that's the c