[fpc-devel] FPC-JVM: Status report on Android

Sven Barth pascaldragon at googlemail.com
Wed Aug 31 21:55:05 CEST 2011


On 31.08.2011 21:49, Jonas Maebe wrote:
>
> On 31 Aug 2011, at 21:36, Sven Barth wrote:
>
>> 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:
>
> Fixed.

Thanks. The next problem is when compiling the Java RTL:

=== output begin ===

astrings.inc(734,14) Error: Identifier not found "PAnsiRec"
astrings.inc(734,34) Error: Identifier not found "FirstOff"
astrings.inc(736,8) Error: Identifier not found "Move"
astrings.inc(736,20) Error: Illegal expression
astrings.inc(736,26) Error: Illegal expression
astrings.inc(737,11) Error: Identifier not found "PAnsiRec"
astrings.inc(737,25) Error: Identifier not found "FirstOff"

=== output end ===

Regards,
Sven



More information about the fpc-devel mailing list