[fpc-pascal] FPC programs in Android without JNI

2010-12-06 Thread Felipe Monteiro de Carvalho
Hello, There was already a previous thread about Android apps with JNI, so I thought I should start one for discussing non-JNI apps, which means that I am really running executables as opposed to linking a .so to Java via JNI. I succeeded in running a simple FPC Pascal application in Android and

[fpc-pascal] make[4]: i386-win32-as: (command not found)

2010-12-06 Thread Osvaldo Filho
make clean all CPU_TARGET=i386 OS_TARGET=win32 make install CPU_TARGET=i386 OS_TARGET=win32 PREFIX=/home/kxu/DevPascal/fpc_inst/fpc_win32 FPC_VERSION=2.4.3 make -C hermes smart make[3]: Entrando no diretório `/home/deskxu/DevPascal/fpc_inst_scripts/fpc/packages/hermes' make all LINKSMART=1 CREATES

Re: [fpc-pascal] 2D Dynamic arrays and BlockRead

2010-12-06 Thread Marc Weustink
On 3-12-2010 17:26, Jürgen Hestermann wrote: andrew.benn...@ns.sympatico.ca schrieb: After using BlockRead to fill a 2D dynamic array, I get an access violation on the very first reference. A 2D array with only one dimension dynamic works OK. What am I missing? Maybe you blundered into the same

[fpc-pascal] Compile 2.5.1 Ubuntu

2010-12-06 Thread José Mejuto
Hello FPC-Pascal, There are several months since I recompiled my 2.5.1 (SVN) in Ubuntu, today I had installed 2.4.2 and tried to recompile SVN today, but: /home/joshy/pascal/fpc/compiler/ppc386 -XX -CX -Ur -Xs -O2 -n -S2 -Fu/home/joshy/pascal/fpc/rtl/units/i386-linux -Fu/home/joshy/pascal/fpc/p