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. > 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 :) Jonas_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
