[fpc-pascal] Re: jvmbackend merge

Sven Barth pascaldragon at googlemail.com
Sun Jun 3 17:54:54 CEST 2012


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 exit code 1 on
> warnings and that's the cause of the failure. For the workaround, I've added
> these methods (with empty body implementation) to thlcgjvm class:

You currently need to compile with "ALLOW_WARNINGS=1" when compiling the 
JVM compiler.

Regards,
Sven




More information about the fpc-pascal mailing list