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
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
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
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