Attached a patch that tries to fix compilation for JVM target (mantis #25267).
---
WBR, Max.
jvmfix_take1.diff
Description: Binary data
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Attached an additional patch that tries to fix compilation for JVM target
(mantis #25267). It fixes internal error 2011032601.
Cross-compiling the compiler is now works at least in Win7.
---
WBR, Max.
jvmfix_take1_add1.diff
Description: Binary data
__
Attached final patch that fixes compilation for JVM target (mantis #25267).
It combines previous two + fix of the runtime error during application startup.
Now an example
http://svn.freepascal.org/svn/fpc/branches/jvmbackend/tests/test/jvm/trange1.pp
compiles and runs under Win7.
Also STR and VA