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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to