Benedikt Schindler wrote:
Hi,
when i try to compile lazarus i get a error message "absolute can only
be associated with a var or const"
did someone have an idea why this happens?
You need either a svn version of Lazarus or a compiler < 2.3.1
see r12878
Marc
___
> Rainer Stratmann schrieb:
Exists there a simple example for nonblocking client server programming which
can be used in linux and windows?
With fpsocket, fpbind, fpconnect, ...
Rainer
I am not sure whether this could be of use for you:
http://ararat.cz/synapse/doku.php/start
Jürgen Hesterman
Exists there a simple example for nonblocking client server programming which
can be used in linux and windows?
With fpsocket, fpbind, fpconnect, ...
Rainer
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/l
Hi,
when i try to compile lazarus i get a error message "absolute can only
be associated with a var or const"
did someone have an idea why this happens?
do i have to be in a special Pascal language mode, to compile lazarus?
# Pascal language mode
# -Mfpc free pascal dialect (defaul
I crosssompiled it with the options i wrote in my previous mail.
make clean all OS_TARGET=linux CPU_TARGET=arm
BINUTILSPREFIX=/opt/crossbinutils/bin/arm4tl-unknown-linux-
OPT="-dFPC_ARMEL -O- -dFPC_ABI_EABI" CROSSOPT="-dFPC_ARMEL -O-"
FPC=/usr/bin/ppc386 NOGDB=1
After that , the ppcarm is wo
hi,
i don't know if you still wonna install a full fpc on your freerunner.
but if it is so, you could download a working version from this place :
http://www.my-distribution.org/files/fpc-2.3.x-arm-20090319.tar.gz
(all files in a subdirectory called "fpc-2.3.x-arm" )
http://www.my-distribut
Hi,
i am comming back to the beginning of this thread and back to the real
problem :)
i now found out, that if i use my crosscompiled version of FPC i get
also this EABI version error.
if i use my FPC that i have compiled direct on the device, i have no
error messages.
so i think there is a