[fpc-devel] New FPC JVM snapshot: Android support

Sven Barth pascaldragon at googlemail.com
Sun Dec 18 13:22:27 CET 2011


On 18.12.2011 00:01, Jonas Maebe wrote:
>
> On 17 Dec 2011, at 20:25, Sven Barth wrote:
>
>> Btw: can it be that not all Makefiles have been regenerated? I issued a "make clean" with cpu and os set to jvm and android respectively and in $fpcdir/utils the process complained that jvm-android is not supported. I compiled fpcmake and regenerated all makefiles and now it works.
>
> Only the makefiles relevant to the JVM target have been regenerated. If "make clean" with CPU_TARGET=jvm tries to clean the utils directory, that's an error in the main Makefile I have to fix.
>

Then consider it a bug, because the makefile tried exactly this :)

>> As I personally am not a big fan of Eclipse I have preferred to build my own small Makefile for that stuff ^^
>
> I found it easier to use Eclipse than to figure out all command line tools that I had to use :)

Yes, that was indeed a bit complicated, but this way I might be able to 
use the JVM compiler in Lazarus easily for the creation of Android 
application (though Lazarus first needs to learn about the 
"unicodestrings" modeswitch, and maybe external classes as well -.- )

Regards,
Sven




More information about the fpc-devel mailing list