[fpc-devel] FPC-JVM: Status report on Android
Sven Barth
pascaldragon at googlemail.com
Wed Aug 31 21:36:53 CEST 2011
On 31.08.2011 21:21, Jonas Maebe wrote:
> Fixed in svn, there was a bug in the abstract method accounting.
When compiling the RTL (make RELEASE=1 clean all) for i386 I get the
following error:
=== output begin ===
make[1]: Entering directory `/mnt/data/subversion/fpc-jvm/rtl/linux'
/mnt/data/applications/fpc/2.4.4/bin/ppc386 -Ur -Ur -Xs -O2 -n -Fi../inc
-Fi../i386 -Fi../unix -Fii386 -FE. -FU../../rtl/units/i386-linux -di386
-dRELEASE -Us -Sg system.pp
thread.inc(414,10) Warning: Function result does not seem to be set
i386.inc(1657,10) Error: Forward declaration not solved
"fpc_truely_ansistr_unique(var Pointer):^untyped;"
system.pp(384) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
=== output end ===
Compiler version is 2.4.4
Regards,
Sven
More information about the fpc-devel
mailing list